Changelog

SuprLogs Changelog

analyticsbillingonboardingfeedback

Analytics launch, billing upgrades, and smoother onboarding

Aslan Goldenhour
36 commits
+2366-86
  • Basic Analytics is now available for hosted changelogsSuprLogs now includes built-in analytics for eligible hosted changelogs, with page views, visitors, top pages, referrers, browsers, devices, and live visitor activity.
  • Billing now supports Growth coupons and smarter payment linksEligible workspaces can apply a beta Growth promotion code from Billing, and Stripe links now open the most helpful flow for each subscription status.
  • Changelog URLs are now readable and permanentPublic entries now use stable `/entries/YYYY-MM-DD/slug` links, making changelog pages easier to share and keeping feeds and navigation consistent.
  • New onboarding and feedback tools help users get started fasterDashboard users can now send feedback in-app, and new onboarding checklist and setup flows make it easier to finish key first steps.

Also in this release

New Features5 updates
  • Added Basic Analytics for eligible changelog projects, including traffic charts, live visitors, and filters for humans or agents.
  • Added an in-app feedback widget for signed-in dashboard users, with user details attached to each report.
  • Added a dismissible getting-started checklist in the sidebar to guide new users through setup, syncing, and trial steps.
  • Added permanent, readable changelog entry links that are easier to share and stay stable after publishing.
  • Added changelog preview screenshots and dashboard thumbnails so projects are easier to recognize at a glance.
Improvements7 updates
  • Billing pages now show clearer status labels and route you to the most useful Stripe page for paying invoices or updating payment details.
  • Primary and warning buttons now look more consistent across settings and confirmation dialogs, including better dark-mode contrast.
  • Improved onboarding so the LLM key step can be skipped or continued after entry, with clearer button states.
  • Updated error pages and default links so they point to the correct SuprLogs home and dashboard URLs in every environment.
  • Improved sign-in handling for hosted changelogs and custom domains to reduce redirect loops and support satellite subdomains.
  • Updated the marketing homepage and project cards to use preview images more consistently in light and dark mode.
  • Made trial and upgrade messages clearer by replacing the infinity symbol with 'unlimited commit processing'.
Bug Fixes5 updates
  • Fixed the Silktide consent banner so it only appears on the main SuprLogs site and not on changelog subdomains or custom domains.
  • Fixed onboarding so completion is tracked separately for each user and workspace, preventing the wrong account from skipping setup.
  • Fixed billing records so saved promotion codes and invoice data display correctly, even when a hosted invoice URL is unavailable.
  • Fixed Clerk proxy URL handling so hosted subdomains sign in correctly without trailing-slash issues or redirect loops.
  • Fixed preview generation and uploads so changelog screenshots are stored more reliably.
API2 updates
  • Added permalink date and slug fields to the entries list response.
  • Added preview image URLs to the projects API.
Documentation1 updates
  • Updated setup notes for analytics, Clerk satellite domains, and Playwright/Railway deployments.