v4.5.4

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

AI Summary

This release introduces desktop keyboard shortcuts, enhances voice provider language support, fixes chat context handling, and improves authentication and SharePoint integration.

Key Highlights

  • Added global summon shortcut and View-menu navigation accelerators for desktop
  • Azure voice provider now supports non-English languages
  • OpenAI responses stream natively on registry miss
  • Fixed long-chat context accounting and model-switch replay
  • Claims unowned account on first SSO login

New Features

  • Global summon shortcut
  • View-menu navigation accelerators
  • Azure voice provider supports non-English languages
  • Stream OpenAI responses natively on registry miss
  • Fixed long-chat context accounting and model-switch replay
  • 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
* feat(desktop): global summon shortcut + View-menu navigation accelerators (#13765) to release v4.5 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13774
* fix(voice): support non-English languages in the Azure voice provider (#13762) to release v4.5 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13773
* fix(llm): stream natively on registry miss for OpenAI responses surface (#13788) to release v4.5 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13794
* fix(chat): correct long-chat context accounting and model-switch replay (#13764) to release v4.5 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13802
* fix(auth): claim an unowned account on first SSO login (#13791) to release v4.5 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13795
* fix: fetch perms for sharepoint hierarchynodes (#13778) to release v4.5 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13810

**Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v4.5.3...v4.5.4