analyticsbillingonboardingauthentication
Analytics, previews, billing, and onboarding improvements
- Basic Analytics is now available for hosted changelogs — SuprLogs now includes built-in analytics for eligible changelog projects, with page views, visitors, referrers, devices, and live visitor activity.
- Changelog entries now have permanent, readable URLs — Public changelog entries now use stable links like `/entries/YYYY-MM-DD/slug`, making pages easier to share and revisit.
- Projects now show richer previews across the app — We added preview screenshots, dashboard thumbnails, and an in-app Preview view so changelogs are easier to review at a glance.
- Billing got smarter and easier to manage — The Billing page now shows clearer plan statuses, supports beta Growth coupons, and sends you to the most useful Stripe flow for your account.
Also in this release
New Features4 updates
New Features4 updates
- Added a built-in Analytics dashboard for eligible changelog projects, including page views, visitors, referrers, devices, and a live active-visitors view.
- Added permanent, human-readable changelog entry URLs so published entries keep the same shareable link.
- Added an in-app feedback widget for signed-in dashboard users so feedback can be sent without leaving SuprLogs.
- Added preview screenshots and a Preview view so projects can be reviewed inside the app with live changelog rendering.
Improvements8 updates
Improvements8 updates
- Improved the Billing page with clearer plan status labels, smarter Stripe portal routing, and support for saved Growth promotion codes.
- Improved onboarding with a simpler LLM defaults step, better checklist ordering, and a new sidebar getting-started checklist.
- Improved the project preview experience with matching light and dark screenshots, better dashboard thumbnails, and live links from theme cards.
- Improved the marketing site with a new features section and a rotating theme preview carousel.
- Improved the default theme experience by making Sequential the default and keeping theme choices more consistent across the app.
- Improved primary and warning button styling across settings and dialogs for more consistent behavior in light and dark mode.
- Improved error pages and site links so they point to the correct SuprLogs home and dashboard URLs in every environment.
- Improved authentication support for hosted changelog subdomains and custom domains, including better Clerk proxy handling.
Bug Fixes8 updates
Bug Fixes8 updates
- Fixed the Silktide consent banner so it only appears on the main SuprLogs site and not on hosted changelog domains.
- Fixed onboarding so completion is tracked separately for each user and workspace, preventing the wrong account from being skipped.
- Fixed billing invoice handling so invoices without a hosted URL are supported more reliably.
- Fixed Clerk proxy URLs so trailing slashes no longer break sign-in and sign-up flows.
- Fixed sign-in loops and wildcard subdomain behavior for hosted changelog sites during local development.
- Fixed preview styling issues so the changelog preview no longer leaves extra blank space.
- Fixed trial setup so new workspaces do not accidentally create duplicate trial subscriptions.
- Fixed billing status and coupon display so saved promotion codes appear correctly on the Billing page.
API2 updates
API2 updates
- The entries list API now includes permalink date and slug fields for each changelog entry.
- The projects API now includes preview image data so dashboard cards can show changelog screenshots.