v4.5.6
elyxlz/voxtralv4.5.6Aug 11, 2026by github-actions[bot]
AI Summary
This release focuses on UI/UX improvements and bug fixes for the web application, including sidebar interactions, touch device compatibility, and rendering issues with tables and links.
Key Highlights
- Fixed folded sidebar logo to open the sidebar
- Always show hover-revealed buttons on touch devices
- Fixed 'Anonymous' user display while current user is unresolved
- Preserved HTML table and link boundaries
New Features
- Fixed folded sidebar logo to open sidebar
- Always show hover-revealed buttons on touch devices
- Fixed 'Anonymous' user display while current user is unresolved
- Preserved HTML table and link boundaries
- Show container host note on all self-hosted providers
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): make the folded sidebar logo open the sidebar (#13672) to release v4.5 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13840 * fix(web): always show hover-revealed buttons on touch devices (#13680) to release v4.5 by @jmelahman in https://github.com/onyx-dot-app/onyx/pull/13841 * fix(web): stop rendering "Anonymous" while the current user is unresolved (#13852) to release v4.5 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13863 * fix: preserve HTML table and link boundaries (#13864) to release v4.5 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13865 * fix(web): show the container host note on all self-hosted providers (#13858) to release v4.5 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13867 **Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v4.5.5...v4.5.6