v4.0.1

onyx-dot-app/onyxv4.0.1May 27, 2026by github-actions[bot]

AI Summary

Maintenance release improving connector reliability, specifically for Jira and SharePoint, and enhancing image handling.

Key Highlights

  • Fixed permission synchronization for Jira Data Center v9.
  • Improved SharePoint connector to handle HTTP 423 locked sites and per-site failures gracefully.
  • Deduplicated project images and added opt-in Azure capabilities.

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: jira dc v9 perm sync (#11409) to release v4.0 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/11412
* fix(sharepoint): skip per-site Graph failures instead of aborting run (#11193) to release v4.0 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/11226
* fix(images): deduplicate project images and add opt-in Azure cap (#11344) to release v4.0 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/11354
* fix(sharepoint): handle HTTP 423 locked sites as per-site failures (#11266) to release v4.0 by @Subash-Mohan in https://github.com/onyx-dot-app/onyx/pull/11416

**Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v4.0.0...v4.0.1