What's Changed
- Fixups:
WUSH_AUTH_KEY
instead ofWUSH_AUTH_key
, remove mentions ofwush receive
by @ilyagr in https://github.com/coder/wush/pull/29 - chore(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in https://github.com/coder/wush/pull/30
- chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.6 to 3.15.0 by @dependabot in https://github.com/coder/wush/pull/31
- feat: init wush.dev by @coadler in https://github.com/coder/wush/pull/37
- chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in https://github.com/coder/wush/pull/42
- chore(deps): bump github.com/valyala/fasthttp from 1.55.0 to 1.56.0 by @dependabot in https://github.com/coder/wush/pull/41
- chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 by @dependabot in https://github.com/coder/wush/pull/36
- chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in https://github.com/coder/wush/pull/34
- chore: output tailscale logs when
--verbose
is enabled by @coadler in https://github.com/coder/wush/pull/44 - Add option to specify DERP servers by @coadler in https://github.com/coder/wush/pull/45
- fix: prevent hanging on win11/arm64 by @coadler in https://github.com/coder/wush/pull/47
- chore(deps): bump github.com/schollz/progressbar/v3 from 3.15.0 to 3.16.0 by @dependabot in https://github.com/coder/wush/pull/35
- chore: update
github.com/coder/coder
tov2.16
by @coadler in https://github.com/coder/wush/pull/49 - chore: pin site deps by @coadler in https://github.com/coder/wush/pull/50
- chore: upgrade pnpm lockfile by @coadler in https://github.com/coder/wush/pull/51
New Contributors
- @ilyagr made their first contribution in https://github.com/coder/wush/pull/29
Full Changelog: https://github.com/coder/wush/compare/v0.2.1...v0.3.0