Filter: All Feature UI Bug Fix Backend Integration Frontend Security Content Documentation Analytics API Performance Accessibility Database security
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 08, 2025

Reliable Email Subscriptions on Custom Domains

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

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.
December 06, 2025

More reliable GitHub App repository re-adds

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 05, 2025

Deployment and Reliability Enhancements

Backend Bug Fix Feature

This release introduces important updates to our deployment process to address compatibility warnings and improvements to script permissions. These changes enhance the overall stability of our deployment experience and help prevent common errors.

December 03, 2025

Enhancements to Installation Handling and Session Management

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.