v0.183.0

fixie-ai/ultravoxv0.183.0May 29, 2026by github-actions[bot]

AI Summary

This release focuses on API recovery capabilities, dashboard enhancements for volume and snapshot ID visibility, and documentation updates regarding CPU/memory limits.

Key Highlights

  • API level recovery
  • Linked sandbox classes
  • Dashboard volume and snapshot ID display
  • Dashboard member page CTA
  • GPU capacity query locking

New Features

  • API level recovery
  • Sandbox classes and linked sandboxes
  • Volume and snapshot ID display
  • Members page CTA
  • Vercel AI SDK guide

Full Release Notes

## 0.183.0 (2026-05-29)

### 🚀 Features

- sandbox classes and linked sandboxes ([#4833](https://github.com/daytonaio/daytona/pull/4833))
- **api:** api level recovery ([#4836](https://github.com/daytonaio/daytona/pull/4836))
- **dashboard:** show ids for volumes and snapshots ([#4764](https://github.com/daytonaio/daytona/pull/4764))
- **dashboard:** members page show cta on personal ([#4841](https://github.com/daytonaio/daytona/pull/4841))
- **docs:** verify cpu and memory limits after resize ([#4825](https://github.com/daytonaio/daytona/pull/4825))
- **docs:** add Tigris to external storage providers ([#4780](https://github.com/daytonaio/daytona/pull/4780))
- **guides:** Vercel AI SDK guide ([#4840](https://github.com/daytonaio/daytona/pull/4840))

### 🩹 Fixes

- **api:** lock runners gpu capacity query ([#4823](https://github.com/daytonaio/daytona/pull/4823))
- **api:** make entity constructor params optional per typeorm contract ([#4811](https://github.com/daytonaio/daytona/pull/4811))
- **api:** handle invalid labels filter in deprecated sandbox list ([#4822](https://github.com/daytonaio/daytona/pull/4822))
- **dashboard:** preserve hidden provider defaults on registry tab switch ([#4818](https://github.com/daytonaio/daytona/pull/4818))
- **dashboard:** allow write-only users to perform bulk sandbox actions ([#4826](https://github.com/daytonaio/daytona/pull/4826))
- **dashboard:** banner padding fix ([#4835](https://github.com/daytonaio/daytona/pull/4835))
- **docs:** remove tier 2 access requirement ([#4824](https://github.com/daytonaio/daytona/pull/4824))
- **docs:** update preview port range and auth details ([#4831](https://github.com/daytonaio/daytona/pull/4831))
- **proxy:** serveWarningPage https value ([#4817](https://github.com/daytonaio/daytona/pull/4817))
- **proxy:** escape redirect URL on proxy preview warning page ([#4690](https://github.com/daytonaio/daytona/pull/4690))
- **runner:** non force removal of snapshots on runner ([#4774](https://github.com/daytonaio/daytona/pull/4774))

### Refactor

- **dashboard:** extract base page header for custom header actions ([#4814](https://github.com/daytonaio/daytona/pull/4814))

### Chores

- sync go.sum for v0.182.0 ([#4821](https://github.com/daytonaio/daytona/pull/4821))
- **ci:** skip workflows on forks ([#4848](https://github.com/daytonaio/daytona/pull/4848))
- **sdk-go:** bump to v0.183.0 ([#4856](https://github.com/daytonaio/daytona/pull/4856))

### ❤️ Thank You

- Ante Projić @aprojic
- Bruno Grbavac @brunogrbavac
- David Myriel
- Fabjan Vučina
- Ivan Dagelic @idagelic
- Juraj Štefanić @stefanicjuraj
- Mislav Ivanda @mislavivanda
- Robert Pavlinic @rpavlini
- Toma Puljak @Tpuljak