v4.5.6
onyx-dot-app/onyxv4.5.6Aug 11, 2026by github-actions[bot]
AI Summary
Bug fixes and UI improvements focusing on sidebar interactions, touch device support, and rendering boundaries.
Key Highlights
- Fixed folded sidebar logo to open the sidebar
- Hover-revealed buttons now show on touch devices
- Fixed 'Anonymous' user rendering while user is unresolved
- Preserved HTML table and link boundaries
- Container host note display for self-hosted providers
New Features
- Improved sidebar interaction logic
- Touch-friendly UI enhancements
- HTML rendering fixes
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