v4.4.1
umputun/ralphexv4.4.1Jul 22, 2026by github-actions[bot]
AI Summary
This release introduces the general availability of the Gemini 3 Pro Image generator and fixes an authentication issue concerning OIDC providers.
Key Highlights
- Gemini 3 Pro Image (GA) added
- OIDC IdPs that omit email_verified are now tolerated
- Warning: Document index migration required for existing documents from v3.x
New Features
- Gemini 3 Pro Image (GA)
- OIDC email_verified tolerance
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 * feat(image-gen): add Gemini 3 Pro Image (GA), hide discontinued preview (#13284) to release v4.4 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13285 * fix(auth): tolerate OIDC IdPs that omit email_verified, strict as per-provider opt-in (#13300) to release v4.4 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/13318 **Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v4.4.0...v4.4.1