v0.15.0
What's Changed
Features
- feat: project env variables configuration input by @Tpuljak in #516
- feat: update container registry list styling to match rest of TUI by @tarunrajput in #525
- feat: add git context updating by @lbrecic in #459
- feat: target command aliases by @idagelic in #517
- feat: workspace API keys and env variables by @Tpuljak in #533
- feat: project naming by @idagelic in #543
- feat: tailscale ssh tunnel package by @Tpuljak in #536
- feat: daytona info consistency by @idagelic in #526
- feat: profile data service by @Tpuljak in #519
- Users can now use
daytona env
to set environment variables that are passed to every workspace
- Users can now use
- feat: remote profile flow by @idagelic in #547
Fixes
- fix: reset project uptime after stop by @Tpuljak in #509
- fix: use workspace names instead of id in CLI messages by @Tpuljak in #520
- fix: use agent api client in tailscale server by @Tpuljak in #534
- fix: info panic by @idagelic in #542
- fix: ensure API calls are heading towards a Daytona Server instance by @Tpuljak in #535
- fix: reinitialize provider if the connection is broken by @Tpuljak in #524
- fix: run server service as user by @Tpuljak in #546
- fix: separate ssh config by @Tpuljak in #548
Chores and tests
- chore: update issue and PR templates by @Tpuljak in #511
- refactor: post start commands as text input by @Tpuljak in #518
- refactor: project configuation view by @idagelic in #510
- refactor: workspace mode command by @idagelic in #506
Full Changelog: v0.14.0...v0.15.0