Skip to content

Releases: schollz/croc

v10.0.5

26 May 14:58
Compare
Choose a tag to compare

What's Changed

  • new: add flag --classic with warning for passing shared secret on single-user systems by @schollz in #717

Full Changelog: v10.0.4...v10.0.5

v10.0.4

26 May 03:33
Compare
Choose a tag to compare

What's Changed

  • escape filenames that have invisible characters while allowing other languages by @schollz in #713

Full Changelog: v10.0.3...v10.0.4

v10.0.3

25 May 01:05
Compare
Choose a tag to compare
  • fix room finding

Full Changelog: v10.0.2...v10.0.3

v10.0.2

23 May 16:47
Compare
Choose a tag to compare

What's Changed

  • fix message passing for initial secure layer by @schollz in #708

Full Changelog: v10.0.1...v10.0.2

v10.0.1

23 May 15:36
Compare
Choose a tag to compare

What's Changed

  • ux: improve the environmental variable messaging for sending/receiving by @schollz in #707

Full Changelog: v10.0.0...v10.0.1

v10.0.0

23 May 13:31
Compare
Choose a tag to compare
  • v9.6.16 was a breaking change so I have re-released it as v10.0.0 to signal that. clients must be >=v9.6.16 or >=v10 to be compatible.
    Full Changelog: v9.6.17...v10.0.0

v9.6.17

20 May 19:09
Compare
Choose a tag to compare

What's Changed

  • chore: improve efficiency and remove extraneous reads by @schollz in #702
  • fix: correctly report version

Full Changelog: v9.6.16...v9.6.17

v9.6.16

20 May 17:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.6.15...v9.6.16

v9.6.15

06 Apr 16:44
Compare
Choose a tag to compare

What's Changed

  • Update error message to be more verbose by @vihu in #682
  • Gracefully handle non existend receive config file by @a1lu in #685
  • Check $HOME as last by @a1lu in #684
  • Support spaces in 4 word codes by @a1lu in #683
  • Avoid to create config dir if not required by @a1lu in #686
  • Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #687
  • Bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #688

New Contributors

Full Changelog: v9.6.14...v9.6.15

v9.6.14

11 Mar 22:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.6.13...v9.6.14