Changelog

SuprLogs Changelog

analyticsbillingchangelogfeedback

Analytics, billing, and changelog links got a major upgrade

Aslan Goldenhour
36 commits
+2366-86
  • Basic Analytics is now available for hosted changelogsSee page views, visitors, top pages, referrers, browsers, devices, and live active visitors, with filters for all traffic, humans, or agents.
  • Changelog entries now have readable, permanent URLsPublic entries now use links like `/entries/YYYY-MM-DD/slug`, making pages easier to share and keeping feeds and navigation in sync.
  • Billing is smarter, with beta Growth coupon supportEligible workspaces can save a promotion code on their subscription, and billing links now send each plan status to the most helpful Stripe flow.

Also in this release

New Features5 updates
  • Added a Basic Analytics dashboard for hosted changelogs, including page views, visitors, top pages, referrers, browsers, devices, and live active visitors.
  • Added permanent, readable changelog entry links so public pages now use stable URLs based on date and slug.
  • Added an in-app feedback widget for signed-in dashboard users, with user details attached to each submission.
  • Added a dismissible getting-started checklist in the sidebar to help new users complete key setup steps.
  • Added preview screenshots and live thumbnails for projects, making dashboard cards and the marketing homepage more visual.
Improvements6 updates
  • Improved billing portal links so trialing and active workspaces can update payment methods, past-due workspaces can pay open invoices, and canceled workspaces can reach hosted invoices when available.
  • Made billing labels easier to read by showing plan statuses like Active, Trialing, Past Due, and Canceled.
  • Improved button styling and dark-mode contrast across settings, dialogs, and transfer flows.
  • Improved onboarding for LLM defaults so users can continue after entering a key or skip the step entirely.
  • Updated the live changelog experience so owners can switch themes more easily and Sequential is now the default theme.
  • Improved sign-in handling for hosted changelog subdomains and custom domains, including better support for Clerk proxy settings.
Bug Fixes5 updates
  • Fixed the Silktide consent banner so it only appears on the main SuprLogs site and not on changelog subdomains or custom domains.
  • Fixed onboarding so completion is tracked separately for each user and workspace, preventing the wrong account from skipping setup.
  • Fixed billing to show saved promotion codes correctly and support invoices even when no hosted invoice URL is available.
  • Fixed Clerk proxy URLs so they no longer break sign-in on hosted subdomains, including cases with trailing slashes.
  • Fixed duplicate changelog slugs during publishing by retrying with a unique permalink when needed.
API1 updates
  • Added permalink date and slug fields to the entries list response so API consumers can build the new public entry links.
Documentation2 updates
  • Updated setup notes and environment examples for Basic Analytics, Clerk proxy settings, preview screenshots, and Playwright deployment requirements.
  • Clarified hosting and deployment guidance for Railway, Nixpacks, and Railpack.