Filter: All Feature UI Bug Fix Backend Integration Frontend Security Content Documentation Analytics API Performance Accessibility Database security
December 10, 2025

GitHub reconnection fixes and UI tweak

Bug Fix Integration UI

This release makes reconnecting GitHub accounts more reliable and cleans up the repositories view. Previously, reconnecting a disconnected GitHub installation could leave it and its projects marked inaccessible. We now correctly restore access in several flows and only show the Connected Accounts callout when you actually have more than one GitHub account linked.

December 10, 2025

Connected Accounts Controls and Template Titles

Feature UI Integration

This release adds a dedicated Connected Accounts area for managing GitHub App installations, including clear status, avatars, and a safe disconnect option. It also refines onboarding messages when you add installations, improves links to GitHub settings for personal and organization accounts, and introduces a customizable changelog title field for custom templates.

December 10, 2025

Clear empty state for GitHub repos

UI Bug Fix Integration
This release adds a clear empty state message to the dashboard and repositories pages when the GitHub App has no repository access. Instead of a blank screen, users now see a guided explanation and a direct link to their GitHub installation settings so they can quickly configure repository access and refresh to start tracking projects.
December 08, 2025

IndexNow fixes for custom domains

Bug Fix Backend Integration
This release fixes IndexNow support for custom domains so search engines can correctly verify and index your changelog pages. IndexNow keys are now served on custom domains and submissions use the right host and key location for the URLs you submit, restoring reliable indexing for custom domain changelogs.
December 08, 2025

IndexNow integration for faster indexing

Feature Backend Integration
This release adds automatic IndexNow submissions when changelog entries are published, helping search engines like Bing and Yandex discover new entries faster. It also exposes a simple key verification endpoint required to activate the IndexNow integration.
December 06, 2025

More Reliable GitHub Project Sync Slugs

Bug Fix Backend Integration
This release fixes a slug validation issue that could cause project creation to fail when syncing GitHub repositories. By explicitly setting all slug fields during sync, new projects are created more reliably and consistently, especially when working with multiple similar repositories.