v4.5.5
elyxlz/voxtralv4.5.5Aug 11, 2026by github-actions[bot]
AI Summary
This release addresses issues with Confluence document indexing and improves the responsiveness of the admin interface and account popovers on mobile devices.
Key Highlights
- Fixed Confluence attachment-pagination errors during indexing
- AccountPopover now opens above trigger on mobile
- CopyButton tooltip only defaults when icon-only
- LLM provider cards collapse to one column on small screens
New Features
- Survive Confluence DC attachment-pagination 400s in indexing
- AccountPopover open above trigger on mobile
- CopyButton tooltip default only when icon-only
- Collapse LLM provider cards to one column on small screens
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(confluence): survive DC attachment-pagination 400s in indexing, reindex, and pruning (#13805) to release v4.5 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13814 * fix(web): open AccountPopover above its trigger on mobile (#13653) to release v4.5 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13836 * fix(opal): only default CopyButton tooltip when icon-only (#13546) to release v4.5 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13837 * fix(admin): collapse LLM provider cards to one column on small screens (#13682) to release v4.5 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13835 **Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v4.5.4...v4.5.5