What's Changed
Features
- feat: builder image configuration by @Tpuljak in #642
- feat: add daytona docs command by @lbrecic in #637
- feat: generate yaml docs by @idagelic in #641
- feat: ability to delete multiple workspaces. Issue #378 by @shashank40 in #636
Fixes
- fix: Improve provider install UI by @lbrecic in #629
- fix 'profile rm' command, #645 by @abhishek818 in #653
- fix: stop server before upgrading by @ezhil56x in #639
- fix: builder image default value by @Tpuljak in #659
- fix: hide registry password from API response by @Tpuljak in #661
Chores and tests
Breaking changes
Users will need to run daytona server configure
, set the Builder Image
to daytonaio/workspace-project:latest
and restart the server before creating new workspaces. This change is causes by #642
New Contributors
- @abhishek818 made their first contribution in #653
- @shashank40 made their first contribution in #636
Full Changelog: v0.17.0...v0.18.0