v4.4.9
onyx-dot-app/onyxv4.4.9Aug 7, 2026by github-actions[bot]
AI Summary
Bug fixes for Celery watchdog and authentication logic.
Key Highlights
- Celery beat watchdog now launches as a module
- Fixed claim of unowned accounts on first SSO login
New Features
- System stability improvements (Celery)
- Authentication logic fixes
Full Release Notes
## Warning Do not upgrade to this release if you want to preserve your existing indexed documents but have not yet run the document index migration, which can be done from any version v3.x. [See additional documentation here](https://docs.onyx.app/admins/advanced_configs/opensearch_document_index_migration#opensearch-document-index-migration). See the assets to download this version and install. ## What's Changed * fix(celery): launch beat watchdog as module (#13664) to release v4.4 by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/13756 * fix(auth): claim an unowned account on first SSO login (#13791) to release v4.4 by @nmgarza5 in https://github.com/onyx-dot-app/onyx/pull/13796 **Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v4.4.8...v4.4.9