v0.188.0
kulikov0/whitelist-bypassv0.188.0Jun 16, 2026by github-actions[bot]
AI Summary
This release enhances sandbox management by adding region type support and improving Windows compatibility. It includes updates to the dashboard, SDK, and documentation, along with various bug fixes and dependency management.
Key Highlights
- Added `regionType` to sandbox usage periods for better resource management.
- Improved daemon response compatibility to prevent breaking changes for Go clients.
- Updated Go toolchain to version 1.25.11 and aligned Alpine hardening.
- Added vLLM model serving guide for GPU sandboxes to support advanced AI workloads.
New Features
- Add regionType to sandbox usage periods
- Dashboard sandbox create sheet snapshot select update
- Windows snapshot and fork
- Add default snapshots
- Add vLLM model serving guide for GPU sandboxes
Full Release Notes
## 0.188.0 (2026-06-16) ### 🚀 Features - **api:** add regionType to sandbox usage periods ([#5064](https://github.com/daytonaio/daytona/pull/5064)) - **dashboard:** sandbox create sheet snapshot select update ([#5024](https://github.com/daytonaio/daytona/pull/5024)) - **docs:** windows snapshot and fork ([#4989](https://github.com/daytonaio/daytona/pull/4989)) - **docs:** add default snapshots ([#5042](https://github.com/daytonaio/daytona/pull/5042)) - **guides, docs:** add vLLM model serving guide for GPU sandboxes ([#4980](https://github.com/daytonaio/daytona/pull/4980)) ### 🩹 Fixes - **api:** backfill org super admin role with missing resource permissions ([#5031](https://github.com/daytonaio/daytona/pull/5031)) - **api:** restore sandbox runner id rc ([#5039](https://github.com/daytonaio/daytona/pull/5039)) - **api:** skip faulty registries ([#5069](https://github.com/daytonaio/daytona/pull/5069)) - **daemon,toolbox-api-client-go:** allow additional properties so daemon response additions don't break go clients ([#5020](https://github.com/daytonaio/daytona/pull/5020)) - **dashboard:** update config uris ([#5021](https://github.com/daytonaio/daytona/pull/5021)) - **dashboard:** close api key revoke dialog on success ([#5035](https://github.com/daytonaio/daytona/pull/5035)) - **docs:** modify linked sandbox prose ([#5019](https://github.com/daytonaio/daytona/pull/5019)) - **guides:** CopilotKit guide gif quality ([#5017](https://github.com/daytonaio/daytona/pull/5017)) - **proxy:** validate preview-warning accept redirect target ([#4940](https://github.com/daytonaio/daytona/pull/4940)) - **sdk-go:** add Sandbox.CreateLspServer accessor and fix LSP godoc ([#5071](https://github.com/daytonaio/daytona/pull/5071)) - **ssh-gateway,runner:** close upstream channel on client disconnect to stop stale keepalive ([#4914](https://github.com/daytonaio/daytona/pull/4914)) ### Chores - sync go.sum for v0.187.0 ([#5016](https://github.com/daytonaio/daytona/pull/5016)) - **deps:** track Go workspace modules with Dependabot ([#5053](https://github.com/daytonaio/daytona/pull/5053)) - **deps:** bump axios, protobufjs, and follow-redirects ([#5054](https://github.com/daytonaio/daytona/pull/5054), [#4779](https://github.com/daytonaio/daytona/issues/4779)) - **deps:** gate python minor bumps in Dependabot ([#5066](https://github.com/daytonaio/daytona/pull/5066)) - **docker:** pin Go toolchain to 1.25.11 and align Alpine hardening ([#5048](https://github.com/daytonaio/daytona/pull/5048), [#4779](https://github.com/daytonaio/daytona/issues/4779)) - **docs:** add curl install alternative for macOS ([#5044](https://github.com/daytonaio/daytona/pull/5044)) - **docs:** correct Java SDK Maven coordinates and stale TypeScript package name ([#5046](https://github.com/daytonaio/daytona/pull/5046)) - **sdk-go:** bump to v0.188.0 ([#5072](https://github.com/daytonaio/daytona/pull/5072)) - **sdk-typescript:** auto-deprecate @daytonaio/sdk on each publish ([#5050](https://github.com/daytonaio/daytona/pull/5050)) ### ❤️ Thank You - Ante Projić @aprojic - Fabjan Vučina - Ivan Dagelic @idagelic - Juraj Štefanić @stefanicjuraj - Lovre Pešut @rovle - Mirko Džaja @MDzaja - Mislav Ivanda @mislavivanda - Nikola Radisic - Robert Pavlinic @rpavlini - Toma Puljak @Tpuljak