v3.3.5
onyx-dot-app/onyxv3.3.5May 13, 2026by github-actions[bot]
AI Summary
This release fixes critical issues regarding Asana project management and seat limits, ensuring data integrity and preventing race conditions in billing.
Key Highlights
- Fix for Asana: Stop dropping teamless projects from explicit allowlist.
- Fix for seat-limit: Close TOCTOU race condition and plug promotion.
Full Release Notes
## What's Changed * fix(asana): stop dropping teamless projects from explicit allowlist (#11016) to release v3.3 by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/11034 * fix(seat-limit): close TOCTOU race + plug promotion + cloud auto-bill (#10900) to release v3.3 by @github-actions[bot] in https://github.com/onyx-dot-app/onyx/pull/11041 **Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v3.3.4...v3.3.5