New
2026.07
What’s Changed
API
Features
- Add GET
/templates/{templateID}/tagsendpoint by @beran-t in #1904 - Add volume CRUD and API usage by @djeebus in #1804
- Sandbox AutoResume by @matthewlouisbrockman in #1862
- Sandbox logs v2 endpoint by @sitole in #1855
Improvements
- Return volumes with sandboxes by @djeebus in #1888
- Decrease log level for auth errors by @jakubno in #1861
- Make build status interchangeable by @dobrac in #1860
Orchestrator
Features
Template manager
Bug fixes
- Fix ENV value escaping in template builds by @mishushakov in #1819
Envd
Features
- Add gzip support for file upload and download by @mishushakov in #1811
Improvements
- Add stdin close to correctly handle commands waiting for EOF by @ValentaTomas in #1761
- Load supplementary groups when spawning user processes by @beran-t in #1871
Bug Fixes
- Add
Content-Dispositionheader to file downloads by @beran-t in #1845 - Ensure proper closure of multipart parts on error in
PostFileshandler by @uucloud in #1856
New Contributors
Full Changelog:
https://github.com/e2b-dev/infra/compare/2026.06...2026.07