Skip to content

v2.0.0

Compare
Choose a tag to compare
@raphaelreyna raphaelreyna released this 21 Aug 21:32
· 18 commits to v2 since this release

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.