v0.158.0
daytonaio/daytonav0.158.0Mar 27, 2026by github-actions[bot]
AI Summary
Focus on sandbox management capabilities with force stop functionality and fixes for snapshot job timeouts and operation conflicts.
Key Highlights
- Force stop sandbox feature added.
- Extended timeout for snapshot build and pull jobs.
- Improved handling of sandbox operation conflicts.
- Handler for snapshot size added.
New Features
- Add force stop sandbox
- Prefer last entrypoint on build
- Allow sandbox actions while backup is in progress
- Allow longer timeout for BUILD_SNAPSHOT and PULL_SNAPSHOT jobs
- Handler for snapshot size
- Handle sandbox operation conflict
Full Release Notes
## 0.158.0 (2026-03-27) ### 🚀 Features - **docs:** add force stop sandbox ([#4223](https://github.com/daytonaio/daytona/pull/4223)) ### 🩹 Fixes - **api:** prefer last entrypoint on build ([#4239](https://github.com/daytonaio/daytona/pull/4239)) - **api:** allow sandbox actions while backup is in progress ([#4197](https://github.com/daytonaio/daytona/pull/4197)) - **api:** allow longer timeout for BUILD_SNAPSHOT and PULL_SNAPSHOT jobs ([#4237](https://github.com/daytonaio/daytona/pull/4237)) - **api:** handler for snapshot size ([#4212](https://github.com/daytonaio/daytona/pull/4212)) - **api:** handle sandbox operation conflict ([#4241](https://github.com/daytonaio/daytona/pull/4241)) - **daemon:** return empty search_files results ([#4207](https://github.com/daytonaio/daytona/pull/4207)) - **docs:** add resize sandboxes experimental note ([#4234](https://github.com/daytonaio/daytona/pull/4234)) - **sdk-python:** add missing _request_timeout to process.exec() ([#4236](https://github.com/daytonaio/daytona/pull/4236)) ### Refactor - **dashboard:** remaining entities to react query ([#4190](https://github.com/daytonaio/daytona/pull/4190)) ### Chores - sync go.sum for v0.157.0 ([#4221](https://github.com/daytonaio/daytona/pull/4221)) - **dev:** add kill-ports.sh script for killing dangling app runs ([#4240](https://github.com/daytonaio/daytona/pull/4240)) - **docs:** RL guides structure update ([#4219](https://github.com/daytonaio/daytona/pull/4219)) - **sdk-go:** bump to v0.158.0 ([#4242](https://github.com/daytonaio/daytona/pull/4242)) ### ❤️ Thank You - Ivan Dagelic @idagelic - Juraj Štefanić @stefanicjuraj - Lovre Pešut @rovle - Mislav Ivanda @mislavivanda - Muhammad Hashmi @mu-hashmi - Robert Pavlinic @rpavlini - Toma Puljak @Tpuljak