Skip to content

Release Version 2.4

Latest
Compare
Choose a tag to compare
@Rishi-Bidani Rishi-Bidani released this 07 Jun 06:31
· 161 commits to main since this release

Version 2.4 is Here !!

New Features of 2.4

  • You don't need to look for your ipv4 address anymore, it displays it for you
  • Colour coded logged events on server
  • File Upload size increased to 60,000 MB from 256MB
  • Fixed bug - earlier if you uploaded a file that exists in root, into some subfolder, the root file would get deleted.
  • Several minor bugs fixed.

Features from 2.3

  • Delete Files
  • delete folder (in context menu- right click)
  • download entire folder (in context menu- right click)
  • Upload folder has shifted to home directory
    • For windows => Users > username > HomeCloud
    • For Linux => /home/username/homecloud or ~/homecloud
    • For mac => Whatever your default home directory resolves to

There is finally an executable (windows and Linux)

  • Currently the executable is only for windows and linux users, however I plan to bring in the executable for mac soon(watch out for that).
  • If you are using the executable you don't need to download anything, just follow the following steps.

Steps for Windows

  • Simply unzip the file and run HomeCloud.exe, if it shuts down instantly then please open up cmd in the location where you have executable stored and type HomeCloud.exe

Steps for Linux

- download the file
- unzip filename -d HomeCloud (extracts to the HomeCloud folder)
- cd HomeCloud
- chmod +x HomeCloud (makes HomeCloud executable)
- ./HomeCloud (launches the app)

If you are using the executable, you may have to disable your antivirus (Norton occasionally causes issues), or there should be an option to allow this executable to run
The mac executable isn't available yet, but I'll try my best to provide one in the future.

The Files

HomeCloud Version 2.4 Windows Exe.zip
HomeCloud Version 2.4 Linux.zip
Mac users will have to use the following file and set it up using instructions in the readme
Packaged Code.zip

Or try this executable
HomeCloud v2.4 Mac.zip