~ $ cat daytona/CHANGELOG.md
Changelog
Latest updates and improvements to Daytona.
Pre-signed file URLs and typed SDK errors
V0.201.0
- SDK
Daytona 0.201.0 makes sandbox file transfers and error handling easier to build against, with pre-signed download and upload URLs, typed error codes, and lifecycle-aware sandbox listing.
Release detailsTLS enforcement and configurable Go SDK timeout
V0.200.0
- CLI
- SDK
Daytona 0.200.0 hardens client security with enforced TLS verification and stricter config file permissions, and makes long-running executions reliable with configurable timeouts.
Release detailsSandbox TTL support and Python 3.10 floor
V0.199.0
- SDK
- CLI
Daytona 0.199.0 adds time-to-live control over sandbox lifetimes and raises the minimum supported Python version to 3.10 in a breaking change.
Release detailsWebsocket sandbox event subscriptions in SDKs
V0.198.0
- SDK
Daytona 0.198.0 makes sandbox lifecycle observable in real time with websocket-based event subscriptions across every SDK.
Release detailsSandbox metrics and auto-pause interval support
V0.197.0
- CLI
- SDK
Daytona 0.197.0 adds visibility and cost control to running sandboxes with historical metrics, auto-pause intervals, and configurable request timeouts, while cutting PTY setup to a single roundtrip.
Release detailsSecrets and sandbox environment updates
V0.196.0
- SDK
Daytona 0.196.0 refines how secrets flow into the sandbox environment and formalizes contribution requirements with a Contributor License Agreement.
Release detailsCLI switches to PKCE authentication
V0.195.0
- CLI
- SDK
Daytona 0.195.0 strengthens CLI authentication by dropping the embedded client secret in favor of PKCE, with supporting work to make package publishing and testing more reliable.
Release detailsSecrets pagination and git operations in SDKs
V0.194.0
- CLI
- SDK
- GIT
Daytona 0.194.0 rounds out programmatic git workflows and file discovery while moving secrets listing to a paginated response in a breaking change.
Release detailsMCP computer-use tools
V0.193.0
- CLI
- MCP
Daytona 0.193.0 connects agents to graphical sandbox control by exposing computer use capabilities as MCP tools.
Release detailsSecrets support and Go SDK module path migration
V0.192.0
- SDK
- Secrets
Daytona 0.192.0 introduces secrets management to the clients and completes the repository split by migrating Go module paths and stabilizing the new release pipeline.
Release detailsClient repo restructure and Apache-2.0 relicense
V0.191.0
- SDK
Daytona 0.191.0 establishes the standalone clients repository, flattening its structure, relicensing the code to Apache-2.0, and preparing the release pipeline for independent SDK publishing.
Release detailsSandbox pause and domain allow list
V0.190.0
- API
- CLI
- SDK
Daytona 0.190.0 gives sandboxes a first-class pause action and network-level domain allow listing, extending lifecycle and security control over running workloads.
Release detailsDashboard Tailwind v4 and proxy hardening
V0.189.0
- SDK
- API
- Dashboard
Daytona 0.189.0 modernizes the dashboard foundation and hardens proxy and API behavior against connection edge cases, credential exposure, and sandbox creation fan-out.
Release detailsUsage period region types and vLLM serving guide
V0.188.0
- SDK
- API
- Dashboard
Daytona 0.188.0 enriches usage records with region context, smooths the sandbox creation flow, and clears a wide batch of fixes spanning permission backfills, registry handling, and SSH connection cleanup.
Release detailsProxy debug metrics and push access permissions
V0.187.0
- API
- CLI
- Dashboard
Daytona 0.187.0 tightens who can push snapshots and images by requiring explicit write permissions on push access endpoints, and improves observability with a debug metrics server on the proxy.
Release detailsWindows sandbox snapshot and fork
V0.186.0
- API
- CLI
- Dashboard
Daytona 0.186.0 brings snapshot and fork support to Windows sandboxes and hardens the platform with fixes for path traversal, storage access scoping, and DNS resilience.
Release detailsBackup retry cron and TLS-verified git clone
V0.185.0
- SDK
- API
- Dashboard
Daytona 0.185.0 makes backups self-healing with retry and staleness checks and closes a quiet security gap by verifying TLS certificates on git clones by default.
Release detailsGPU type selector and Windows sandbox class
V0.184.0
- SDK
- API
- Dashboard
Daytona 0.184.0 matures GPU workloads with type selection, per-sandbox quotas, and a dedicated image, extends sandbox classes to Windows, and cleans up generated Python client enums in a breaking change.
Release detailsSandbox classes and linked sandboxes
V0.183.0
- API
- SDK
- Dashboard
Daytona 0.183.0 introduces sandbox classes and linked sandboxes as new building blocks for structuring workloads, with API level recovery and a broad sweep of dashboard and proxy fixes behind them.
Release detailsGPU capacity and snapshot propagation fixes
V0.182.0
- API
- Scheduling
Daytona 0.182.0 tightens GPU scheduling correctness so capacity counts and snapshot placement respect device availability, and gives sandbox creation more breathing room with a longer timeout.
Release detailsDedicated physical GPU per sandbox
V0.181.0
- API
- GPU
Daytona 0.181.0 guarantees GPU isolation by dedicating one physical device to each sandbox in multi-GPU environments, backed by toolchain and base image security updates.
Release detailsSandbox list with cursor pagination
V0.180.0
- API
- SDK
Daytona 0.180.0 overhauls how sandboxes are listed, replacing the legacy endpoints with a single paginated, searchable API and removing the deprecated workspace routes entirely.
Release detailsGPU region quotas and organization webhooks
V0.179.0
- API
- Dashboard
Daytona 0.179.0 puts guardrails around GPU consumption with region quotas and per-sandbox limits, and makes event-driven integrations easier to adopt with guided webhook enablement.
Release detailsBilling v2, layout update, and drain controls
V0.178.0
- API
- Dashboard
- SDK
Daytona 0.178.0 modernizes the billing experience and dashboard layout while giving self-hosted deployments finer control over draining, and clears a batch of reliability issues around usage tracking and file uploads.
Release detailsSandbox recoverability improvements
V0.177.0
- API
- Dashboard
- SDK
Daytona 0.177.0 focuses on not losing sandboxes, marking those whose backups fail as recoverable and indexing them for fast lookup, with supporting cleanup in process handling and error reporting.
Release detailsAT-SPI accessibility API and private ECR registries
V0.176.0
- API
- Computer Use
- SDK
- ECR
Daytona 0.176.0 deepens computer use automation with an accessibility API for inspecting interface elements, extends registry support to private Amazon ECR, and continues polish across uploads, browser compatibility, and log hygiene.
Release detailsSDK upload streaming with progress and cancellation
V0.175.0
- API
- SDK
This release adds upload streaming with progress reporting and cancellation across all SDKs, raises the default snapshot quota to 30, and introduces an initial runner score addon. It also fixes async session handling in the Python SDK and adds a dual CJS and ESM build for the TypeScript SDK.
Release detailsNVIDIA GPU runners and dashboard terminal access
V0.174.0
- API
- Dashboard
- SDK
- Docs
This release introduces NVIDIA GPU sandboxes and a terminal action for sandboxes in the dashboard. It also fixes a CLI snapshot create hang, classifies git operation errors by HTTP status code, and mounts FUSE volumes in parallel to cut sandbox create time.
Release detailsDocker filesystem snapshots and runner install docs
V0.173.0
- API
- SDK
- Docs
This release adds Docker filesystem snapshots, ends usage periods on destroying state, and documents customer managed compute (runners) installation. It also enables the v2 recover path and patches a v0 race condition.
Release detailsOrganization OTel config GA and dashboard updates
V0.172.0
- API
- Dashboard
- SDK
- Docs
- Guides
This release moves organization OTel configuration to general availability, revamps the sandbox sheet, and adds a snapshot details sheet. Documentation gains NetBird VPN setup, CLI reference installation, declarative builder examples, volumes data sharing examples, and Ask AI.
Release detailsSandbox file explorer and SDK file download streams
V0.171.0
- SDK
- API
- Docs
- Daemon
This release adds a sandbox file explorer to the dashboard, runner filtering by region, a skipstart option for sandbox recovery, and file download streaming across all SDKs. It also fixes sandbox state sync, snapshot cleanup, backup checks, and code interpreter race conditions.
Release detailsDocs Search, Git Clone & API 400s
V0.170.0
- docs
- daemon
- api
This release improves docs with search and OSS deploy guides, optional git CLI clones for large repos, and HTTP 400s for quota and limit errors.
Release detailsRuntime Network Controls
V0.169.0
- api
- sdk
- docs
This release improves sandbox control with runtime network settings, safer declarative builds, Java SDK docs, and Python WebSocket handling.
Release detailsSandbox Activity & Resource Limits
V0.168.0
- api
- dashboard
- sdk
This release improves sandbox visibility with a new last-activity timestamp, per-region resource limits, and faster client-side dashboard pagination.
Release detailsSDK Simplification & Per-Sandbox Resource Limits
V0.167.0
- sdk
- api
- docs
This release improves SDK architecture by moving code execution to the daemon and adds per-sandbox resource limits at the region level.
Release detailsSandbox Forking SDK & Org Metrics
V0.166.0
- sdk
- api
- docs
This release improves SDK capabilities with experimental sandbox forking and snapshot methods, and adds organization-level OTEL metrics.
Release detailsSandbox Fork & Snapshot Endpoints
V0.165.0
- api
- dashboard
- daemon
This release improves sandbox management with new fork and snapshot API endpoints, daemon log rotation, and a major dependency security update.
Release detailsAuth Hardening & Proxy Security
V0.164.0
- api
- sdk
- runner
This release improves security with a refactored auth layer, proxy credential isolation, and fixes for email sanitization and Unicode downloads.
Release detailsTyped Errors & Audit Log API Keys
V0.163.0
- sdk
- api
- dashboard
This release improves SDK error handling with structured typed exceptions and adds masked API key tracking to audit logs.
Release detailsBuildKit Builds & SDK Performance
V0.162.0
- runner
- sdk
- dashboard
This release improves sandbox builds with BuildKit support and fixes a critical SDK performance bug causing slow log processing.
Release detailsJava SDK & SDK Improvements
V0.161.0
- sdk
- dashboard
- docs
This release improves SDK support with a new Java SDK, Python connection pool configuration, and accurate CPU utilization display in the dashboard.
Release detailsDashboard UX & SDK Reliability
V0.160.0
- dashboard
- sdk
- docs
This release improves dashboard usability with a sheet-based UX overhaul, SDK reliability with exponential backoff, and sandbox lifecycle docs.
Release detailsAPI Reliability & SDK Improvements
V0.159.0
- api
- sdk
- dashboard
This release improves API stability with archive race condition fixes, auth rate limiting, and adds signed preview links to the Go SDK.
Release detailsSandbox Operations
V0.158.0
- api
- dashboard
- sdk
This release improves sandbox operation handling by allowing actions during backup, fixing conflicts, and extending snapshot job timeouts.
Release detailsForce Stop & SDK Performance
V0.157.0
- api
- sdk
- runner
This release improves sandbox control with force stop via SIGKILL and cuts Python SDK import time from 3s to instant.
Release detailsInter-Sandbox Networking & Large Commands
V0.156.0
- runner
- daemon
- dashboard
This release improves sandbox networking with configurable inter-sandbox connectivity and removes ARG_MAX limits for large command execution.
Release detailsAmp Code Guide & Daemon Fixes
V0.155.0
- api
- daemon
- docs
This release improves developer tooling with a new Amp Code guide and fixes process.exec timeout behavior in the daemon.
Release detailsRunner Recovery & FUSE Optimization
V0.154.0
- runner
- api
- docs
This release improves runner reliability with in-place sandbox recovery during draining and optimized single FUSE mounts per volume.
Release detailsEntrypoint Sessions & Runner Healthcheck
V0.153.0
- daemon
- runner
- sdk
This release improves daemon entrypoint handling with session management and adds granular Docker healthchecks to runners.
Release detailsSandbox Stability & State Fixes
V0.152.0
- api
- runner
- daemon
This release improves sandbox lifecycle stability with fixes for snapshot state handling, PTY session panics, and runner error codes.
Patches
- 0.152.1
Create Sandbox Drawer & Usage Charts
V0.151.0
- dashboard
- runner
- api
This release improves the dashboard with a create sandbox drawer, usage timeline charts, and sandbox details page redesign.
Release detailsOTel Observability & Storybook
V0.150.0
- api
- runner
- dashboard
This release improves observability with OTel labels and entrypoint logging, and bootstraps Storybook for dashboard component development.
Release detailsArchitecture Docs & Org Timeouts
V0.149.0
- docs
- api
- daemon
This release improves platform documentation with architecture guides and adds per-organization snapshot inactivity timeouts.
Release detailsWebhooks & Per-Sandbox Spending
V0.148.0
- dashboard
- api
- proxy
This release improves dashboard capabilities with a webhooks page, per-sandbox spending analytics, and privacy preferences management.
Release detailsPlayground UX & Security Docs
V0.147.0
- dashboard
- docs
- runner
This release improves the dashboard playground UX with longer preview URLs and file downloads, and adds a formal security exhibit to the docs.
Release detailsSnapshot Propagation & API Fixes
V0.146.0
- api
- runner
- daemon
This release improves snapshot propagation for activated snapshots and reduces unnecessary API calls across sandbox lifecycle.
Release detailsAsync Snapshots & Runner Logging
V0.145.0
- api
- runner
- sdk
This release improves snapshot handling with async pull/build operations and adds structured OTEL logging to runners.
Release detailsPlayground & OpenCode Plugin
V0.144.0
- dashboard
- sdk
- api
This release improves sandbox exploration with an interactive Playground, adds the OpenCode plugin, and extends resize support to Go and Ruby SDKs.
Patches
- 0.144.1
OpenClaw & DSPy Guides, SDK Fixes
V0.143.0
- docs
- sdk
- api
This release improves developer onboarding with new OpenClaw and DSPy guides, async Python SDK callbacks, and heredoc Dockerfile parsing.
Release detailsRunner Draining & API Indexing
V0.142.0
- api
- dashboard
- runner
This release improves infrastructure management with automatic runner draining, API query indexing, and a redesigned snapshot creation form.
Release detailsOTEL Collection & Throttler Config
V0.141.0
- api
- sdk
- dashboard
This release improves sandbox observability with OpenTelemetry collection, per-org throttler configuration, and streamlined tier upgrades.
Release detailsScreen Recording & Docs Overhaul
V0.140.0
- api
- sdk
This release improves sandbox observability with screen recording, refreshes 13+ documentation pages, and adds dashboard snapshot bulk actions.
Release detailsAPI Performance & Redis Auth
V0.139.0
- api
- dashboard
- sdk
This release improves API performance via caching and DB pooling, adds Redis auth, updates the dashboard UI, and fixes a Python SDK volume regression.
Release detailsSandbox Resizing & Session Command Input
V0.138.0
- sdk
- daemon
- api
This release improves sandbox resource management with dynamic resizing and adds interactive session command input support to the SDK and Daemon.
Release detailsWallet Invoices & SDK Stability
V0.137.0
- billing
- sdk
- dashboard
This release improves the billing experience with wallet invoices, enhances Go SDK dependency management, and fixes dashboard documentation search.
Release detailsGo & Ruby SDKs, Dashboard Ops
V0.136.0
- sdk
- go
- ruby
This release improves ecosystem support with new Go and Ruby SDKs, while enhancing the dashboard with bulk sandbox operations and UI refinements.
Release detailsCLI Enhancements & New Guides
V0.135.0
- cli
- docs
- guides
This release improves the CLI with direct sandbox access commands and expands documentation with Google ADK, Letta Code, and VPN integration guides.
Release detailsDashboard Command Palette & Metrics
V0.134.0
- dashboard
- api
- runner
This release improves dashboard usability with a new command palette and runner details, adds CPU metrics, and expands AI agent documentation.
Release detailsSnapshot Manager
V0.133.0
- snapshot-manager
- api
- dashboard
This release improves environment state management with the new Snapshot Manager, credential regeneration, and updated snapshot inactivity docs.
Release detailsJob-Based Runners & Custom Regions
V0.132.0
- api
- runner
- sdk
This release improves infrastructure scalability with a new job-based runner, support for custom regions, and regional snapshot management.
Release detailsMastra Agent & DB Tuning
V0.131.0
- api
- database
- performance
This release improves performance with database indices, removes phone verification requirements, and adds a Mastra coding agent integration guide.
Release detailsAPI Reference, Sandbox Metrics & Private Images
V0.130.0
- api
- docs
- dashboard
This release improves developer workflows with a new API reference component, private image support for builders, and enhanced sandbox metric tracking.
Release detailsClaude AI Guides & Dashboard Polish
V0.129.0
- docs
- claude
- ai
This release improves AI agent integration with new Claude coding guides, adds OpenCode UI documentation, and refines dashboard semantic colors.
Release detailsCLI Env Vars & Webhook Consistency
V0.128.0
- cli
- api
- webhooks
This release improves automation support by enabling CLI configuration via environment variables and enhances webhook payload consistency and detail.
Patches
- 0.128.1
AI Agent Guides & Version Mismatch Handling
V0.127.0
- guides
- ai
- cli
This release improves developer experience with new AI agent guides for Claude and data analysis, alongside a robust CLI version mismatch handler.
Release detailsDocs, SDK & Runner Security
V0.126.0
- docs
- sdk
- runner
This release improves documentation with recovery examples, secures the runner metrics endpoint, and fixes API timeout logic and SDK logging.
Release detailsSnapshot Activation & Disk Recovery
V0.125.0
- api
- dashboard
- snapshots
This release improves system resilience with new disk space recovery mechanisms and refactors snapshot activation logic for better API stability.
Release detailsSandbox Restore & API Stability
V0.124.0
- api
- runner
- proxy
This release improves sandbox restore reliability and API stability with updates to snapshot validation, OIDC configuration, and rate limiting.
Patches
- 0.124.1
Daemon Sandbox Entrypoint
V0.123.0
- daemon
- api
- runner
This release improves runtime architecture with a new daemon sandbox entrypoint and optimizes API builds by removing Node dependencies.
Release detailsOrganization & Stability Updates
V0.122.0
- dashboard
- proxy
- improvements
This release improves organization management with new billing UI elements and enhances backend stability through proxy graceful shutdowns and panic recovery.
Release detailsRegion Quotas & Auth Security
V0.121.0
- api
- dashboard
This release improves resource management with new region quotas across the platform and enhances security by using PKCE in the authentication flow.
Release detailsStateful Python & AgentKit UX
V0.120.0
- sdk
- dashboard
- docs
This release improves AI agent workflows with a stateful Python interpreter and AgentKit integration, alongside a redesigned dashboard limits page.
Patches
- 0.120.1
SSH Gateway, Regions & Volumes
V0.119.0
- infrastructure
- api
- sdk
This release improves infrastructure flexibility with multiple regions and volume subpath mounts, while ensuring SSH sessions keep sandboxes active.
Release detailsAPI Logging & Docker Pull Rates
V0.118.0
- api
- daemon
- dashboard
This release improves system stability with new log execution thresholds and enables higher Docker pull rates using default user authentication.
Release detailsAPI Rate Limits & Sandbox Archiving
V0.117.0
- api
- cli
- proxy
This release improves stability with API rate limits and sandbox archiving, while enhancing proxy security with separate cookie domains.
Release detailsSnapshot Lifecycle & Proxy Config
V0.116.0
- snapshot
- proxy
- api
This release improves snapshot lifecycle efficiency and adds a configuration option for proxy warnings, while fixing API state handling and registry UI access.
Release detailsLangChain Docs & Dashboard UX
V0.115.0
- docs
- langchain
This release improves developer experience with new LangChain integration docs and a dashboard loading message, while enhancing API registry handling.
Patches
- 0.115.1
- 0.115.2
Docs Overhaul & SDK Stability
V0.114.0
- sdk
- documentation
- api
This release brings a major docs overhaul, enhances SDK performance and compatibility, and adds an API option to skip email verification.
Release detailsAdmin Configuration & Default Region
V0.113.0
- api
- stability
- sdk
This release improves admin configuration and introduces a default region for organizations, while recent patches offload toolbox traffic to a proxy and resolve sandbox archiving.
Patches
- 0.113.1
OTel Metrics, Backup Guard, and Default Registry Init
V0.112.0
- observability
- otel
- metrics
- logging
This release improves observability with OpenTelemetry metrics and logs, enhances backup reliability, and adds safeguards for sandbox and volume states.
Patches
- 0.112.1
- 0.112.2
- 0.112.3
Audit Logs, Runner Binary, and Sandbox Recovery
V0.111.0
- api
- security
- reliability
This release improves sandbox reliability with automatic recovery, introduces the audit log OpenSearch adapter, and enables runner binaries to be served directly from the API for faster runtime access.
Patches
- 0.111.1
Sandbox Names
V0.110.0
- sandbox
- api
- sdk
This release improves sandbox management by adding a name attribute and fixes UTF-8 corruption in process output streaming for SDK and daemon, ensuring stable logs across sessions.
Patches
- v0.110.2
Log Execution, Retry Logic, and WebSocket Fixes
V0.109.0
- logging
- reliability
- api
This release improves logging and reliability across API, SDK, and dashboard layers by adding execution decorators, retry logic for runner health checks, and WebSocket fixes for serverless runtimes.
Release detailsSandbox Querying & Snapshot Fix
V0.108.0
- snapshot
- sandbox
- cli
This release improves snapshot creation from registry images with ports and introduces powerful server-side sandbox querying across API, CLI, dashboard, and SDK.
Patches
- 0.108.1
PTY Support & Sandbox Cleanup
V0.107.0
- pty
- terminal
- sdk
- api
This release improves interactive development with full PTY support, cleans up build-failed sandboxes after 7 days, and tightens SDK, API, and CLI reliability.
Release detailsFallback Registry & SSH Key
V0.106.0
- registry
- ssh
- config
This release adds fallback registry logic, exposes SSH gateway keys in config, and optimizes backup ordering.
Patches
- 0.106.1
- 0.106.2
- 0.106.3
File Transfers & Improvements
V0.105.0
- Files
- Runner
- States
This release introduces multi-file downloads, stronger runner permission checks, and improved sandbox state handling.
Patches
- 0.105.0
Registry Resilience
V0.104.0
- reliability
- registries
- docker
- CLI
Enhanced reliability with multiple backup registry support, synchronized runner domains, and optimized container operations.
Patches
- 0.104.0
Feature Flags & Org Labels
V0.103.0
- API
- CLI
- ORGANIZATIONS
Introducing feature flags, sandbox org labels, smarter CLI builds, new docs, and multiple API stability fixes.
Patches
- 0.103.0
Proxy Auth & Volume Fixes
V0.102.0
- proxy
- authentication
- VOLUMES
- CORS
This release adds API key/JWT proxy auth, improves volume validation, and includes multiple runner, API, and proxy fixes.
Patches
- 0.102.0
Stable Release Pipeline
V0.101.0
- release
- pipeline
- stability
Establishing a stable release pipeline, ensuring predictable cadence, detailed changelogs, and stronger release transparency moving forward.
Release details