Changelog

SuprLogs Changelog

analyticsfeedbackbillingonboarding

New analytics, smoother billing, and better onboarding for SuprLogs

Aslan Goldenhour
36 commits
+2366-86
  • Basic Analytics is now built inHosted changelog projects now include a built-in analytics dashboard with page views, visitors, referrers, devices, browsers, and a live view of active visitors. Customers can also switch between all traffic, humans only, and agents only.
  • Customers can send feedback from inside the appSigned-in dashboard users can now open a new in-app Userback widget to share feedback directly from SuprLogs, with their account details attached automatically.
  • Changelog entries now have permanent readable linksPublic changelog entries now use stable, human-friendly URLs, making them easier to share, bookmark, and surface in feeds and search.

Also in this release

New Features4 updates
  • Added a dismissible getting-started checklist in the sidebar to help new users finish key setup steps like adding an LLM key, syncing a project, and starting a trial.
  • Added readable, permanent changelog entry URLs that stay the same after publishing.
  • Added built-in analytics for hosted changelogs, including a live active-visitors view and traffic breakdowns.
  • Added an in-app Userback feedback widget for signed-in dashboard users.
Improvements7 updates
  • Improved billing portal links so they now open the most useful Stripe page for each plan status, and added clearer plan labels on the Billing page.
  • Added support for beta Growth coupon codes and kept applied discounts saved on the subscription record.
  • Made onboarding and trial flows easier to complete, including a clearer LLM defaults step and better trial messaging.
  • Updated project previews so changelog screenshots can appear on project cards, preview pages, and the marketing site.
  • Improved button styling and dark-mode contrast across settings, dialogs, and confirmation screens.
  • Updated the default changelog theme to Sequential and refreshed the theme picker order.
  • Refreshed the marketing site with a richer features section and rotating theme previews in the hero.
Bug Fixes6 updates
  • Fixed the Silktide cookie banner so it only appears on the main SuprLogs site, not on changelog subdomains or custom domains.
  • Fixed host detection so local addresses and ports are handled correctly across the app and middleware.
  • Fixed Clerk sign-in handling on hosted subdomains and custom domains to avoid redirect loops and proxy URL issues.
  • Fixed billing invoice handling so invoices without a hosted URL are supported more reliably.
  • Fixed onboarding completion so it is tracked separately for each user and workspace, preventing the wrong account from skipping setup.
  • Fixed error pages so they link back to the correct SuprLogs home and dashboard URLs.
API1 updates
  • Added permalink date and slug fields to entry list responses so public changelog links can be resolved by the new readable URL format.
Documentation1 updates
  • Updated setup notes and environment examples for analytics, Clerk proxy settings, changelog previews, and Playwright/Linux deployment.