Skip to content

1.4.7

Compare
Choose a tag to compare
@mhogomchungu mhogomchungu released this 01 Oct 04:50
· 357 commits to master since this release
    The signing key can be retrieved with below command:

    gpg --recv-keys 0x6855E493B5B2DF96E319BB6D16E2E1ACC6F51242

   [ALL]
-- Make the UI more user friendly to ssh based backends by using texts that 
    make most sense in this backend.
-- Make CLI interface work when working in a none GUI environment by using
   QCoreApplication instance instead of QApplication instance.
-- Add a GUI way to add port number to sshfs connections and make it possible
    to set different wallet passwords based on connection's port number.
-- Do not silently fail when a user attempt to add a favorite entry and its name
   collide with an existing entry.
-- Add explicit support for extensions that do not use cipher path and use
   "google-drive-ocamlfuse" as a reference program.