Changelog

SuprLogs Changelog

analyticsbillingfeedbackonboarding

Analytics, feedback, and billing got a big upgrade

Aslan Goldenhour
36 commits
+2366-86
  • Built-in Basic Analytics for hosted changelogsHosted changelogs now include page views, visitors, top pages, referrers, browsers, devices, and a live active-visitors view, with filters for all traffic, humans, or agents.
  • Send feedback from inside the dashboardSigned-in users can now open the new Userback widget directly in SuprLogs, with account details attached automatically so reports are easier to follow up on.
  • Published entries now use stable, readable URLsChangelog entries now publish at human-friendly permalinks based on date and slug, making links easier to share and keeping public pages consistent.

Also in this release

New Features4 updates
  • Added Basic Analytics for eligible changelog projects, including traffic insights, live visitors, and human/agent filtering.
  • Added an in-app feedback widget for signed-in dashboard users, powered by Userback.
  • Added permanent, readable changelog entry URLs so published pages are easier to share and revisit.
  • Added a sidebar getting-started checklist to help new users set up an LLM key, sync a project, and start a trial.
Improvements4 updates
  • Improved billing with clearer plan status labels, smarter Stripe portal links, and saved promotion codes for eligible workspaces.
  • Added preview screenshots to project cards and project home pages, including matching light and dark images.
  • Improved onboarding so setup progress is tracked per user and workspace, and the LLM setup step can be continued or skipped more easily.
  • Made theme handling more consistent across the app and previews, including the default Sequential theme.
Bug Fixes6 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 proxy URL handling for hosted changelogs and wildcard subdomains.
  • Fixed onboarding so completed steps are tracked separately for each signed-in user and workspace.
  • Fixed invoice handling for billing records that do not include a hosted invoice URL.
  • Fixed duplicate permalink slugs by automatically trying a safe fallback when a slug is already taken.
  • Fixed Vercel builds by skipping an unnecessary Playwright install during web app setup.
API1 updates
  • Updated the entries list API to include permalink date and slug fields for published changelog entries.
Documentation2 updates
  • Updated setup guidance for analytics, Clerk proxy configuration, preview image generation, and deployment requirements.
  • Updated environment examples and README notes to match the latest billing, onboarding, and screenshot workflows.