Skip to content

Releases: Andrew-Morozko/cloudy-uploader

v1.1.1

25 Dec 01:01
85426e0
Compare
Choose a tag to compare

What's new

  • Beta support for new M1 chips (untested since I'm not lucky enough to own one yet)
  • Minor progress bar alignmet impovement

Full changelog

macOS note

You need to run xattr -rc ./cloudyuploader before launching the tool.
Otherwise apple will helpfully suggest throwing the app in the trash since I'm not an Identified Developer.

Downloads

v1.1.0

14 Dec 19:38
Compare
Choose a tag to compare

What's new

  • FIX:--login and --password could be used again
  • --no-load-creds to skip loading creds from keychain
  • --unordered-submit to upload a bit faster at the expense of ordered file upload dates
  • Massive refactoring
  • Probably some new and exciting bugs. Sorry 😔

Full changelog

Downloads

v1.0.2

01 Dec 17:56
Compare
Choose a tag to compare

What's new

  • Nicer progress bar alignment

Downloads

v1.0.1

01 Dec 14:05
Compare
Choose a tag to compare

What's new

  • Nicer help message
  • A bunch of precompiled binaries

Downloads

v1.0.0

30 Nov 22:00
Compare
Choose a tag to compare

What's new

  • Now storing passwords in secure platform-dependant storage (macOS Keychain, GNOME Keyring or Windows Credential Manager API)
  • Because of that cloudyuploader now saves your credentials by default
  • Actually silence progress bars if -s is supplied
  • Various bugfixes

v1.0.0-alpha

02 Nov 21:48
Compare
Choose a tag to compare

This is the first release, so it wasn't extensively tested. I hope it works for you!