Skip to content

v3.2 is out!

Compare
Choose a tag to compare
@whoozle whoozle released this 23 Jun 16:26
· 657 commits to master since this release

This is mostly cli-improvements/bugfixing release. Big thanks to all who reported bugs and contributed fixes.
Here's a short summary of changes:

  • New cli storage command + completion, allowing you to change storage from command line
  • Better put arguments handling, added put src dst_dir mode
  • Added claimInterface flag, allowing you to skip usb interface claim requests (dangerous)
  • Cleaned up lsext output, added storage to it.
  • Added recursive listing commands (ls-r, lsext-r)
  • Added mkpath command (creates all storages across the path)
  • Added device-info commands
  • Automatic versioning using tags/README version
  • Fuse startup crash fixed
  • FreeBSD/gcc-7.x compilation fixes