• v1.0.9 452ae011d0

    koalalorenzo released this 2019-01-18 11:15:56 -05:00 | 1 commits to master since this release

    This release, and all the following releases will be published on GitLab and annouced on our decentralised chatroom

    main-screenshot

    How to download

    If you want to check the latest release, plrease download it from: https://orion.siderus.io/

  • v0.9.1 6908170693

    koalalorenzo released this 2018-09-24 13:08:20 -04:00 | 8 commits to master since this release

    For more information visit the official website: https://orion.siderus.io/

    New features:

    • Added an option in the settings to disable automatic wrapping ( #191 )
    • Adds share via Telegram ( #192 )
    • Adds Snap packages ( #198 )
    • Add new Gateways: CloudFlare and Protocol Labs ones ( #202 )

    BugFix

    • Fix spaces in path bug ( #201 #199 )
    • Clearing Activities list will now clean also the interrupted ones ( #195 #200 )
    • Upgrade dependencies ( #202 )
    screen shot 2018-09-22 at 21 23 28
  • v0.9.0 7e4768bb0f

    koalalorenzo released this 2018-08-31 02:23:36 -04:00 | 32 commits to master since this release

    No known key found for this signature in database
    GPG key ID: 48143410288E01D6

    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 https://github.com/electron/electron/issues/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

  • v0.8.0 fcdc758715

    koalalorenzo released this 2018-08-09 14:03:38 -04:00 | 113 commits to master since this release

    A lot of changes for the new version of Orion v0.8.0!

    • Now users can select multiple rows when looking at the object stored ( #150 )
    • The dependencies have been updated ( #157 )
    • We upgraded to IPFS v0.4.17 and we include fs-repo-migrations ( #158, #167 and #171 )
    • Fix the files tab on the property window ( #159 )
    • Track app updates ( #160 )
    • Add copy to clipboard to details window ( #161 )
    • Upgrade dependencies ( #164 )
    • Adds debian repo and triggers ( #166 )
    • Now when we import from hash it is marked as an activity in the background ( #165 )
    • Setup tray icon after the app started, not before ( #170, #156 )
    • Persist activities to a file ( #169 )
    • Publishing Pipeline is performed in parallel tasks on GitLab ( #171 )

    For future updates on Ubuntu, we suggest to enable the official Siderus repository. To do so, you can run:

    wget -qO - https://get.siderus.io/key.public.asc | sudo apt-key add -
    echo "deb https://get.siderus.io/ apt/" | sudo tee -a /etc/apt/sources.list.d/siderus.list
    

    Then you can install Siderus Orion from the repository:

    sudo apt-get update
    sudo apt-get install orion
    
  • v0.7.0 438f7a6932

    Release 0.7.0 Stable

    koalalorenzo released this 2018-07-06 06:24:32 -04:00 | 183 commits to master since this release

    This new release includes the following changes:

    • A new Activities Window ( #142 #146 #147 )
    • Hides the version from the menu ( #144 )
    • Fix a bug when importing object from Hash ( #145 )
    • Fix a bug when saving files to disk ( #143 )
  • v0.6.1 64175f349f

    kernelwhisperer released this 2018-06-21 01:39:54 -04:00 | 211 commits to master since this release

    In this patch version, we are releasing the following improvements:

    • Fixed the garbage collector button (visual bug) (#132)
    • Upgraded electron to version 2.0 from 1.8 (#137)
    • Added an option to add directories in the File menu (#138)
    • Improved the alerts throughout the app to show more information than just the hash, i.e filenames and size as well (#139)
    • Added some extra bug reporting which should allow us to better help users when they report an issue (#140)
  • v0.6.0 f51b735079

    koalalorenzo released this 2018-06-02 07:13:44 -04:00 | 232 commits to master since this release

    New release, new version, a lot of changes:

    • When downloading multiple files, there will be no more mixup with hashes and directories ( #113 )
    • Fixes undefined repo size in the settings ( #118 )
    • Improves anonymous metrics and debugging info, no more IP addresses ( #122 )
    • Adds support for IPFS publish ( #117 )
    • Improves the Welcome page ( #122 )
    • Uses IPFS 0.4.15 ( #125 )

    🎉

  • 0.5.0 ef0afb1a17

    koalalorenzo released this 2018-05-16 13:51:36 -04:00 | 290 commits to master since this release

    🎉 Release 0.5.0 is here 🎉

    What changed:

    • Feature: Added support for IPNS over PubSub to speed up the resolving process #109
    • Feature: Added a settings to disable/enable the "run in background" for dApps and IPFS Companion browser extension #108
    • Feature: Added a Welcome wizard (now just checking the ToS for Siderus services) #106
    • Bugfix: Saving files now is more secure - #107

    This version has been tested on Ubuntu 16.04, macOS High Sierra and Windows 10

  • v0.4.0 a30243800d

    kernelwhisperer released this 2018-05-10 05:01:00 -04:00 | 304 commits to master since this release

    This minor release brings the following changes:

    • Fixes minor bugs (#99, #103, #102)
    • Fixes Linux specific bug when connecting to the network (#95)
    • Upgrade dependencies and components (#104)
    • Add a tray icon to keep the application running in background (for dApps/Companion) (#101)
    • Adds a landing page at https://orion.siderus.io
  • v0.3.0 8fd0bdbd7d

    Release v0.3.0 Pre-release

    kernelwhisperer released this 2018-05-05 07:16:58 -04:00 | 342 commits to master since this release

    This news brings the following changes:

    • Adds more Linux pkgs and formats (#93)
    • Crash reports are added correctly (#90 and #96)
    • Changes the behavior when adding one or multiple files (#95 and #87)
    • Changes the configuration correctly of the IPFS daemon (#94)
    • Works with daemons that are already running (#89 and #92)