analyticsbillingchangelogdashboard
Analytics, permalinks, and feedback got a big boost
- Basic Analytics is now built in — Hosted changelogs can now track page views, visitors, referrers, devices, and a live active-visitors view, with filters for all traffic, humans, or agents.
- Changelog entries now have permanent readable links — Public entries now use stable `/entries/YYYY-MM-DD/slug` URLs, making links easier to share and keeping feeds and navigation consistent.
- Users can send feedback from inside the app — Signed-in dashboard users now have an in-app feedback widget, with account details attached so reports reach the right workspace.
Also in this release
New Features5 updates
New Features5 updates
- Added Basic Analytics for hosted changelog projects, including page views, visitors, top pages, referrers, browsers, devices, and live visitors.
- Added a sidebar getting-started checklist to help new users add an LLM key, sync a first project, and start a free trial.
- Added a live in-app feedback widget for signed-in dashboard users.
- Added permanent, human-readable changelog entry URLs that stay the same after publishing.
- Added preview screenshots to project cards and the project overview, making projects easier to recognize at a glance.
Improvements7 updates
Improvements7 updates
- Made billing links smarter so trialing, active, past-due, and canceled workspaces open the most helpful Stripe flow.
- Improved the Billing page with clearer plan status labels and a dedicated coupon area for eligible Growth workspaces.
- Improved button styling and dark-mode contrast across settings, dialogs, and transfer flows.
- Updated Clerk sign-in support for hosted subdomains and custom domains, including proxy URL handling.
- Made onboarding easier by letting users continue after entering an API key or skip the LLM defaults step.
- Set Sequential as the default changelog theme and improved theme previews to match light and dark mode.
- Updated error pages and default links so they point back to the correct SuprLogs home and dashboard URLs.
Bug Fixes6 updates
Bug Fixes6 updates
- Fixed the Silktide cookie banner so it only appears on the main SuprLogs site and not on changelog subdomains or custom domains.
- Fixed onboarding completion tracking so one account or workspace no longer affects another.
- Fixed billing invoice handling so invoices without a hosted URL are supported more reliably.
- Fixed duplicate changelog slugs by automatically retrying with a unique suffix when needed.
- Fixed Clerk proxy URLs so they no longer break when a trailing slash is included.
- Fixed preview image uploads by creating the storage bucket when needed and retrying failed uploads.
API1 updates
API1 updates
- The entries list API now includes permalink date and slug fields, and public entry routes resolve pages by date and slug.
Documentation3 updates
Documentation3 updates
- Updated setup notes for Basic Analytics, including the new Umami configuration requirements.
- Expanded Clerk guidance for satellite subdomains, proxy URLs, and local development.
- Clarified deployment notes for Playwright on Linux hosts, including Railway, Nixpacks, and Railpack.