File Transfers & Improvements
This release focuses on improving file handling and runner reliability.
The headline feature is multi-file download support, allowing users to fetch multiple files in a single request instead of downloading them individually.
This enhancement streamlines workflows that involve large projects or batch exports, reducing friction and saving time.
Runner operations also received attention. A new context admin check ensures that only properly authorized users can perform administrative runner actions, strengthening security boundaries within organizations.
In addition, runner sandbox state management now supports multiple states in a single query, improving flexibility when monitoring or debugging large sets of sandboxes.
Together, these updates enhance Daytona’s usability in file management and reinforce the stability and security of runner operations.
Release Details
download multiple files in a single request (#2139)