analyticsbillingonboardingauthentication
Big week for analytics, billing, and getting started
- Basic Analytics is now available for hosted changelogs — Eligible workspaces can now view built-in traffic insights for hosted changelogs, including page views, visitors, top pages, referrers, devices, and live activity. You can also filter results to see everyone, only humans, or only agents.
- Changelog pages now use readable, permanent URLs — Public entries now have stable links in a clear date-and-slug format, making them easier to share, bookmark, and revisit.
- Billing is smarter and more flexible — Growth promo codes can now be saved on subscriptions, and billing actions now open the most helpful Stripe page based on your plan status.
- New onboarding tools help users get started faster — A sidebar checklist, improved LLM key setup, and clearer onboarding flow make it easier for new accounts and workspaces to complete setup without confusion.
Also in this release
New Features5 updates
New Features5 updates
- Added built-in Basic Analytics for hosted changelogs, with live traffic data and human/agent filtering.
- Added a dismissible getting-started checklist in the sidebar to guide new users through setup.
- Added an in-app feedback widget for signed-in dashboard users.
- Added a private `/admin` dashboard for internal users to review health, customers, billing, and projects.
- Added automatic changelog preview screenshots so projects can show preview images in the dashboard and marketing site.
Improvements7 updates
Improvements7 updates
- Updated billing status labels and portal routing so customers are sent to the most useful Stripe flow for their plan state.
- Made primary and warning buttons more consistent across settings, dialogs, and transfer flows, with better dark-mode contrast.
- Improved the onboarding and LLM defaults setup flow so users can continue after entering a key or skip the step entirely.
- Updated changelog feeds, navigation, and public pages to use the new permanent entry link format.
- Improved Clerk sign-in support for hosted changelog subdomains and custom domains.
- Updated error pages and default site links so they point to the correct SuprLogs home and dashboard URLs.
- Refreshed the marketing homepage with rotating theme previews and a clearer features section.
Bug Fixes6 updates
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 onboarding completion so it is tracked separately for each signed-in user and workspace.
- Fixed billing invoice handling so invoices without a hosted URL are supported more reliably.
- Fixed Clerk proxy URL handling so satellite subdomains and trailing slashes no longer break sign-in flows.
- Fixed duplicate changelog slugs by automatically retrying with a unique permalink when needed.
- Fixed Vercel builds by skipping Playwright setup when it is not needed during install.
API2 updates
API2 updates
- Entry list responses now include permalink date and slug fields for the new readable changelog URLs.
- Projects can now return changelog preview image URLs through the API.
Documentation2 updates
Documentation2 updates
- Updated setup notes for analytics, Clerk subdomain routing, and deployment requirements for screenshot generation.
- Expanded environment examples and README guidance for billing, preview images, and Playwright on Linux hosts.