Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 18:05
· 10 commits to main since this release
v0.4.0
1ff2c90

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