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