Releases: coder/coder-desktop-windows
Releases · coder/coder-desktop-windows
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
Release 0.1.0
Installation Instructions
- (optional) Install the .NET Desktop Runtime 8.0.x for your platform from Microsoft. The installer will download and prompt you to install it if you don't install it manually.
- Install the latest Windows App SDK Runtime from Microsoft. The app will prompt you to install this on startup if you don't install it manually.
- Install Coder Desktop.
What's Changed
- feat: implement Speaker and Serdes by @deansheather in #6
- chore: rework RPC version to match new header spec by @deansheather in #8
- chore: add Vpn.Service app for Manager by @deansheather in #9
- feat: add mocked tray app by @deansheather in #10
- fix: handle tray width on scaled systems by @spikecurtis in #12
- chore: add GitHub actions and remove Package wapproj by @deansheather in #13
- fix: various fixes for tunnel startup to work by @deansheather in #14
- feat: integrate the tray app with RPC by @deansheather in #19
- feat: Sign in Window views & view models by @spikecurtis in #20
- feat: add agent status to tray app by @deansheather in #21
- chore: various finish line tasks by @deansheather in #23
- chore: change stale agent colour to yellow by @ethanndickson in #34
- feat: installer and uninstaller by @deansheather in #32
- chore: fix release process by @deansheather in #35
New Contributors
- @spikecurtis made their first contribution in #12
- @ethanndickson made their first contribution in #34
Full Changelog: https://github.com/coder/coder-desktop-windows/commits/v0.1.0