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 24, 2025
New Contact Page and Webhook Stability
Feature
Bug Fix
Integration
You can now use a dedicated Contact page across the site, with updated links in the footer and help sections. GitHub Marketplace webhooks are also more reliable, handling empty or malformed requests gracefully to avoid processing errors.
December 23, 2025
Faster Analytics Loading and Static Caching
Performance
Analytics
Backend
Analytics now loads at the end of the page in production, helping avoid render-blocking during initial page load. Static assets served from the app can also be cached aggressively with long-lived cache headers, supporting quicker repeat visits when files are unchanged.
December 23, 2025
Regenerate Support for Manual Changelog Entries
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
Dark Mode OG Images and Changelog Fix
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
Auto-generated OG images for changelog sharing
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.