Changelog

SuprLogs Changelog

analyticsbillingonboardingdashboard

Big wins for analytics, billing, and onboarding

Aslan Goldenhour
36 commits
+2366-86
  • Basic Analytics is now built into hosted changelogsHosted changelogs now include page views, visitors, top pages, referrers, browsers, devices, live active visitors, and filters for humans or agents.
  • Billing is easier to understand and pay throughEligible workspaces can apply Growth promo codes, see clearer plan status labels, and open the most relevant Stripe page for payments or card updates.
  • New onboarding and feedback tools help users get startedSigned-in users can send in-app feedback, and new workspaces get a sidebar checklist plus a smoother LLM setup flow.

Also in this release

New Features6 updates
  • Added Basic Analytics dashboards for hosted changelog projects.
  • Added an in-app feedback widget for signed-in dashboard users.
  • Added a dismissible getting-started checklist in the sidebar.
  • Added permanent, readable changelog entry URLs.
  • Added preview screenshots to project cards and the project home.
  • Added live changelog links to featured theme cards in the marketing hero.
Improvements7 updates
  • Billing now shows clearer plan statuses and routes users to the right Stripe flow for each situation.
  • Button styles and dark-mode contrast were made more consistent across settings and confirmation screens.
  • Onboarding for LLM defaults now lets users continue after entering a key or skip the step entirely.
  • Clerk sign-in now works more reliably for hosted changelog subdomains and wildcard setups.
  • Error pages now link back to the correct SuprLogs home and dashboard URLs.
  • Preview screenshots now better match light and dark mode throughout the app.
  • The default changelog theme is now Sequential.
Bug Fixes8 updates
  • Fixed the Silktide consent banner so it only appears on the main SuprLogs site.
  • Fixed billing invoice handling when Stripe does not provide a hosted invoice URL.
  • Fixed onboarding completion so it is tracked separately for each user and workspace.
  • Fixed Clerk proxy URLs and satellite sign-in behavior, including trailing slashes and local development redirects.
  • Fixed duplicate changelog slugs by retrying with a unique permalink.
  • Fixed preview image uploads and Playwright-related build issues on Vercel.
  • Fixed saved promotion code and trial subscription handling on the Billing page.
  • Fixed pricing copy for Startup and Growth plans.
Documentation1 updates
  • Updated setup notes and environment templates for analytics, Clerk configuration, Playwright deployments, and preview image generation.