May 28, 2026
May 28, 2026
Integration
Bug Fix
Backend
If a connected GitHub App installation has been removed, sync and repository fetching now treat it as no longer accessible instead of failing unexpectedly. This helps keep your connected projects in a consistent state by automatically disabling access when GitHub reports the installation is gone.
May 28, 2026
May 28, 2026
Security
Bug Fix
Integration
This release tightens several security-sensitive flows, including custom template rendering, webhook validation, and redirect handling. It also fixes edge cases around repository slugs and makes background processing more resilient, so updates and notifications are less likely to fail unexpectedly.
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.