v4.2.6
onyx-dot-app/onyxv4.2.6Jul 17, 2026by github-actions[bot]
AI Summary
A maintenance release fixing web interface issues, document linking, and adding Windows ARM64 support.
Key Highlights
- Added Windows ARM64 desktop builds.
- Resolved type-ambiguous Google Drive links to indexed documents.
- Fixed public root nodes.
New Features
- Added Windows ARM64 desktop builds
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(web): key model-selector selection by model configuration id (#12823) to release v4.2 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/12832 * fix(open_url): resolve type-ambiguous Google Drive links to indexed docs (#12892) to release v4.2 by @Danelegend in https://github.com/onyx-dot-app/onyx/pull/12896 * fix: public root nodes (#12880) to release v4.2 by @evan-onyx in https://github.com/onyx-dot-app/onyx/pull/12891 * feat(desktop): add Windows ARM64 desktop builds (#13032) to release v4.2 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13035 * fix: github empty repos should not cause exception (#13065) to release v4.2 by @yuhongsun96 in https://github.com/onyx-dot-app/onyx/pull/13082 **Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v4.2.5...v4.2.6