Skip to content

Releases: Xtrendence/FileDrop

FileDrop - V.1.0.6

08 Jan 11:44
Compare
Choose a tag to compare
  • Fixed an issue where the randomly generated AES key would only have a random salt rather than being entirely random.

FileDrop - V.1.0.5

08 Dec 18:23
Compare
Choose a tag to compare

This version doesn't actually change anything a regular user would be able to experience. It will also be the last release for a while as I'll be submitting it as my coursework and probably won't be able to change anything until it's marked.

  • Code is now fully commented.
  • Building the Electron app is now easier.
  • The Notifier class code is now minified.

FileDrop - V.1.0.4

06 Dec 18:53
Compare
Choose a tag to compare
  • If the upload button is clicked on and the user hasn't selected a file, the file picker will now be opened.
  • Added support for ARM64 Mac devices (Apple Silicon).

2021/12/07: Fixed server UI not showing.

FileDrop - V.1.0.3

02 Dec 23:57
Compare
Choose a tag to compare
  • Ports 80 and 443 can now be used.

FileDrop - V.1.0.2

02 Dec 19:52
Compare
Choose a tag to compare

DockerHub: https://hub.docker.com/r/xtrendence/filedrop

  • Added Docker support.
  • Fixed an issue where on case-sensitive operating systems, "Notifier.js" wouldn't get imported as the file name was actually "notifier.js".

FileDrop - V.1.0.1

02 Dec 00:05
Compare
Choose a tag to compare

This release fixes issue #9.

FileDrop - V.1.0.0

29 Nov 02:54
Compare
Choose a tag to compare

Initial release.

Please note that V.1.0.0 was previously released on the 28th of November. This is a replacement for it with a much smaller file size.

Commit: a36abbc