v5.10.0
release-drafter
released this
16 Jun 03:26
·
428 commits
to master
since this release
What’s changed in aragonCLI
🚀 New features
- New flag
--apm.ipfs.gateway
used to read APM artifacts from.
Defaults tohttp://localhost:8080/ipfs
, but some defaults environment now point tohttps://ipfs.eth.aragon.network/ipfs
, see environments.default.json (#519)
💡 Feature updates
- Update the GUI client to
v0.7.4
(#519)
🐛 Bug Fixes
- Fix
Could not create transaction due to missing app artifact
by pinning@aragon/wrapper
tov5.0.0-rc.9
, see aragon/aragon.js#325 (#519)