-
Release v0.2.1 Stable
released this
2018-04-07 06:36:45 -04:00 | 407 commits to master since this releaseThis new release includes the following changes related to new users and to ensure Orion always work in cases where the requirements are missing. yay!
- Orion includes
go-ipfsinto the packages to ensure compatible binary with the API used (future version of ipfs may break the API used by Orion) - Temporary files are used for logging the processes running in background (
go-ipfsmostly), this will help debug and reports - The user is alerted in case the main daemon process dies unexpectedly
- In case the main ipfs repository has not been initialized, it will take care of that to ensure the app will work
- Disable custom ipfs binary (as we are including a
go-ipfsbinary) - Fixes a bug that was causing empty files when saving IPFS objects to disk
- Orion includes