v4.3.3

parruda/swarmv4.3.3Jul 10, 2026by github-actions[bot]

AI Summary

A patch release focusing on authentication synchronization and agent editor stability, including OIDC expiry fixes and file upload state management.

Key Highlights

  • Fixes in-memory OIDC expiry sync after OAuth refresh
  • Clears rejected files from agent editor upload state
  • Fixes model-selector selection by model configuration ID

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(auth): sync in-memory oidc_expiry after OAuth refresh [v4.3] by @raunakab in https://github.com/onyx-dot-app/onyx/pull/12803
* fix(agents): clear rejected file from agent editor upload state (#12812) to release v4.3 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/12814
* fix(web): key model-selector selection by model configuration id (#12823) to release v4.3 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/12831

**Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v4.3.2...v4.3.3