v0.22.0
What's Changed
Features
- feat: frontend validation for duplicate repo entry in tui (#550) by @abhishek818 in #729
- feat: update ide opening message by @tarunrajput in #720
- feat: apply devcontainer customizations to relevant IDEs by @Tpuljak in #757
Fixes
- fix: remove presence of leftover data from previous page in TUI (#592) by @abhishek818 in #725
- fix: clone repo from context by @Tpuljak in #746
- fix: remove custom post commands by @idagelic in #744
- fix: execute devcontainer user commands in the background by @Tpuljak in #735
- fix: remove workspace creation timeout by @Tpuljak in #760
Chores and tests
- chore(deps): bump github.com/google/nftables from 0.1.1-0.20230115205135-9aa6fdf5a28c to 0.2.0 by @dependabot in #741
- docs: minor update to content and slack fix by @nkkko in #756
- Point the user to the OSX specific documentation for (install and) add to PATH by @SvenDowideit in #743
- refactor: passing ssh client to docker client methods by @Tpuljak in #762
Breaking changes
#762
Since the provider interface changed, users will need to update their providers with daytona provider update
.
New Contributors
- @SvenDowideit made their first contribution in #743
Full Changelog: v0.21.3...v0.22.0