v4.0.11

onyx-dot-app/onyxv4.0.11Jul 6, 2026by justin-tahara

AI Summary

A maintenance release addressing voice transcription hallucinations and updating dependency filters.

Key Highlights

  • Fixed hallucinated transcripts in voice STT (Speech-to-Text)
  • Updated paths-filter dependency

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
* chore(deps): cherry-pick paths-filter 3.0.2→4.0.1 bump to release/v4.0 by @rohoswagger in https://github.com/onyx-dot-app/onyx/pull/12716
* fix(voice): gate silent audio out of chunked STT to stop hallucinated transcripts (#12713) to release v4.0 by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/12724

**Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v4.0.10...v4.0.11