December 10, 2025
December 10, 2025
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
December 08, 2025
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
December 08, 2025
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
December 06, 2025
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.
December 06, 2025
December 06, 2025
Bug Fix
Backend
Integration
This release fixes a GitHub App webhook issue that affected repositories removed and later re-added to an installation. Projects are now correctly matched by both GitHub ID and repository slugs, which prevents validation errors and ensures existing projects are updated instead of duplicated when repos are recreated.