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

Redis Caching and Throttling Compatibility Update

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

Security Patch and Redis Compatibility Fixes

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.
March 26, 2026

Security patch for password hashing

Security Backend
This release includes a targeted security update to address CVE-2026-33306 related to password hashing. It helps reduce the risk of exposure from the underlying vulnerability, with no expected changes to your day-to-day workflow.
March 26, 2026

GitHub PR Labels and Changelog Filters

Feature UI Integration
Changelog entries now capture and display GitHub pull request labels separately from AI-generated tags. Public changelogs add a filter bar for tags and labels, with links that keep your selection as you paginate, making it easier to browse and share focused views.
March 21, 2026

Removed Third-Party Tracking Scripts

Security Analytics Frontend
This release removes third-party tracking and feedback scripts from the app and error pages, reducing external requests and tightening the set of allowed connections. It also avoids reporting transient GitHub server errors as alerts, keeping issue reporting focused on problems that need attention.
March 07, 2026

Security Updates and Editor Cleanup

Security Frontend Backend
This release includes targeted security fixes across key libraries to help protect your app from issues like directory traversal, stored XSS, and SSRF. It also removes an unused rich text editor dependency to reduce exposure to a low-severity XSS risk and keep the frontend bundle leaner.