Changelog

SuprLogs Changelog

analyticsbillingonboardingdashboard

Basic Analytics, previews, and billing improvements land in SuprLogs

Aslan Goldenhour
36 commits
+2366-86
  • Basic Analytics is now built in for hosted changelogsSuprLogs now includes analytics for hosted changelogs, with views, visitors, referrers, devices, live activity, and filters for humans vs. agents.
  • Projects now show preview screenshots throughout the productNew light and dark changelog screenshots now power project cards, previews, and the project home so changelogs are easier to recognize at a glance.
  • Billing and onboarding flows are more polishedWe improved billing portal routing, plan labels, onboarding steps, and setup guidance to make it easier to manage a workspace and get started.
  • Signed-in users can send feedback from inside the appDashboard users now have an in-app feedback widget that attaches the right account details automatically.

Also in this release

New Features7 updates
  • Added Basic Analytics dashboards for organization-owned changelog projects, including page views, visitors, top pages, referrers, browsers, devices, and live activity.
  • Added a visitor filter so customers can view all traffic, only humans, or only agents.
  • Added an in-app Userback feedback widget for signed-in dashboard users, with account details included in submissions.
  • Added a dismissible getting-started checklist in the sidebar to help new users finish setup.
  • Added changelog preview screenshots and a refreshed project home layout with live thumbnails and quick actions.
  • Added separate light and dark preview images so project cards and marketing previews can match the current theme.
  • Added a private internal admin dashboard for SuprLogs staff with usage, customer, billing, and project overviews.
Improvements13 updates
  • Improved billing portal routing so workspaces open the most helpful Stripe flow for their plan status, including payment updates and invoice payment links.
  • Updated plan status labels on the Billing page to be easier to read, such as Active, Trialing, Past Due, and Canceled.
  • Added a dedicated coupon section for eligible workspaces and kept applied promotion codes in sync with Stripe.
  • Standardized primary and warning buttons across settings, dialogs, and migration flows for a more consistent experience.
  • Improved dark-mode contrast for save, warning, and confirmation actions in settings screens.
  • Updated onboarding for LLM defaults so users can continue after adding an API key or skip the step entirely.
  • Improved onboarding and checklist tracking so progress is remembered separately for each signed-in user and workspace.
  • Added permanent, human-readable changelog entry links and updated feeds, sitemaps, and navigation to use them.
  • Updated error pages to link back to the correct SuprLogs home and dashboard URLs across environments.
  • Improved Clerk hosting support for hosted changelogs and custom domains, including satellite subdomain sign-in behavior.
  • Made Sequential the default changelog theme and moved it to the top of theme pickers.
  • Improved the social sharing image so SuprLogs looks better when shared.
  • Added a new Features section and a rotating theme preview carousel to the marketing site.
Bug Fixes10 updates
  • Fixed the Silktide cookie banner and consent styles so they only appear on the main SuprLogs site, not on changelog subdomains or custom domains.
  • Fixed host detection so local addresses and subdomains with ports are handled correctly.
  • Fixed invoice handling so billing invoices without a hosted URL are supported more reliably.
  • Fixed onboarding completion so it is tracked separately for each user and workspace, preventing the wrong account from skipping setup.
  • Fixed Clerk proxy URLs so they no longer include trailing slashes that could break script loading.
  • Fixed Clerk sign-in loops on public changelog hosts during local development.
  • Fixed duplicate permalink slugs by automatically retrying with a unique suffix when needed.
  • Fixed preview URL generation so local development uses the correct localhost address.
  • Fixed Vercel builds by skipping Playwright installation in the API install path when it is not needed.
  • Fixed billing status and coupon display so saved promotion codes show correctly on the Billing page.
API3 updates
  • Added permalink date and slug fields to the entries list API response.
  • Updated public entry routes to resolve changelog pages by date and slug instead of internal IDs.
  • Updated the projects API to include preview image URLs for project cards and dashboard previews.
Documentation3 updates
  • Updated setup notes and environment templates for Basic Analytics, Clerk proxy settings, Playwright deployment, and screenshot generation.
  • Added guidance for the new changelog permalink format and preview image requirements.
  • Clarified billing and pricing copy for the Startup and Growth plans.