v0.16.0
What's Changed
Features
- feat: Use always latest Jetbrains product version by @bnova-stefan in #541
- feat: parse git context from repo url by @Tpuljak in #555
- users can now paste PR, commit or branch git provider URLs to create projects at specific points in the git repository
- feat: add qr code for tunnel links by @ezhil56x in #560
- feat: allow removing target by specifying target name as an arg by @tarunrajput in #558
- feat: ghe server support by @idagelic in #566
- feat: change default server api and headscale ports by @Tpuljak in #563
- Note: this change will not affect existing users. If you wish to change Daytona Server ports, use
daytona server configure
anddaytona profile edit
.
- Note: this change will not affect existing users. If you wish to change Daytona Server ports, use
- feat: daytona ssh project by @idagelic in #569
- feat: git provider adding ux by @idagelic in #572
Fixes
- fix: git service branch clone by @Tpuljak in #556
- fix: stop reading logs on workspace create by @Tpuljak in #557
- fix: agent tailscale server reestablish connection by @Tpuljak in #575
- fix: api key notify format by @idagelic in #562
- fix: info panic by @idagelic in #571
- fix: start stop messages by @idagelic in #570
Chores and tests
- chore: add PR build validation by @Tpuljak in #568
- core: devenv fix by @vedranjukic in #564
New Contributors
- @bnova-stefan made their first contribution in #541
Full Changelog: v0.15.0...v0.16.0