Changelog

SuprLogs Changelog

analyticsonboardingchangelogpreview

Analytics, previews, and onboarding got a major upgrade

Aslan Goldenhour
18 commits
+0-0
  • Basic Analytics is now available for hosted changelogsEligible changelog projects now include built-in analytics for page views, visitors, referrers, top pages, and live activity.
  • Changelog entries now have permanent, human-friendly linksPublic entries now use stable URLs based on the publish date and slug, making them easier to share and revisit.
  • Onboarding is clearer for new usersA new sidebar checklist and a smoother LLM defaults setup help new accounts get started faster.

Also in this release

New Features4 updates
  • Added a built-in Analytics dashboard for eligible changelog projects, including page views, visitors, referrers, top pages, and live activity.
  • Published changelog entries now use permanent, human-friendly links like /entries/YYYY-MM-DD/slug.
  • Added an in-app Preview tab so each project can be viewed inside SuprLogs with a live theme toolbar.
  • Added a dismissible getting-started checklist in the sidebar to guide new users through the key setup steps.
Improvements6 updates
  • Reworked the project home into a clearer overview with quick actions, status details, and a live preview thumbnail.
  • Changelog previews now capture both light and dark screenshots and match the viewer’s theme.
  • Improved onboarding, including a clearer LLM defaults step that can be skipped and a cleaner checklist layout.
  • Updated the default changelog theme to Sequential and made theme handling more consistent across the app.
  • Improved Clerk hosting and satellite-domain support so sign-in works more reliably on hosted changelogs and subdomains.
  • Expanded the marketing site with a new features section and a rotating theme preview hero.
Bug Fixes5 updates
  • Fixed onboarding completion so it is tracked separately for each account and workspace.
  • Fixed Clerk proxy URLs so they no longer include trailing slashes, preventing broken sign-in resources.
  • Fixed hosted changelog cookie-banner behavior so Silktide only loads on first-party domains.
  • Fixed preview spacing and local preview URLs so changelog previews render correctly in the app.
  • Fixed Vercel builds by skipping Playwright setup when it isn’t needed.
API1 updates
  • Added permalink date and slug fields to the entries list response so apps can link to public entry URLs.
Documentation2 updates
  • Updated the README and environment templates with the new analytics, Clerk, and screenshot setup requirements.
  • Clarified trial messaging and setup notes for the updated onboarding and authentication flows.