Releases: sexnine/downcat
Releases · sexnine/downcat
v0.3.2
✨ Changes
- Added the ability to search files by name in the current directory
- Allowed multiple files to be uploaded at once
- You can do this by selecting multiple files or dragging multiple files into the file picker.
- Added confirmation to let you know when it's done uploading
- Files selector will be cleared after it has finished uploading
v0.3.1
v0.3.0
v0.2.0
✨ Changes
- Added support for SSL/TLS
Run downcat with--ssl
and downcat will generate a self-signed certificate and enable HTTPS. - Added update checker
Downcat will automatically check for updates on startup. This can be disabled with--disable-update-check
- Added Updater
Rundowncat update
and downcat will update itself. Make sure it has the necessary permissions to overwrite itself.
v0.1.0 - Initial Release
This version is still incomplete and missing some essential features such as HTTPS and uploading files and may be a bit buggy.