Changelog

SuprLogs Changelog

analyticsbillingchangelogfeedback

A big week for analytics, billing, and onboarding

Aslan Goldenhour
36 commits
+2366-86
  • Basic Analytics is now availableHosted changelog projects can now include built-in analytics for page views, visitors, top pages, referrers, browsers, devices, and live traffic. Customers can also switch between all visitors, humans, and agents.
  • Changelog entries now have permanent, readable linksPublic entries now use stable `/entries/YYYY-MM-DD/slug` URLs, making changelog pages easier to share and keep linked over time.
  • Billing, onboarding, and feedback got a major polishBilling now shows clearer plan states and smarter Stripe routing, while onboarding, feedback, and setup flows were refined to be easier to complete.

Also in this release

New Features4 updates
  • Added a built-in Analytics dashboard for eligible hosted changelog projects.
  • Added an in-app feedback widget so signed-in dashboard users can send feedback without leaving SuprLogs.
  • Added permanent changelog entry links using date-and-slug URLs.
  • Added a dismissible getting-started checklist in the sidebar to help new users finish setup.
Improvements6 updates
  • Billing now shows clearer subscription status labels and opens the most helpful Stripe flow for each plan state, including payment updates, open invoices, and hosted invoices.
  • Added support for the beta Growth coupon flow and kept applied promotion codes in sync on the Billing page.
  • Standardized primary and warning buttons across settings and dialogs, with better dark-mode contrast.
  • Updated the default changelog theme to Sequential.
  • Project cards and project pages now surface changelog preview screenshots more prominently.
  • Improved onboarding for LLM defaults so users can continue after entering a key or skip the step.
Bug Fixes7 updates
  • Fixed the Silktide consent banner so it only appears on the main SuprLogs site, not on changelog subdomains or custom domains.
  • Fixed Clerk sign-in and sign-up handling on hosted changelog subdomains and custom domains.
  • Fixed onboarding completion so it is tracked separately for each user and workspace.
  • Fixed billing invoices that do not have a hosted URL so they load correctly.
  • Fixed duplicate changelog slugs by automatically retrying with a unique permalink.
  • Fixed Vercel web app builds that could fail during Playwright setup.
  • Fixed error pages and default links so they point to the correct SuprLogs home and dashboard URLs.
API1 updates
  • Added permalink date and slug fields to the entries list response, and updated public entry routes to resolve by date and slug.
Documentation1 updates
  • Updated setup notes and environment templates for Basic Analytics, Clerk proxy settings, and Playwright/Railpack deployment requirements.