v0.151.0
daytonaio/daytonav0.151.0Mar 13, 2026by github-actions[bot]
AI Summary
Major dashboard overhaul including spending page, usage timeline, and sandbox management drawer.
Key Highlights
- Spending page touchup
- Usage timeline chart
- Create sandbox drawer
- Sandbox details page
New Features
- Disable notification gateway option
- Spending page touchup
- Sandbox details page
- Create sandbox drawer
- Usage timeline chart
- Proxy redis username
- Amazon Elastic Container Registry documentation
- API keys references documentation
- Search index filtering documentation
- Create sandbox dialog documentation
Full Release Notes
## 0.151.0 (2026-03-13) ### 🚀 Features - **api:** disable notification gateway option ([#4079](https://github.com/daytonaio/daytona/pull/4079)) - **dashboard:** spending page touchup ([96e19412e](https://github.com/daytonaio/daytona/commit/96e19412e)) - **dashboard:** sandbox details page ([4e42743c3](https://github.com/daytonaio/daytona/commit/4e42743c3)) - **dashboard:** implement create sandbox drawer ([#3928](https://github.com/daytonaio/daytona/pull/3928)) - **dashboard:** usage timeline chart ([#4095](https://github.com/daytonaio/daytona/pull/4095)) - **docs:** add amazon elastic container registry ([#3923](https://github.com/daytonaio/daytona/pull/3923)) - **docs:** add api keys references ([#4071](https://github.com/daytonaio/daytona/pull/4071)) - **docs:** add search index filtering ([#4085](https://github.com/daytonaio/daytona/pull/4085)) - **docs:** add create sandbox dialog ([#3943](https://github.com/daytonaio/daytona/pull/3943)) - **proxy:** redis username ([#4031](https://github.com/daytonaio/daytona/pull/4031)) ### 🩹 Fixes - **api:** unexpected pulling snapshot state ([#4072](https://github.com/daytonaio/daytona/pull/4072)) - **api:** assigning sandbox to bad runner ([#4099](https://github.com/daytonaio/daytona/pull/4099)) - **api:** use insert for job and audit log tables ([#4073](https://github.com/daytonaio/daytona/pull/4073)) - **api:** allow deletion of volumes stuck in error state ([#4089](https://github.com/daytonaio/daytona/pull/4089)) - **api:** enable offline queue redis ([#4100](https://github.com/daytonaio/daytona/pull/4100)) - **api,runner:** handle destroy operations and state on runner ([#4035](https://github.com/daytonaio/daytona/pull/4035)) - **daemon:** preemptive CU error detection ([#4083](https://github.com/daytonaio/daytona/pull/4083)) - **daemon:** cu plugin crash ([#3232](https://github.com/daytonaio/daytona/pull/3232)) - **dashboard:** shorter sandbox lifecycle in playground ([#4086](https://github.com/daytonaio/daytona/pull/4086)) - **docs:** modify security exhibit wording and formatting ([#4064](https://github.com/daytonaio/daytona/pull/4064)) - **docs:** update oss deployment note ([#4098](https://github.com/daytonaio/daytona/pull/4098)) - **proxy:** propagate api error messages to user ([#4076](https://github.com/daytonaio/daytona/pull/4076)) - **runner:** persist fuse mounts on runner restart ([#4093](https://github.com/daytonaio/daytona/pull/4093)) ### Refactor - **api:** swap strategy order in combined auth guard ([#4077](https://github.com/daytonaio/daytona/pull/4077)) - **api:** poll jobs redis conn handling ([#4078](https://github.com/daytonaio/daytona/pull/4078)) - **docs:** update human tools ([#3697](https://github.com/daytonaio/daytona/pull/3697)) ### Chores - sync go.sum for v0.150.0 ([#4068](https://github.com/daytonaio/daytona/pull/4068)) - add .claude/worktrees to gitignore ([#4092](https://github.com/daytonaio/daytona/pull/4092)) - add runner deb package to release assets ([#4090](https://github.com/daytonaio/daytona/pull/4090)) - improve docker build caching ([#4096](https://github.com/daytonaio/daytona/pull/4096)) - **sdk-go:** bump to v0.151.0 ([#4101](https://github.com/daytonaio/daytona/pull/4101)) ### ❤️ Thank You - Bruno Grbavac @brunogrbavac - Fabjan Vučina - Ivan Dagelic @idagelic - Juraj Štefanić @stefanicjuraj - Luka Brecic @lbrecic - Robert Pavlinic @rpavlini - Toma Puljak @Tpuljak