Filter: All Feature UI Bug Fix Backend Integration Frontend Content Documentation Security Analytics API Performance Accessibility Database security
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.
December 22, 2025

More Reliable Logo and Favicon Links

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 21, 2025

Embed Settings Preview Works with Domain Restrictions

Bug Fix Backend

The embed preview on the settings page now works even when your project has allowed domains configured. This makes it easier to verify how the widget and bubble will look and behave during setup, without being blocked by domain authorization checks meant for live embeds.

December 20, 2025

Timezone Normalization Prevents Date Display Crashes

Bug Fix Backend

Date and time formatting is now more resilient when a user has an older, deprecated timezone saved in their profile. The app maps common deprecated timezone names to their current equivalents and safely falls back to UTC when a timezone is missing or invalid, preventing crashes during date rendering.