December 23, 2025
December 23, 2025
Feature
UI
Backend
You can now regenerate manually written changelog entries using AI, not just entries created from GitHub release data. The Regenerate button is always available, and the modal adjusts its guidance based on whether the entry has release metadata, keeping options relevant to the type of entry you are editing.
December 22, 2025
December 22, 2025
Feature
Bug Fix
Backend
Open Graph images now choose the right look based on which logo is available, using a dark background for dark mode logos and a light background for regular logos. We also fixed an issue that could cause changelog pages to error when generating OG image URLs in certain contexts.
December 22, 2025
December 22, 2025
Feature
UI
Backend
Changelog pages now generate Open Graph images automatically, so links shared on social platforms show a consistent, branded preview. Images are created when a repo is enabled and updated when your logo changes, with a safe fallback to your existing logo when needed.
December 22, 2025
December 22, 2025
Bug Fix
Backend
Asset links for custom templates now generate more reliably, even in preview or other contexts where a full host is not available. This reduces cases where logos or favicons fail to render due to the “Missing host to link to!” error, and adds safer handling when a project does not expose an expected attachment.
December 22, 2025
December 22, 2025
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 21, 2025
December 21, 2025
Feature
Bug Fix
UI
This release adds support for uploading ICO favicons in template customization, fixes RSS feed links so they correctly use your project’s custom domain, and ensures embeds work reliably on your custom domain even when allowed domains are configured.