analyticsbillingchangelogpreview
Analytics, previews, and admin tools headline this week in SuprLogs
- Basic Analytics is now built in — Hosted changelog projects now include page views, visitors, top pages, referrers, devices, live activity, and filters for humans or agents.
- Changelog entries now have permanent readable URLs — Public entries now use stable `/entries/YYYY-MM-DD/slug` links, and RSS, Atom, sitemap, and `llms.txt` now point to the new permalinks.
- A private admin dashboard is now available — Internal admins can view product health, revenue, customers, and changelog projects from a new `/admin` area.
Also in this release
New Features5 updates
New Features5 updates
- Added Basic Analytics to hosted changelog projects, including page views, visitors, referrers, devices, live active visitors, and human/agent filters.
- Added an in-app Userback feedback widget for signed-in dashboard users, with submissions linked to the right account.
- Added a dismissible getting-started checklist in the sidebar to help new workspaces set up an LLM key, sync a project, and start a trial.
- Added a private `/admin` dashboard for internal admins with usage, revenue, customer, and project views.
- Added beta Growth coupon support for eligible workspaces, with the discount saved on the subscription.
Improvements9 updates
Improvements9 updates
- Billing pages now show clearer plan status labels and open the most useful Stripe flow for each workspace state.
- Changelog entries now use permanent, readable URLs, and feeds and site maps now point to the new links.
- Project cards, previews, and the marketing hero now use light and dark changelog screenshots for a more accurate preview.
- Buttons across settings and migration flows now use more consistent primary and warning styles, with better dark-mode contrast.
- Onboarding and LLM defaults setup are smoother, with a clearer Continue state and the option to skip API key entry.
- Clerk sign-in and hosted-domain handling now work more reliably across subdomains and custom domains.
- Error pages now send users back to the correct SuprLogs home and dashboard URLs in every environment.
- The default changelog theme is now Sequential.
- The marketing homepage now shows richer feature highlights and rotating theme previews pulled from live projects.
Bug Fixes8 updates
Bug Fixes8 updates
- Fixed the Silktide consent banner so it only appears on the main marketing site, not on changelog subdomains or custom domains.
- Fixed billing invoice handling so invoices without a hosted Stripe URL are supported more reliably.
- Fixed onboarding completion tracking so it is stored separately for each user and workspace.
- Fixed Clerk proxy URLs so sign-in and sign-up paths no longer break because of extra trailing slashes.
- Fixed changelog permalink creation so duplicate slugs automatically retry with a unique version.
- Fixed preview image uploads so the storage bucket is created when needed and uploads retry more reliably.
- Fixed billing status and coupon display so saved promotion codes stay visible on the Billing page.
- Fixed Vercel builds so Playwright setup no longer causes install failures during app deployment.
API1 updates
API1 updates
- The entries list API now includes permalink date and slug fields, and public entry routes now resolve pages by date and slug.
Documentation1 updates
Documentation1 updates
- Updated setup notes and environment examples for analytics, Clerk proxy settings, Playwright deployments, Railpack, and preview image generation.