v4.4.9

elyxlz/voxtralv4.4.9Aug 7, 2026by github-actions[bot]

AI Summary

This release focuses on backend reliability by fixing Celery task scheduling and improving authentication flow during SSO logins.

Key Highlights

  • Launch Celery beat watchdog as a module for better stability
  • Claims unowned account on first SSO login

New Features

  • Launch Celery beat watchdog as module
  • Claim unowned account on first SSO login

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