What's Changed
- clipboard: add support for wayclip by @fredrikfoss in https://github.com/schollz/croc/pull/988
- Fix regex pattern for Windows installers by @jo-chemla in https://github.com/schollz/croc/pull/991
- Fix panic when receiving with --stdout and invalid secret by @Copilot in https://github.com/schollz/croc/pull/993
- Save modified time of files to zip, restore modified time of files on… by @abakum in https://github.com/schollz/croc/pull/999
- Add clipboard control options, quiet mode, and Android/Termux support to croc by @chrstnwhlrt in https://github.com/schollz/croc/pull/1002
- Add remember relay options (#1000) by @ThatOneShortGuy in https://github.com/schollz/croc/pull/1001
- Update received file's ModTime to match source. by @abakum in https://github.com/schollz/croc/pull/1003
- chore: update dependencies by @schollz in https://github.com/schollz/croc/pull/1004
- bump 10.3.0 by @schollz in https://github.com/schollz/croc/pull/1005
New Contributors
- @fredrikfoss made their first contribution in https://github.com/schollz/croc/pull/988
- @jo-chemla made their first contribution in https://github.com/schollz/croc/pull/991
- @Copilot made their first contribution in https://github.com/schollz/croc/pull/993
- @abakum made their first contribution in https://github.com/schollz/croc/pull/999
- @chrstnwhlrt made their first contribution in https://github.com/schollz/croc/pull/1002
- @ThatOneShortGuy made their first contribution in https://github.com/schollz/croc/pull/1001
Full Changelog: https://github.com/schollz/croc/compare/v10.2.7...v10.3.0