Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.
/ Orion Public archive

Sharing, Connectivity, Security and Windows integration

Compare
Choose a tag to compare
@koalalorenzo koalalorenzo released this 31 Aug 11:09
· 32 commits to master since this release
v0.9.0
7e4768b

New version out, new features available. In this release we have changed a lot of useful things as well upgraded some packages for security fixes:

  • New Microsoft Windows Explorer integration (Enabled by default). Right click on files to send them to Siderus Orion and share them on IPFS ( #186 and #179 )
  • Users are now able to see their PeerID / Multiaddress ( #181 )
  • Users can now connect directly to a Peer from the settings ( #181 )
  • New versions are going to be downloaded from Siderus/GitLab ( #174, #184 and #185 )
  • It is possible to share the link to IPFS (via the gateway) directly from the app ( #180 )
  • New About Siderus Orion window, to allow users to check the version they are using ( #172 )
  • Added better documentation to add files from CLI ( #183 and #182 )
  • Minor changes to the text in the readme ( #177 and #173, thanks @jbarthelmes! )

Fixed minor bugs:

  • We are not cleaning ongoing activities if the app closes ( #175 )
  • Orion uses the default behaviour for OS when dialog appears ( #136, #176 but fixed on electron/electron#14160 )
  • Upgraded the dependencies to provide better security and stability of the app ( #187 )
  • Fixed a minor problem when the settings directory was not found/created (#178 )

As always this release has been tested on macOS High Sierra, Windows 10, Ubuntu and Debian Linux