Changelog

SuprLogs Changelog

analyticsbillingdashboardfeedback

Analytics, feedback, and billing headline a busy week

Aslan Goldenhour
36 commits
+2366-86
  • Basic Analytics launched for hosted changelogsEligible changelog projects now include built-in analytics such as views, visitors, top pages, referrers, browsers, devices, and live activity.
  • In-app feedback is now available in the dashboardSigned-in users can send feedback from inside SuprLogs with the new Userback widget, which also includes account details with each report.
  • Billing got smarter with Growth coupons and better Stripe linksWorkspaces can now apply a Growth promo code, keep it saved on the subscription, and open the most useful Stripe payment flow for their status.
  • Changelog entries now have permanent, readable URLsPublic entries now use stable date-and-slug links, making them easier to share and keeping feed links consistent.

Also in this release

New Features3 updates
  • Added a dismissible getting-started checklist in the sidebar to help new users finish setup.
  • Project cards can now show changelog preview screenshots, making projects easier to recognize at a glance.
  • Marketing theme cards can now open the featured project's live changelog in a new tab.
Improvements7 updates
  • Billing actions now open the most useful Stripe flow for each workspace status, and plan labels are easier to read.
  • Primary and warning buttons were standardized across settings and dialogs, with better dark-mode contrast.
  • Onboarding for LLM defaults now handles Continue and skip more cleanly, with clearer progress tracking by user and workspace.
  • Clerk sign-in and sign-up flows were improved for hosted changelog sites, custom domains, and subdomains.
  • The default changelog theme is now Sequential, and theme previews better match light and dark mode.
  • Error pages now point back to the correct SuprLogs home and dashboard URLs across environments.
  • The main SuprLogs site now handles the consent banner more consistently, without affecting hosted changelog domains.
Bug Fixes6 updates
  • Fixed the Silktide cookie banner so it only appears on the main SuprLogs site, not on hosted changelogs or custom domains.
  • Fixed billing invoice handling so invoices without a hosted URL are supported more reliably.
  • Fixed onboarding completion so it is tracked separately for each signed-in user and workspace.
  • Fixed Clerk proxy URLs and satellite setup so sign-in links work correctly on subdomains.
  • Fixed preview layouts so changelog screenshots no longer leave blank space below the content.
  • Fixed host detection so local addresses with ports are handled correctly.
API2 updates
  • Public entry API responses now include permalink date and slug fields for each changelog entry.
  • Entry routes now resolve using the readable date-and-slug permalink format instead of internal IDs.
Documentation1 updates
  • Updated setup notes for analytics, Clerk authentication, and Playwright-based screenshot generation.