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

Repository Terminology and Versioning Updates

Bug Fix UI API

This release introduces important updates to the terminology used throughout our platform, replacing references to "projects" with "repositories." Additionally, a critical bug in version numbering has been addressed, ensuring more accurate version management for users.