Skip to content

Releases: forestnode-io/oneshot

v2.1.1

01 Jun 18:41
Compare
Choose a tag to compare

Changelog

  • 80a1702 fix bug where oneshot crashes upon encountering a tar header with an empty name

v2.1.0

19 May 22:55
Compare
Choose a tag to compare

Changelog

  • 68719ca Fix discovery server config bugs (#40)
  • 17172c7 Improve receiving to stdout (add --stream flag) (#41)

v2.0.2

18 May 20:12
f672c76
Compare
Choose a tag to compare

Changelog

v2.0.1

23 Aug 20:45
Compare
Choose a tag to compare

Changelog

  • Fix panic when running oneshot version.
  • Don't show full file path on panic.

v2.0.0

21 Aug 21:32
Compare
Choose a tag to compare

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

24 Apr 02:16
Compare
Choose a tag to compare
v2.0.0-beta2 Pre-release
Pre-release
fix goreleaser and gon configs

v1.5.1

03 Sep 03:02
Compare
Choose a tag to compare

Changelog

295c1f3 Fix CSRF bug
7521f9e Fix invalid CSRF bug when uploading
d13e2d4 Merge branch 'master' of github.com:raphaelreyna/oneshot
4804904 Update version.txt

v1.5.0

15 Apr 17:54
Compare
Choose a tag to compare

Changelog

a67e611 Add (optional) protection against csrf attacks
8057395 Add support for custom upload html for clients

v1.4.1

28 Mar 19:23
0e1f7c8
Compare
Choose a tag to compare

Changelog

Add favicon and homescreen icon support.

v1.3.1

31 Oct 20:50
Compare
Choose a tag to compare

Changelog

Add ability to do HTTP redirects with custom status codes