March 26, 2026
March 26, 2026
Bug Fix
Backend
Integration
This release updates Redis-backed caching and request throttling to stay compatible with recent library changes that introduced breaking behavior. The result is a more reliable setup for background jobs and Redis-based features, without needing special workarounds in production.
March 26, 2026
March 26, 2026
Security
Bug Fix
Backend
This release includes a security-related update to address CVE-2026-33658 affecting file uploads via Active Storage. It also resolves compatibility issues with newer Redis connection pooling behavior, helping rate limiting and caching behave more reliably in production environments.
February 18, 2026
February 18, 2026
Integration
Bug Fix
Backend
Repository syncing now stays accurate when GitHub orgs or repositories are renamed, keeping your projects matched to the right owner and repo. Metadata syncs also make fewer GitHub calls and handle authorization and rate-limit errors more gracefully, reducing failed syncs and keeping projects up to date.
January 21, 2026
January 21, 2026
Analytics
Bug Fix
Backend
Changelog view stats are now migrated when a repo is re-added and entries are moved to a new project. If the same date exists in both the old and new project, the counts are combined so your historical totals stay accurate instead of being split or lost.
January 21, 2026
January 21, 2026
Bug Fix
Backend
Database
Re-adding a previously removed repo now brings your existing changelog content and key settings forward automatically, so you can pick up where you left off. Custom domains are also handled more safely, letting inaccessible projects keep their domain reserved until the repo is accessible again.
January 21, 2026
January 21, 2026
UI
Bug Fix
Backend
Sessions now last up to 7 days, reducing how often you need to sign in again. The embed settings page also replaces the old position toggles with a visual 2x2 corner picker, and custom domain uniqueness now ignores inaccessible projects so domains can be preserved when a repo is removed and later re-added.