v0.152.0
daytonaio/daytonav0.152.0Mar 17, 2026by github-actions[bot]
AI Summary
Adds sandbox details page and fixes snapshot handling.
Key Highlights
- Sandbox details page
- Handle pulling snapshot state
- Fix closing pty session panic
- Prevent unnecessary CreateSandboxFromSnapshotParams in code snippets
New Features
- Sandbox details page
Full Release Notes
## 0.152.0 (2026-03-17) ### 🚀 Features - **docs:** add sandbox details page ([#4062](https://github.com/daytonaio/daytona/pull/4062)) ### 🩹 Fixes - **api:** handle pulling snapshot state ([#4111](https://github.com/daytonaio/daytona/pull/4111)) - **api:** change timeout error to build failed ([#4125](https://github.com/daytonaio/daytona/pull/4125)) - **daemon:** closing pty session panic ([#4110](https://github.com/daytonaio/daytona/pull/4110)) - **dashboard:** sort tiers before rendering ([#4118](https://github.com/daytonaio/daytona/pull/4118)) - **dashboard:** left-align create button to prevent overlap with widget ([#4119](https://github.com/daytonaio/daytona/pull/4119)) - **playground:** prevent unnecessary CreateSandboxFromSnapshotParams in code snippets ([#4102](https://github.com/daytonaio/daytona/pull/4102)) - **runner:** treat code 255 as stopped ([#4109](https://github.com/daytonaio/daytona/pull/4109)) - **runner:** return nil on sandbox not found ([#4105](https://github.com/daytonaio/daytona/pull/4105)) ### Chores - sync go.sum for v0.151.0 ([#4103](https://github.com/daytonaio/daytona/pull/4103)) - Update SECURITY.md with VDP scope and exclusion policy ([#4003](https://github.com/daytonaio/daytona/pull/4003)) - improve CI cache ([#4116](https://github.com/daytonaio/daytona/pull/4116)) - fix release workflow ([0cda8b078](https://github.com/daytonaio/daytona/commit/0cda8b078)) - **docs:** consistency improvements, fixes, and updates across guides ([#4104](https://github.com/daytonaio/daytona/pull/4104)) - **docs:** reorder otel collection sections ([#4121](https://github.com/daytonaio/daytona/pull/4121)) - **sdk-go:** bump to v0.152.0 ([#4126](https://github.com/daytonaio/daytona/pull/4126)) ### ❤️ Thank You - Ante Projić @aprojic - Ivan Dagelic - Juraj Štefanić @stefanicjuraj - Mislav Ivanda @mislavivanda - Toma Puljak