Changelog

SuprLogs Changelog

analyticschangelogdashboardbilling

Analytics, previews, and onboarding got a major upgrade

Aslan Goldenhour
36 commits
+2366-86
  • Basic Analytics is now available for hosted changelogsTrack page views, visitors, top pages, referrers, browsers, devices, and live activity directly from SuprLogs. You can also filter traffic to see all visitors, only humans, or only agents.
  • Changelog entries now have permanent, readable linksPublic entries now use stable URLs in the form `/entries/YYYY-MM-DD/slug`, making them easier to share and revisit. RSS, Atom, sitemap, and `llms.txt` links now point to the new format too.
  • Project previews now show matching light and dark screenshotsDashboard cards, project pages, and marketing previews can now display screenshots that match the current theme, making projects easier to recognize at a glance.

Also in this release

New Features6 updates
  • Added an Analytics dashboard for hosted changelog projects, including live visitor activity and human/agent traffic filters.
  • Added an in-app feedback widget so signed-in dashboard users can send feedback without leaving SuprLogs.
  • Added a dismissible getting-started checklist in the sidebar to guide new users through setup.
  • Added beta Growth coupon support and saved promotion codes on eligible Billing pages.
  • Added live changelog preview screenshots and a refreshed project home layout with clearer project details.
  • Added owner controls on live changelog pages so authorized users can switch themes directly from the public site.
Improvements6 updates
  • Improved button styles and dark-mode contrast across settings, dialogs, and confirmation flows.
  • Improved the billing portal flow so the most helpful Stripe page opens for active, trialing, past-due, and canceled workspaces.
  • Improved onboarding so the LLM defaults step can be skipped or continued after entering a key, and completion is tracked separately per user and workspace.
  • Improved Clerk sign-in support for hosted subdomains and proxy URLs, helping sign-in work reliably across custom domains.
  • Changed the default changelog theme to Sequential and kept unknown saved themes on the modern default.
  • Updated error pages and home links so they point to the correct SuprLogs URLs in every environment.
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 billing invoice handling so invoices without a hosted URL are supported more reliably.
  • Fixed saved promotion code display so Billing pages show the correct discount status.
  • Fixed onboarding so the wrong account or workspace no longer skips the setup flow.
  • Fixed Clerk proxy URL handling to avoid trailing slashes and keep subdomain sign-in links working.
API1 updates
  • The entries list API now includes permalink date and slug fields, and project responses can include preview image URLs.
Documentation1 updates
  • Updated setup notes and environment templates for analytics, Clerk configuration, preview screenshots, and Linux deployment requirements.