Changelog

SuprLogs Changelog

analyticsbillingonboardingfeedback

Analytics, billing, and onboarding all got better this week

Aslan Goldenhour
36 commits
+2366-86
  • Basic Analytics is now built inHosted changelog projects now include a new analytics dashboard with page views, visitors, referrers, browsers, devices, and live active visitors.
  • Billing got smarter and more flexibleEligible workspaces can now apply a beta Growth coupon, keep it saved on the subscription, and open the most useful Stripe billing flow for their plan status.
  • Onboarding and feedback are easier to findNew users now get a sidebar checklist to help them set up faster, and signed-in dashboard users can send feedback from inside the app.

Also in this release

New Features5 updates
  • Added Basic Analytics dashboards for hosted changelog projects, including traffic, referrers, devices, and a live visitor view.
  • Added a built-in feedback widget in the dashboard for signed-in users.
  • Added a dismissible getting-started checklist in the sidebar to guide new users through setup.
  • Public changelog entries now use readable, permanent links that stay stable after publishing.
  • Added preview screenshots to project cards and the project home so changelogs are easier to पहचान at a glance.
Improvements6 updates
  • Billing now shows clearer plan status labels and sends customers to the right Stripe flow for updating payment methods or paying open invoices.
  • Primary and warning buttons are now more consistent across settings, dialogs, and transfer flows, with better dark-mode contrast.
  • Onboarding flows are smoother, with clearer continue/skip behavior for LLM key setup and a more polished layout.
  • Changelog previews now match light and dark mode more closely, and preview screenshots update more reliably after publish or import.
  • Clerk sign-in and hosted-changelog routing are more reliable on subdomains and custom domains.
  • 404 and changelog-not-found pages now link back to the correct home and dashboard URLs in every environment.
Bug Fixes5 updates
  • Fixed Silktide and consent banners so they only appear on the main SuprLogs marketing site, not on changelog subdomains or custom domains.
  • Fixed onboarding completion so it is tracked separately for each user and workspace, preventing the wrong account from skipping setup.
  • Fixed billing invoice handling for invoices without a hosted URL.
  • Fixed duplicate trial subscriptions and duplicate changelog permalink slugs.
  • Fixed Clerk proxy URL handling so hosted sign-in links do not break on trailing slashes or wildcard subdomains.
API2 updates
  • Entries list responses now include permalink date and slug fields, and public entry routes resolve pages by date and slug instead of internal IDs.
  • Project API responses now include changelog preview URLs so dashboard cards can show screenshots.
Documentation2 updates
  • Updated setup notes for analytics, Clerk hosting, Playwright on Linux, Railpack deployments, and preview screenshot generation.
  • Expanded environment examples and README guidance for the new billing, authentication, and analytics settings.