v3.2.12
onyx-dot-app/onyxv3.2.12Apr 27, 2026by github-actions[bot]
AI Summary
Enhances PDF processing and OpenAI integration capabilities, allowing for more robust image handling and model reporting.
Key Highlights
- Allow Image Extraction from PDF files.
- Add support for GPT Image 2.
- Add model information to Generated Reports.
Full Release Notes
## What's Changed * fix(pdf): Allowing Image Extraction from PDF files (#10395) to release v3.2 by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/10655 * feat(openai): Add support for GPT Image 2 (#10653) to release v3.2 by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/10657 * feat(metrics): Adding model information to Generated Report (#10648) to release v3.2 by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/10666 * fix(indexing): drop SectionType usage on release/v3.2 by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/10667 **Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v3.2.11...v3.2.12