Skip to content

Automatic-File-Uploader v1.2.0

Compare
Choose a tag to compare
@spel987 spel987 released this 15 Oct 19:45
· 11 commits to main since this release
298d395

Here you can find :

  • An installation setup version
  • A portable version

Changelog for the new version 1.2.0 :

Additions :

The following 14 new hosts have been added :
[+] Temp.sh | https://temp.sh/
[+] Uguu.se | https://uguu.se/
[+] Nopaste | https://nopaste.net/
[+] udrop | https://udrop.com/
[+] 1fichier | https://1fichier.com/
[+] Turbobit | https://turbobit.net/
[+] Hitfile | https://hitfile.net/
[+] file-upload.org | https://file-upload.org/
[+] HexUpload | https://hexupload.net/
[+] Mexa.sh | https://mexa.sh/
[+] RapidFileShare | http://rapidfileshare.net/
[+] Send.cm | https://send.cm/
[+] up-load.io | https://up-load.io/
[+] Usercloud | https://usercloud.com/

[+] Addition of a search system to facilitate uploading to a specific host.

[+] Added a check version system to keep the software up to date with the latest version. If a version has been released and the software is not on that version, it offers to download it.

[+] Multiple small effects added to button clicks, with rounded edges.

Changes :

[/] Rewrote much of the client-side JS code to make it easier to add new hosts and to read. I've tried to make the code as clean as possible, with a number of additions to the function used to upload the file to the host. I've included an image in the README explaining how this works.

[/] Modification of the README with the new sample code, an image showing the new function, the updated presentation image and the addition of the new supported hosts.

If you want, you can compile the application yourself by reading the README.