Filter: All Feature UI Bug Fix Backend Integration Frontend Security Content Documentation Analytics API Performance Accessibility Database security
January 21, 2026

Repo Re-add Migration and Custom Domains

Bug Fix Backend Database
Re-adding a previously removed repo now brings your existing changelog content and key settings forward automatically, so you can pick up where you left off. Custom domains are also handled more safely, letting inaccessible projects keep their domain reserved until the repo is accessible again.
January 21, 2026

Longer Sessions and New Bubble Position Picker

UI Bug Fix Backend
Sessions now last up to 7 days, reducing how often you need to sign in again. The embed settings page also replaces the old position toggles with a visual 2x2 corner picker, and custom domain uniqueness now ignores inaccessible projects so domains can be preserved when a repo is removed and later re-added.
January 21, 2026

Repo Rename Sync and History Rewrite Handling

Bug Fix Integration Backend
Projects now stay in sync when a GitHub repository is renamed, so your project name and slug update automatically during dashboard sync. Update checks are also more resilient after force-pushes or rewritten history, falling back safely when GitHub cannot compare against an older commit.
January 19, 2026

Embed links now open in new tab

Bug Fix Frontend Security
Links inside embedded changelog views now open in a new browser tab instead of navigating within the embed panel. This prevents navigation errors when users click links in embedded content, and adds safer link handling with noopener and noreferrer.
January 09, 2026

More reliable GitHub installation reconnects

Bug Fix Integration Backend
GitHub installation setup is now more reliable when GitHub sends duplicate installation.created webhooks close together. This prevents occasional failures during connect or reconnect by safely handling the race and updating the correct installation record.
December 31, 2025

Valid draft previews and pricing heading

Bug Fix UI Frontend
Viewing older draft or needs review entries in the dashboard now keeps the Preview link working by automatically refreshing it when it has expired, so you do not hit a 404. We also updated the pricing section headline on the home page to better match the content and make the page easier to scan.