v4.6.1

onyx-dot-app/onyxv4.6.1Aug 21, 2026by github-actions[bot]

AI Summary

A maintenance release improving PDF image processing and authentication logging.

Key Highlights

  • Fixed junk image filtering in PDF file processing.
  • Enhanced auth logging to display IdP response details on authorization failures.

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(file-processing): filter junk images from PDFS (#14113) to release v4.6 by @onyx-cherry-pick[bot] in https://github.com/onyx-dot-app/onyx/pull/14139
* fix(auth): log the IdP's response when the authorization code exchange fails (#14146) to release v4.6 by @nmgarza5 in https://github.com/onyx-dot-app/onyx/pull/14148

**Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v4.6.0...v4.6.1