Filter: All Feature UI Bug Fix Backend Integration Security Frontend Content Documentation Analytics API Performance Accessibility Database security
August 27, 2026

Safer exports and smoother sessions

Security Bug Fix API
This release tightens security around exports and sign-in flows, and fixes a session expiry mismatch that could log you out earlier than expected. It also makes the changelog API more consistent by returning the correct public URLs and resolving projects by the same repo identifier used in links.
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 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 10, 2025

Embed Subscribe Security And Error Handling Updates

Security API Backend
This release tightens security for the embed subscribe endpoint by honoring each project's allowed domains, so subscription requests are only accepted from trusted origins. It also reduces noise from expected asset compilation errors, keeping monitoring focused on issues that matter.
November 19, 2025

Removal of Multi-Environment Support

Feature API Documentation

In this release, we've streamlined the changelog functionality by removing the multi-environment tracking feature. This change simplifies the process for users, as all deployments will now be treated as production releases, enhancing usability and clarity.

November 14, 2025

Semantic Versioning Improvements for Changelog

Bug Fix Backend API
In this release, we have made important adjustments to the way version numbers are determined within the changelog. By implementing semantic comparison, we ensure that version numbers are accurately assigned, even when entries are created out of order. This change helps prevent conflicts and maintain consistency in version tracking.