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.
Timezone Normalization Prevents Date Display Crashes
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.
More Reliable Changelog View Tracking
Changelog view and unique visitor counts are now more reliable during traffic spikes. When multiple requests hit the same project and date at once, tracking will automatically retry instead of failing, helping keep your analytics consistent.
Safer Logo and Favicon Uploads
REST API Access and Safer Editing
You can now request access to the REST API from Settings (available on Pro and Team plans), use new API documentation, and work with new authenticated endpoints for reading your changelog data. This release also strengthens security around previews, webhooks, and project access, and prevents accidental overwrites when multiple people edit the same entry.
Correct GitHub Owner Casing and HSTS
Embed and GitHub-related URLs now keep the original capitalization of GitHub usernames and org names, so your project links display correctly. We also strengthened HTTPS protection by ensuring browsers receive a Strict-Transport-Security header with subdomain coverage and preload support.