Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@ccrutchf ccrutchf released this 10 Jan 18:41

v0.4.0

πŸš€ Features

  • Compress files if they are smaller
  • Start of install script for *nix
  • Handle downloading compressed content
  • Additional logging for uncompression.
  • Support git submodules

πŸ› Bug Fixes

  • Remove the file after upload.
  • 30 second timeout on update
  • Don't compress file if it already exists
  • Lock before upload to ensure only one client is uploading at once
  • Readme
  • Remember totp correctly
  • Bug in login preventing totp from being saved.
  • Use proper extension. rust doesn't return extensions with '.'
  • Clippy errors

βš™οΈ Miscellaneous Tasks

  • Prepare release
  • Fix clippy errors
  • Fix clippy errors