v4.0.12
onyx-dot-app/onyxv4.0.12Jul 8, 2026by justin-tahara
AI Summary
Maintenance fixes for Confluence integration and storage cleanup, specifically targeting attachment link anchoring and Vespa chunk-count handling.
Key Highlights
- Anchor Confluence attachment links to webui URL
- Drop Vespa-hardcoded chunk-count in delete path
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): anchor attachment link to webui URL (#12124) to release v4.0 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/12743 * fix(user-files): drop Vespa-hardcoded chunk-count in delete path (#12417) to release v4.0 by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/12762 **Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v4.0.11...v4.0.12