v4.3.10
onyx-dot-app/onyxv4.3.10Jul 21, 2026by github-actions[bot]
AI Summary
A maintenance release adding a version flag and fixing localization, accompanied by a critical warning regarding document index migration.
Key Highlights
- Added --version flag to the desktop application.
- Fixed localization for SharePoint role names.
- Warning: Do not upgrade if document index migration has not been run.
New Features
- Added --version flag
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): add --version flag (#13152) to release v4.3 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13156 * fix: sharepoint role names localization (#13167) to release v4.3 by @evan-onyx in https://github.com/onyx-dot-app/onyx/pull/13174 **Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v4.3.9...v4.3.10