v3.3.9

onyx-dot-app/onyxv3.3.9May 27, 2026by justin-tahara

AI Summary

Maintenance release fixing a critical memory leak in the API server that could cause out-of-memory errors.

Key Highlights

  • Implemented lazy-loading of chat file bytes to prevent API-server OOM crashes.

Full Release Notes

See the assets to download this version and install.

## What's Changed
* fix(chat): lazy-load chat file bytes to stop api-server OOM (#11439) to release v3.3 by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/11450

**Full Changelog**: https://github.com/onyx-dot-app/onyx/compare/v3.3.8...v3.3.9