v4.1.6
onyx-dot-app/onyxv4.1.6Jun 22, 2026by github-actions[bot]
AI Summary
A maintenance release for version 4.1 that cherry-picks fixes from other branches to address issues with Gong configuration, LLM vision support, and OpenSearch metadata handling.
Key Highlights
- Fixed Gong API base URL configuration for non-US data residency.
- Resolved vision support for dynamic-provider models.
- Fixed OpenSearch metadata updates for unknown or zero chunk counts.
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(gong): configurable API base URL for non-US data residency (#12264) to release v4.1 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/12265 * fix(llm): resolve vision support for dynamic-provider models + clearer 413 (#12266) to release v4.1 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/12273 * fix(opensearch): skip metadata update for unknown/zero chunk count (#12137) to release v4.1 by @evan-onyx in https://github.com/onyx-dot-app/onyx/pull/12281 **Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v4.1.5...v4.1.6