Changelog

SuprLogs Changelog

analyticsbillingonboardingauthentication

Better analytics, billing, and onboarding across SuprLogs

Aslan Goldenhour
36 commits
+2366-86
  • Basic Analytics is now built into hosted changelogsTrack page views, visitors, top pages, referrers, browsers, devices, and live active visitors from the dashboard. You can also filter traffic by everyone, humans, or agents.
  • Changelog entries now have stable, readable URLsPublic entries now use permanent links like `/entries/YYYY-MM-DD/slug`, making sharing, feeds, and indexing more reliable.
  • Project previews now appear across the appPreview screenshots are now shown in project cards, the project home, and the new in-app Preview tab, with separate light and dark images to match your theme.
  • Billing is more flexible for eligible Growth workspacesEligible workspaces can apply a beta Growth coupon, and billing actions now open the most useful Stripe page for your current subscription status.

Also in this release

New Features6 updates
  • Basic Analytics is now available for hosted changelog projects, with traffic insights and a live active-visitors view.
  • Public changelog entries now use permanent, human-readable URLs.
  • Signed-in dashboard users can now send feedback directly from inside SuprLogs.
  • A dismissible getting-started checklist now appears in the sidebar for new users.
  • Project previews now show up in project cards, the project home, and the new Preview tab.
  • Eligible Growth workspaces can now apply a beta coupon that stays saved on the subscription.
Improvements7 updates
  • Billing pages now show clearer plan statuses and open the most useful Stripe flow for each subscription state.
  • LLM setup and onboarding are easier to complete, with better Continue-button behavior and the option to skip entering an API key.
  • Primary, warning, and confirmation buttons now look more consistent, with better dark-mode contrast.
  • Hosted changelog sign-in is more reliable across custom domains and subdomains.
  • Preview screenshots now generate in both light and dark modes and match the app theme more closely.
  • 404 and changelog-not-found pages now point back to the right SuprLogs home and dashboard URLs.
  • The marketing site now has a richer features section, a rotating hero preview carousel, and improved sharing visuals.
Bug Fixes7 updates
  • Silktide consent banners now only appear on the main SuprLogs site, not on hosted changelogs or custom domains.
  • Invoice records now work even when Stripe does not provide a hosted invoice link.
  • Saved promotion codes now display correctly on the Billing page.
  • Onboarding completion is now tracked separately for each user and workspace, so the wrong account no longer skips setup.
  • Clerk proxy URLs are normalized correctly, preventing broken sign-in paths and trailing slashes.
  • Preview styling no longer leaves an empty gap below the content, and local preview URLs resolve correctly in development.
  • Vercel builds no longer fail when Playwright setup is skipped during install.
API1 updates
  • The public entries API now includes permalink date and slug fields to support the new readable entry URLs.
Documentation1 updates
  • Setup docs were updated for Umami analytics, Clerk proxy settings, Railpack/Nixpacks deployments, and Playwright screenshot generation.