Changelog

SuprLogs Changelog

analyticsbillingonboardingdashboard

Analytics, feedback, and cleaner changelog links landed this week

Aslan Goldenhour
36 commits
+2366-86
  • Basic Analytics is now built inHosted changelogs now include built-in analytics for page views, visitors, referrers, browsers, devices, and live active visitors.
  • Changelog links are now permanent and readablePublic entries now use stable, human-friendly URLs, making changelog pages easier to share and revisit.
  • Users can send feedback from inside the appSigned-in dashboard users can now open the new feedback widget directly from SuprLogs, with account details attached automatically.

Also in this release

New Features3 updates
  • Added a getting-started checklist in the sidebar to help new users add an LLM key, sync a first project, and start a free trial.
  • Added preview screenshots to project cards and the project overview so projects are easier to recognize at a glance.
  • Added support for beta Growth coupon codes on the Billing page for eligible workspaces.
Improvements5 updates
  • Improved billing flows so SuprLogs now opens the most useful Stripe page based on each plan state, including payment updates and unpaid invoice links.
  • Made billing statuses easier to understand with clearer labels such as Active, Trialing, Past Due, and Canceled.
  • Refined changelog previews with matching light and dark screenshots, plus quicker refreshes after publishing or importing.
  • Improved onboarding and LLM setup so users can continue after entering an API key or skip that step entirely.
  • Updated error pages and site links so they point to the correct SuprLogs home and dashboard locations across environments.
Bug Fixes6 updates
  • Fixed Silktide and consent banners so they only appear on the main SuprLogs site, not on changelog subdomains or custom domains.
  • Fixed Clerk sign-in behavior on hosted and satellite subdomains, including proxy URL handling and trailing slash issues.
  • Fixed onboarding so completion is tracked separately for each signed-in user and workspace, preventing the wrong account from skipping setup.
  • Fixed billing invoice handling so invoices without a hosted URL are supported more reliably.
  • Fixed duplicate permalink slugs when creating changelog entries by automatically retrying with a unique URL.
  • Fixed API install behavior on Vercel so Playwright setup no longer breaks web app builds.
API1 updates
  • Entry list responses now include permalink date and slug fields, and public entry pages resolve by date plus slug instead of internal IDs.
Documentation2 updates
  • Updated the README and environment templates with the latest setup notes for Umami analytics, Clerk, Playwright, and deployment settings.
  • Added clearer guidance for the new billing and satellite-domain configuration options.