Releases: Andrew-Morozko/cloudy-uploader
Releases · Andrew-Morozko/cloudy-uploader
v1.1.1
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
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
- macOS 64 bit; arm64 (M1) beta
- Windows 64 bit (32 bit)
- Linux: amd64; x86; arm64; arm32
v1.1.0
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 😔
Downloads
- macOS 64 bit (32 bit)
- Windows 64 bit (32 bit)
- Linux: amd64; x86; arm64; arm32
v1.0.2
What's new
- Nicer progress bar alignment
Downloads
- macOS 64 bit (32 bit)
- Windows 64 bit (32 bit)
- Linux: amd64; x86; arm64; arm32
v1.0.1
What's new
- Nicer help message
- A bunch of precompiled binaries
Downloads
- macOS 64 bit (32 bit)
- Windows 64 bit (32 bit)
- Linux: amd64; x86; arm64; arm32
v1.0.0
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
This is the first release, so it wasn't extensively tested. I hope it works for you!