Releases: forestnode-io/oneshot
Releases · forestnode-io/oneshot
v2.1.1
v2.1.0
v2.0.2
v2.0.1
Changelog
- Fix panic when running
oneshot version
. - Don't show full file path on panic.
v2.0.0
Changelog
- Improved user experience and reduced flag complexity via cobra.
- Added NAT traversal via either WebRTC or UPnP based port mapping.
- Added discovery server command to facilitate WebRTC discovery process and remote monitoring.
- Added JSON reports that include info on both attempted and the successful transfer (if there was one).
- Added support for custom receive user interfaces.
- Added support for auto-decoding data received as base64.
- Added support for config files.
- Added reverse-proxy command.
- Added a client mode for WebRTC based transfers from the CLI (not needed for browser clients).
- Added commands to view and edit configuration.
- Fixed issue where some browsers were triggering a transfer via a preview request.
- Fixed issues with auto-archiving when sending multiple files.
- Several bug fixes and other minor features.
v2.0.0-beta2
fix goreleaser and gon configs
v1.5.1
v1.5.0
v1.4.1
Changelog
Add favicon and homescreen icon support.
v1.3.1
Changelog
Add ability to do HTTP redirects with custom status codes