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

More Reliable Changelog View Tracking

Bug Fix Analytics Backend

Changelog view and unique visitor counts are now more reliable during traffic spikes. When multiple requests hit the same project and date at once, tracking will automatically retry instead of failing, helping keep your analytics consistent.

December 18, 2025

Safer Logo and Favicon Uploads

Bug Fix UI Backend
Uploading a logo, dark mode logo, or favicon during template customization is now validated before it is saved, reducing failed uploads and avoiding file timing errors. This release also removes a few debug statements that were being flagged by automated checks.
December 10, 2025

Embed Subscribe Security And Error Handling Updates

Security API Backend
This release tightens security for the embed subscribe endpoint by honoring each project's allowed domains, so subscription requests are only accepted from trusted origins. It also reduces noise from expected asset compilation errors, keeping monitoring focused on issues that matter.
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 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.