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 08, 2025
December 08, 2025
Feature
Bug Fix
Backend
This release fixes email subscriptions on custom domain changelogs so users can successfully subscribe without errors. Subscription forms on custom domains now route correctly and projects are detected whether you use a custom domain or the standard owner and repo path, making signups more consistent and reliable.
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.
December 03, 2025
December 03, 2025
Bug Fix
Backend
Feature
This update brings several key improvements to installation management and session handling, addressing common errors and enhancing user experience. Notably, users will benefit from a more graceful handling of uninstalled GitHub App installations and longer session token validity.