This repository has been archived by the owner on Jul 7, 2024. It is now read-only.
Release v0.8.0
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