Releases: coder/coder-desktop-windows
Releases · coder/coder-desktop-windows
Release 0.8.1
What's Changed
- fix: add vpn lifecycle check on Connect on Launch feature by @ibetitsmike in #157
 
Full Changelog: v0.8.0...v0.8.1
Release 0.8.0
What's Changed
- fix: add self contained app sdk by @ibetitsmike in #156
 
Full Changelog: v0.7.0...v0.8.0
Release 0.6.3
What's Changed
- chore: updated coder brand by @ibetitsmike in #137
 - chore: hide commit SHA in updater window by @deansheather in #139
 - fix: use custom user data dir for updater WebView2 by @deansheather in #138
 
Full Changelog: v0.6.2...v0.6.3
Release 0.6.2
What's Changed
- fix: add GH_TOKEN to release workflow by @deansheather in #135
 - feat: ui improvements & style unification by @ibetitsmike in #124
 - feat: calculate taskbar position and display on top of it by @ibetitsmike in #125
 - fix: use windows-2025 in release job by @deansheather in #136
 
Full Changelog: v0.6.0...v0.6.2
Release 0.6.1
Full Changelog: v0.6.0...v0.6.1
Release 0.6.0
What's Changed
- chore: remove verbose curl from Get-WindowsAppSdk.ps1 by @deansheather in #116
 - feat: add vpn start progress by @deansheather in #114
 - added new settings dialog + settings manager by @ibetitsmike in #113
 - docs: add Coder Desktop description and documentation link by @blink-so in #131
 - feat: add auto updater by @deansheather in #117
 
New Contributors
- @blink-so made their first contribution in #131
 
Full Changelog: v0.5.0...v0.6.0
Release 0.5.0
What's Changed
- fix: change dummy workspace logic to include starting and stopping by @spikecurtis in #107
 - chore: publish to winget in release workflow by @matifali in #108
 - feat: enabled sign out and animated window resize by @ibetitsmike in #109
 - feat: disabled 'new sync form' when creating a mutagen sync by @ibetitsmike in #110
 - feat: removed external dependencies (VPN, mutagen) connection management by @ibetitsmike in #111
 - feat: added icon to installer's bootstrap application by @ibetitsmike in #112
 - fix: avoid build errors in CI by @deansheather in #115
 
Full Changelog: v0.4.0...v0.5.0
Release 0.4.0
What's Changed
- feat: add support for notifications by @spikecurtis in #85
 - feat: add coder icon to all forms by @ibetitsmike in #89
 - feat: add support for RDP URIs by @spikecurtis in #87
 - feat: enter submits sign in information by @ibetitsmike in #90
 - feat: add exit to main tray window by @ibetitsmike in #95
 - feat: add workspace app icons to tray window by @deansheather in #86
 - feat: add check for coder:// URI authority section by @spikecurtis in #97
 - fix: fix daemon.lock race on mutagen startup by @spikecurtis in #101
 - chore: make hostname suffix mutable in views by @spikecurtis in #102
 - feat: fetch hostname suffix from API by @spikecurtis in #103
 
Full Changelog: v0.3.0...v0.4.0
Release 0.3.0
What's Changed
- fix: fix downloading different URLs to same destination by @spikecurtis in #70
 - feat: allow cancelation of download of a different URL by @spikecurtis in #71
 - feat: add support for URI activations for coder scheme by @spikecurtis in #72
 - chore: upgrade to mutagen 0.18.2 by @deansheather in #75
 - feat: add create progress to file sync window by @deansheather in #74
 - fix: fix Downloader to dispose tempFile and use synchronous IO by @spikecurtis in #81
 - feat: add logging to App by @spikecurtis in #78
 - feat: add remote directory picker to file sync by @deansheather in #73
 - chore: update mutagen to v0.18.3 by @deansheather in #83
 - chore: add logging to mutagen controller by @spikecurtis in #79
 - fix: ensure mutagen daemon log is closed by @deansheather in #84
 
Full Changelog: v0.2.0...v0.3.0
Release 0.2.0
What's Changed
- feat: show vpn start/stop failure in app by @deansheather in #44
 - chore: use different GCP SA secrets in release workflow by @deansheather in #46
 - chore: enable tunnel binary verification by @deansheather in #36
 - chore: add MutagenSdk project by @deansheather in #48
 - feat: include mutagen binary in installer by @deansheather in #47
 - chore: check server version on sign-in and launch by @deansheather in #43
 - feat: add daemon service to MutagenSdk by @deansheather in #56
 - chore: add SizedFrame for window sizing by @deansheather in #54
 - chore: rename CoderVPN to Coder Connect in UI by @matifali in #59
 - feat: adds mutagen daemon controller by @spikecurtis in #58
 - feat: add mock UI for file syncing listing by @deansheather in #60
 - feat: add telemetry enrichment to StartRequest by @spikecurtis in #63
 - added windows app sdk fetching and bundling into the installer by @ibetitsmike in #66
 - feat: wire up file sync window by @deansheather in #64
 
New Contributors
- @matifali made their first contribution in #59
 - @ibetitsmike made their first contribution in #66
 
Full Changelog: v0.1.0...v0.2.0