v0.146.0

daytonaio/daytonav0.146.0Feb 25, 2026by github-actions[bot]

AI Summary

This release focuses on improving snapshot propagation for activated snapshots and includes multiple performance optimizations for API and runner components.

Key Highlights

  • Improved propagation for activated snapshots
  • Allow projectless orgless registries
  • Bump last activity on warm pool assign
  • Reduce region and snapshot fetches on create
  • Reduce docker calls in sandbox creation

New Features

  • Improved propagation for activated snapshots

Full Release Notes

## 0.146.0 (2026-02-25)

### 🚀 Features

- **api:** improve propagation for activated snapshots ([#3902](https://github.com/daytonaio/daytona/pull/3902))

### 🩹 Fixes

- **api:** allow projectless orgless registries ([#3673](https://github.com/daytonaio/daytona/pull/3673))
- **api:** bump last activity on warm pool assign ([#3907](https://github.com/daytonaio/daytona/pull/3907))
- **api:** stop sandbox sync on v2 runners ([c326fe6c9](https://github.com/daytonaio/daytona/commit/c326fe6c9))
- **api:** disable default transaction on audit and job save ([2c4b65396](https://github.com/daytonaio/daytona/commit/2c4b65396))
- **api:** reduce region and snapshot fetches on create ([7486da84d](https://github.com/daytonaio/daytona/commit/7486da84d))
- **daemon:** lazy load computer use plugin ([847614eae](https://github.com/daytonaio/daytona/commit/847614eae))
- **runner:** reduce docker calls in create sandbox path ([69459579f](https://github.com/daytonaio/daytona/commit/69459579f))

### Chores

- sync go.sum for v0.145.0 ([#3889](https://github.com/daytonaio/daytona/pull/3889))
- **api:** add WithSpan to sandbox lifecycle methods ([14a0df343](https://github.com/daytonaio/daytona/commit/14a0df343))
- **docs:** modify domain build route ([#3892](https://github.com/daytonaio/daytona/pull/3892))
- **sdk-go:** bump to v0.146.0 ([69d485787](https://github.com/daytonaio/daytona/commit/69d485787))

### ❤️ Thank You

- Daytona Release Bot @daytona-release
- Fabjan Vučina
- Ivan Dagelic @idagelic
- Juraj Štefanić @stefanicjuraj
- Toma Puljak @Tpuljak