Changelog

SuprLogs Changelog

analyticsbillingonboardingchangelog

Analytics, billing, and onboarding got a big upgrade this week

Aslan Goldenhour
36 commits
+2366-86
  • Basic Analytics is now built into hosted changelogsHosted changelogs now include page views, visitors, referrers, browsers, devices, and a live active-visitors view, with filters for all traffic, humans, or agents.
  • Billing is clearer and supports a new Growth promotion codeEligible workspaces can now apply a beta Growth coupon from the Billing page, and billing actions now send you to the most useful Stripe screen for your plan status.
  • Getting started is easier for new usersA new sidebar checklist helps people complete setup, while the LLM defaults step can now be continued after entering a key or skipped entirely.
  • Public changelog links are now permanent and human-friendlyPublished entries now use readable date-and-slug URLs, making public changelog pages easier to share and revisit.

Also in this release

New Features5 updates
  • Added a built-in Analytics dashboard for hosted changelogs, including visitor breakdowns and a live activity view.
  • Added an in-app feedback widget so signed-in dashboard users can send feedback from within SuprLogs.
  • Added a dismissible getting-started checklist in the sidebar for new users.
  • Added permanent, readable URLs for published changelog entries.
  • Added preview screenshots to project cards and the project home, making projects easier to पहचान at a glance.
Improvements7 updates
  • Improved billing with clearer plan status labels and smarter Stripe routing for payments, invoices, and card updates.
  • Made primary and warning buttons consistent across settings, dialogs, and transfer flows.
  • Improved the onboarding flow so users can continue after entering an API key or skip the LLM step.
  • Updated the default changelog theme to Sequential and moved it to the top of theme pickers.
  • Improved Clerk sign-in handling for hosted changelogs and wildcard subdomains.
  • Made changelog preview screenshots capture both light and dark versions so previews match the viewer’s theme.
  • Updated the main site consent handling so Silktide and related consent assets only load where they should.
Bug Fixes7 updates
  • Fixed Silktide banners so they no longer appear on hosted changelog sites or custom domains.
  • Fixed invoice handling so invoices without a hosted URL are supported reliably.
  • Fixed onboarding so completion is tracked separately for each user and workspace, preventing incorrect skips.
  • Fixed Clerk proxy URLs so they no longer break sign-in on satellite subdomains.
  • Fixed duplicate changelog slugs by automatically retrying with a unique permalink.
  • Fixed preview image uploads so missing storage buckets are created automatically and uploads retry more reliably.
  • Fixed Vercel builds by skipping Playwright installation during the affected API install flow.
API3 updates
  • Updated the entries API to include permalink date and slug fields for the new public URL format.
  • Updated public entry routes to resolve changelog pages by date and slug instead of internal IDs.
  • Updated the projects API to include preview image URLs.
Documentation2 updates
  • Updated setup notes for Umami analytics, Clerk proxy settings, Railpack deployment, and Playwright requirements.
  • Clarified environment examples for the new changelog preview and authentication settings.