Skip to content

Releases: coder/wush

v0.4.1

07 Jan 01:52
v0.4.1
ecdc428
Compare
Choose a tag to compare

What's Changed

  • cli: fix nil ptr in port-forward command by @coadler in #85
  • Update README.md by @bsdlme in #81
  • chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #84
  • chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #68
  • chore(deps): bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 by @dependabot in #67
  • chore(deps): bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 by @dependabot in #73
  • chore(deps): bump github.com/valyala/fasthttp from 1.56.0 to 1.58.0 by @dependabot in #83
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #65
  • feat: respect NO_COLOR env var by @coadler in #89

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

13 Dec 18:05
v0.4.0
1ff2c90
Compare
Choose a tag to compare

Note

In wush v0.4.0, the auth key formatting changed. v0.4.0 is not backwards compatible with v0.3.0.

What's Changed

  • docs: Fix description of wush port-forward by @ilyagr in #52
  • chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #60
  • chore(deps): bump golang.org/x/sys from 0.25.0 to 0.26.0 by @dependabot in #59
  • chore(deps): bump github.com/schollz/progressbar/v3 from 3.16.0 to 3.16.1 by @dependabot in #58
  • chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #56
  • chore: improve consistency of help output by @kylecarbs in #61
  • feat(web): add file transfer support by @coadler in #62
  • chore(web): make onIncomingFile async by @coadler in #63
  • fix(ssh): timeout stalled ssh connections after 15-30s by @coadler in #64
  • chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #69
  • feat(site): convert to next, complete visual overhaul by @coadler in #78
  • chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in #80

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

03 Oct 19:38
v0.3.0
f7950c4
Compare
Choose a tag to compare

What's Changed

  • Fixups: WUSH_AUTH_KEY instead of WUSH_AUTH_key, remove mentions of wush receive by @ilyagr in #29
  • chore(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #30
  • chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.6 to 3.15.0 by @dependabot in #31
  • feat: init wush.dev by @coadler in #37
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #42
  • chore(deps): bump github.com/valyala/fasthttp from 1.55.0 to 1.56.0 by @dependabot in #41
  • chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 by @dependabot in #36
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #34
  • chore: output tailscale logs when --verbose is enabled by @coadler in #44
  • Add option to specify DERP servers by @coadler in #45
  • fix: prevent hanging on win11/arm64 by @coadler in #47
  • chore(deps): bump github.com/schollz/progressbar/v3 from 3.15.0 to 3.16.0 by @dependabot in #35
  • chore: update github.com/coder/coder to v2.16 by @coadler in #49
  • chore: pin site deps by @coadler in #50
  • chore: upgrade pnpm lockfile by @coadler in #51

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

12 Sep 21:22
v0.2.1
b13f055
Compare
Choose a tag to compare

What's Changed

  • Add OpenBSD build, refine archive formats by @coadler in #24
  • Refactor logging to use stderr, auth key to stdout by @coadler in #23
  • feat: add port forwarding by @coadler in #15

Full Changelog: v0.1.2...v0.2.1

v0.1.2

30 Aug 20:39
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

30 Aug 19:14
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/charmbracelet/huh from 0.4.2 to 0.5.3 by @dependabot in #5
  • Bump github.com/puzpuzpuz/xsync/v3 from 3.2.0 to 3.4.0 by @dependabot in #4
  • Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 by @dependabot in #1
  • Bump github.com/btcsuite/btcd/btcutil from 1.1.5 to 1.1.6 by @dependabot in #3
  • Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2 by @dependabot in #2
  • Bump github.com/coder/coder/v2 from 2.14.1 to 2.14.2 by @dependabot in #6

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

29 Aug 19:51
Compare
Choose a tag to compare

Full Changelog: v0.0.6...v0.1.0

v0.0.6

28 Aug 21:24
Compare
Choose a tag to compare

Full Changelog: v0.0.5...v0.0.6

v0.0.5

26 Aug 19:56
Compare
Choose a tag to compare

Full Changelog: v0.0.4...v0.0.5

v0.0.4

24 Aug 02:12
Compare
Choose a tag to compare

Full Changelog: v0.0.3...v0.0.4