v0.144.1
daytonaio/daytonav0.144.1Feb 23, 2026by github-actions[bot]
AI Summary
This patch release includes bug fixes for guard imports, volume cleanup, and preview URL token exposure, along with refactoring for custom sandbox repository.
Key Highlights
- Fix guard imports for sandbox module
- Volume cleanup exclusion period
- Expose preview URL token in SDK
- Custom sandbox repository implementation
New Features
- Preview URL token exposure in SDK
Full Release Notes
## 0.144.1 (2026-02-23) ### 🩹 Fixes - **api:** fix guard imports for sandbox module ([#3843](https://github.com/daytonaio/daytona/pull/3843)) - **runner:** add volume cleanup exclusion period ([#3630](https://github.com/daytonaio/daytona/pull/3630)) - **sdk-go:** expose preview url token ([#3860](https://github.com/daytonaio/daytona/pull/3860)) ### Refactor - **api:** custom sandbox repository ([#3826](https://github.com/daytonaio/daytona/pull/3826)) - **api:** sync archived desired states ordering ([#3780](https://github.com/daytonaio/daytona/pull/3780)) ### Chores - sync go.sum for v0.144.0 ([#3857](https://github.com/daytonaio/daytona/pull/3857)) - stop linting and formatting api clients ([#3863](https://github.com/daytonaio/daytona/pull/3863)) - reverse api - runner api client generate dep ([#3861](https://github.com/daytonaio/daytona/pull/3861)) - add GONOSUMDB to relevant dockerfiles ([#3871](https://github.com/daytonaio/daytona/pull/3871)) - **sdk-go:** bump to v0.144.1 ([#3873](https://github.com/daytonaio/daytona/pull/3873)) ### ❤️ Thank You - Bruno Grbavac @brunogrbavac - Fabjan Vučina - Ivan Dagelic @idagelic - Toma Puljak @Tpuljak - Vedran Jukic