Changelog

SuprLogs Changelog

analyticschangelogfeedbackonboarding

Analytics, permanent links, and better onboarding this week

Aslan Goldenhour
36 commits
+2366-86
  • Basic Analytics is now availableHosted changelogs can now show built-in analytics for page views, visitors, referrers, devices, and live activity.
  • Changelog entries now have permanent readable linksPublic entries now use stable `/entries/YYYY-MM-DD/slug` URLs, making them easier to share and keep over time.
  • Feedback is now built into the dashboardSigned-in users can send feedback from inside SuprLogs, with account details attached automatically.
  • A new sidebar checklist helps users get startedNew workspaces now see a dismissible checklist for the key setup steps: add an LLM key, sync a project, and start a trial.

Also in this release

New Features4 updates
  • Added Basic Analytics for eligible hosted changelog projects, including page views, visitors, top pages, referrers, browsers, devices, and live activity.
  • Added permanent changelog entry URLs in the `/entries/YYYY-MM-DD/slug` format, with matching updates to feeds and public navigation.
  • Added an in-app Userback feedback widget for signed-in dashboard users, with account details attached automatically.
  • Added a dismissible getting-started checklist in the sidebar to help new workspaces complete the key setup steps.
Improvements4 updates
  • Billing actions now send each workspace to the most useful Stripe page for its plan status, and plan labels are easier to read.
  • Primary and warning buttons were standardized across settings, dialogs, and transfer flows, with better dark-mode contrast.
  • Project home and dashboard cards now show changelog preview screenshots, including light and dark versions when available.
  • The marketing site gained a new Features section and rotating theme previews for a more polished homepage.
Bug Fixes4 updates
  • Fixed cookie and consent banners so they only appear on the main SuprLogs site, not on changelog subdomains or custom domains.
  • Fixed Clerk sign-in on hosted changelog subdomains, including proxy URL handling and trailing-slash issues.
  • Fixed onboarding completion so it is tracked separately for each user and workspace.
  • Fixed billing invoice links, promotion-code display, and trial subscription creation so billing flows behave more reliably.
API1 updates
  • Public APIs now include changelog permalink date and slug fields, and project data can include preview image URLs.
Documentation1 updates
  • Updated setup notes for analytics, Clerk proxy settings, and screenshot generation.