v4.5.5
onyx-dot-app/onyxv4.5.5Aug 11, 2026by github-actions[bot]
AI Summary
Bug fixes addressing Confluence indexing errors and mobile UI responsiveness issues.
Key Highlights
- Survived Confluence attachment-pagination 400 errors during indexing
- AccountPopover now opens above trigger on mobile devices
- CopyButton tooltip defaults only when icon-only
- LLM provider cards collapse to one column on small screens
New Features
- Confluence indexing resilience
- Mobile UI responsiveness improvements
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