December 20, 2025

More Reliable Changelog View Tracking

Bug Fix Analytics Backend

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.

December 18, 2025

Safer Logo and Favicon Uploads

Bug Fix UI Backend
Uploading a logo, dark mode logo, or favicon during template customization is now validated before it is saved, reducing failed uploads and avoiding file timing errors. This release also removes a few debug statements that were being flagged by automated checks.
December 15, 2025

REST API Access and Safer Editing

Feature API Security

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.

December 13, 2025

Correct GitHub Owner Casing and HSTS

Bug Fix Security Integration

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.

December 12, 2025

GPT-5 Model Support and Safer Releases

API Bug Fix Security

This release expands compatibility for GPT-5 models by routing GPT-5.x requests through the right API, helping summaries generate reliably as models evolve. It also addresses a security concern and reduces release-time failures by ensuring the app can start cleanly during updates.

December 12, 2025

GPT-5.2 Default Model and Timezone Autosave

Feature UI Bug Fix

This release updates the default paid AI model to GPT-5.2 and refreshes the model selection UI, with new guidance on how the models differ. Timezone settings are now easier to pick with clear UTC offsets, autosave on change, and automatic detection on first login. We also fixed several GitHub account and dashboard issues, plus tightened embed subscription access controls.