v3.3.2

onyx-dot-app/onyxv3.3.2May 9, 2026by github-actions[bot]

AI Summary

Enhances authentication reliability by expanding OAuth token refresh capabilities to all OIDC providers and updating dependencies.

Key Highlights

  • Refresh OAuth tokens for any OIDC provider, not just Google.
  • Refresh OIDC access tokens on every authenticated request.
  • Bump Next.js to 16.2.6.

Full Release Notes

## What's Changed
* fix(auth): refresh OAuth tokens for any OIDC provider, not just Google (#10794) to release v3.3 by @evan-onyx in https://github.com/onyx-dot-app/onyx/pull/10913
* fix(auth): refresh OIDC access tokens on every authenticated request (follow-up to #10794) (#10806) to release v3.3 by @evan-onyx in https://github.com/onyx-dot-app/onyx/pull/10914
* chore(deps): bump next to 16.2.6 (#10916) to release v3.3 by @jmelahman in https://github.com/onyx-dot-app/onyx/pull/10963


**Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v3.3.1...v3.3.2