Changelog

SuprLogs Changelog

analyticsbillingonboardingchangelog

Big updates to analytics, billing, and onboarding

Aslan Goldenhour
36 commits
+2366-86
  • Basic Analytics is now available for hosted changelogsSee page views, visitors, top pages, referrers, browsers, devices, and a live active-visitors view, with filters for all traffic, humans, or agents.
  • Billing flows are smarter and Growth coupons are now supportedEligible workspaces can apply a beta Growth promo code, and billing actions now open the most useful Stripe flow for the current plan status.
  • New onboarding and feedback tools make setup easierNew users get a clearer getting-started checklist in the sidebar, and signed-in dashboard users can send feedback without leaving the app.

Also in this release

New Features4 updates
  • Added Basic Analytics dashboards for hosted changelog projects, including live traffic, page views, visitors, top pages, referrers, browsers, and devices.
  • Added permanent, human-readable changelog entry URLs so public entries now have stable links.
  • Added an in-app feedback widget for signed-in dashboard users.
  • Added a dismissible getting-started checklist in the sidebar to guide new users through setup.
Improvements6 updates
  • Billing now shows clearer plan status labels and routes Stripe links to the most helpful flow for each workspace, with saved promotion codes and better organization-name syncing.
  • Project cards, the project home, and marketing previews now use changelog screenshots, including matching light and dark images.
  • Onboarding and LLM defaults setup were smoothed out with a clearer Continue button state, a cleaner layout, and separate completion tracking for each user and workspace.
  • The default changelog theme is now Sequential, and theme previews across the app and marketing site better reflect live projects.
  • Error pages now link back to the correct home and dashboard URLs across environments.
  • Clerk sign-in now works more reliably for hosted changelog subdomains and custom domains.
Bug Fixes4 updates
  • Fixed the Silktide consent banner so it only appears on the main SuprLogs site and other first-party hosts, not on changelog subdomains or custom domains.
  • Fixed invoice handling so billing can support invoices without a hosted URL.
  • Fixed onboarding completion tracking so it is stored separately for each account and workspace, preventing the wrong workspace from skipping setup.
  • Fixed Clerk proxy URLs so trailing slashes no longer break authentication assets or sign-in flows.
API1 updates
  • Entry list responses now include permalink date and slug fields to support the new readable changelog URLs.
Documentation2 updates
  • Updated the README and environment templates with the latest requirements for analytics, Clerk proxy settings, and deployment setup.
  • Added clearer setup notes for local screenshot generation and deployment dependencies.