This release makes the TipTap editor more reliable when multiple editors appear on the same page, and adds character counting support. It also updates GitHub Marketplace webhook handling so ping events are accepted correctly and payloads sent as form data are parsed properly.
December 22, 2025
Canonical URLs and social previews
Bug Fix
Frontend
Analytics
Changelog pages now include correct canonical URLs, dynamic page titles, and meta descriptions, helping search engines and social platforms understand and preview each page properly. Images in built-in templates also load via non-redirecting proxy URLs to avoid SEO crawler warnings about redirected assets.
December 09, 2025
Prism code highlighting and skip tags
Feature
Documentation
Frontend
This release adds automatic Prism-based syntax highlighting, language labels, and copy buttons to code blocks in custom template changelogs, making technical examples easier to read and reuse. It also expands and documents skip tags for pull requests, so you can more precisely control which changes appear in your generated changelog entries.
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.