v4.0.10

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

AI Summary

A bug fix release addressing a file accumulation issue in the code interpreter.

Key Highlights

  • Fix for code interpreter accumulating too many files

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(code-interpreter): Too many files accumulating in code interpreter (#12536) to release v4.0 by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/12695

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