What's Changed
- feat: Add protobuf for relay communication with 5-75x performance improvement by @Copilot in #8
- feat: overwrite protection for received files with --force flag (rebased with security fixes) by @Copilot in #12
- fix: prevent path traversal attack in file reception by @Copilot in #10
- fix: command from 'share server' to 'share serve' by @signalbean in #13
- fix: progress bar text visibility with mix-blend-mode by @Copilot in #15
- fix: syntax error and embed directive for go test by @Copilot in #18
- fix: missing speed/ETA in receive progress bar by @Copilot in #19
- fix: use protobuf by @schollz in #21
- fix: add web qr code by @schollz in #22
- feat: add qr code to terminal by @schollz in #23
- fix: tests by @schollz in #24
New Contributors
- @Copilot made their first contribution in #8
- @signalbean made their first contribution in #13
Full Changelog: v1.0.3...v1.1.0