Changelog

SuprLogs Changelog

analyticsbillingonboardingfeedback

Analytics, billing, and onboarding got a big upgrade

Aslan Goldenhour
36 commits
+2366-86
  • Basic Analytics is now built into hosted changelogsTrack page views, visitors, top pages, referrers, devices, and live active visitors — with filters for humans and agents.
  • Changelog entries now have permanent readable linksPublic entries now use stable URLs like `/entries/YYYY-MM-DD/slug`, making them easier to share and revisit.
  • Dashboard users can send feedback in-appSigned-in users can open the new Userback widget from inside SuprLogs and include their account details automatically.
  • Billing actions now send you to the right Stripe pageSubscription statuses, coupon handling, and portal links were improved so upgrades, invoice payments, and payment-method updates are easier to complete.

Also in this release

New Features5 updates
  • Added Basic Analytics for hosted changelog projects, including traffic charts, top pages, referrers, devices, and live visitor activity.
  • Added permanent, human-readable changelog entry links so published pages keep the same public URL.
  • Added an in-app feedback widget for signed-in dashboard users.
  • Added a dismissible getting-started checklist in the sidebar to help new users complete setup.
  • Added preview screenshots for changelogs so project cards and dashboard views can show a live thumbnail.
Improvements7 updates
  • Improved billing by showing clearer plan statuses, saving applied coupon codes, and routing customers to the most useful Stripe flow for their account.
  • Improved the onboarding flow so users can continue after entering an LLM key or skip that step entirely.
  • Improved the look and feel of primary and warning buttons, especially in dark mode and settings screens.
  • Updated the default changelog theme to Sequential and made theme handling more consistent across the app and preview images.
  • Improved hosted sign-in support for custom domains and subdomains, including better Clerk proxy handling.
  • Updated error pages so links point back to the correct SuprLogs home and dashboard URLs in every environment.
  • Refined the marketing site with a stronger features section, rotating theme previews, and clearer social sharing images.
Bug Fixes5 updates
  • Fixed Silktide and consent banners so they only appear on the main SuprLogs site and not on changelog subdomains or custom domains.
  • Fixed onboarding completion tracking so it is saved separately for each user and workspace.
  • Fixed billing invoice handling so invoices without a hosted URL are supported more reliably.
  • Fixed duplicate changelog slugs by automatically retrying with a unique permalink when needed.
  • Fixed Clerk proxy URLs so they no longer break sign-in by ending with an extra slash.
API2 updates
  • Updated public changelog routes and feed links to use the new entry permalink format.
  • Added permalink date and slug fields to the entries list response for integration use.
Documentation1 updates
  • Updated setup notes and environment examples for Basic Analytics, Clerk hosting, Playwright screenshots, and billing deployment settings.