Changelog

SuprLogs Changelog

analyticsbillingdashboardonboarding

Analytics, previews, and billing got major upgrades

Aslan Goldenhour
36 commits
+2366-86
  • Basic Analytics is now built into hosted changelogsChangelog projects now include page views, visitors, top pages, referrers, devices, and a live active-visitors view, with filters for all traffic, humans, or agents.
  • Projects now have richer previews across the appSuprLogs now captures light and dark screenshots of published changelogs and uses them in the dashboard, project cards, and marketing previews.
  • Billing is easier to manageEligible workspaces can now save a Growth promo code, and billing links now open the most useful Stripe page for your plan status.

Also in this release

New Features5 updates
  • Added a dashboard feedback widget for signed-in users, with account details attached to each report.
  • Added a sidebar getting-started checklist to help new users finish setup, connect a project, and start a trial.
  • Added permanent, human-readable changelog entry URLs so public pages are easier to share and revisit.
  • Added Basic Analytics for eligible hosted changelogs, including live visitors and traffic breakdowns.
  • Added light and dark preview screenshots to project cards and project overview pages.
Improvements6 updates
  • Standardized primary and warning buttons across settings and confirmation dialogs, with better dark-mode contrast.
  • Improved onboarding so users can continue after adding an API key or skip the LLM defaults step.
  • Updated billing portal links to route active, trialing, past-due, and canceled workspaces to the right Stripe page.
  • Updated the default changelog theme to Sequential and made theme fallback behavior more predictable.
  • Improved error page links so they point to the right SuprLogs home and dashboard URLs in every environment.
  • Improved sign-in handling for hosted changelogs and custom domains so authentication is more reliable.
Bug Fixes6 updates
  • Fixed cookie and consent banners so they only appear on the main SuprLogs site and no longer show on hosted changelog domains.
  • Fixed host detection so local addresses, subdomains, and ports are handled correctly.
  • Fixed onboarding completion so it is tracked separately for each user and workspace, preventing the wrong account from skipping setup.
  • Fixed billing invoices that do not have a hosted URL.
  • Fixed saved promotion codes so they show correctly on the Billing page.
  • Fixed Clerk proxy URLs so they no longer break sign-in with trailing slashes.
API2 updates
  • Added permalink date and slug fields to the entries list API so clients can use public changelog URLs.
  • Updated the projects API to include preview image URLs for changelog cards.
Documentation2 updates
  • Updated setup notes for analytics, screenshot generation, and authentication settings.
  • Updated billing and deployment docs with the latest environment variables and hosting guidance.