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

PWA Manifest Support and LLMs Info File

Feature Frontend Content
This release adds a web app manifest so modern browsers can recognize AutoChangelog as an installable app with dedicated colors and icons, improving the experience on supported devices. It also introduces an llms.txt file that gives AI crawlers structured information about AutoChangelog, including how it works, key features, pricing, and documentation links.
December 07, 2025

Subscribe Modal and RSS Template Updates

Feature UI Frontend
This release adds a richer subscribe experience for custom templates with a modal, AJAX-based submission, and clear success and error states. It also exposes an rss_url variable in entry templates so you can easily link to your project's RSS feed from custom layouts.
December 07, 2025

Custom Templates and Domains Updates

Feature Bug Fix Frontend
This release refines how custom templates behave and are edited, and tightens which repositories appear on the domains settings page. Projects with custom templates now render RSS feeds and entry links correctly, and the "Edit Template" actions take you to the right place when a custom template is in use.