v4.4.1

onyx-dot-app/onyxv4.4.1Jul 22, 2026by github-actions[bot]

AI Summary

Adds Gemini 3 Pro Image (GA) and updates OIDC authentication to tolerate providers omitting the email_verified field.

Key Highlights

  • feat(image-gen): add Gemini 3 Pro Image (GA), hide discontinued preview
  • fix(auth): tolerate OIDC IdPs that omit email_verified

New Features

  • Gemini 3 Pro Image (GA)
  • OIDC IdP 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