Releases: radicle-dev/radicle-registry
2020.07.01 runtime v12
This release provides compatibility with runtime version 12. The release also updates substrate and its dependencies. Nodes will again be able to sync with old nodes.
2020.06.17 runtime v9
Updates the runtime to version 9. See the annoucement for more details.
The CLI is only compatible with runtime version 9 and this is enforced.
2020-06-02-0: Runtime version 5
Upgrade to runtime version 5. The CLI is only compatible with runtime version 5. The runtime upgrade changes how versions are checked. See the announcement on radicle.community.
2020-05-07-0
"Back to the future"
What changed
- Make the first migration of the key-pair storage future-compatible (599305f)
2020-05-05-0
"It's not you, it's me"
In this new version, we address the feedback provided by Alex Good regarding the radicle-registry-cli
. Thanks, Alex!
What changed
-
Disambiguate 'accounts' and 'key pairs'
Now the key-pair related CLI commands live under thekey-pair
command group.
Runradicle-registry-run key-pair --help
to learn more -
Report the key-pairs storage directory and file location on error
Be it due to lack of permissions, other I/O error, or a JSON (de)serialization error, we
were not including the directory and file locations in the error messages, not providing
enough information for users to fix the issue. -
Other small improvements
2020-04-29-0
2020-04-29-0
2020-04-21-0
Merge pull request #381 from radicle-dev/cli/ffnet-default-node-host cli: set default node host to ffnet
"Internal testing"
Pre-release for internal testing.
"In the beginning"
The very first Registry pre-release meant for internal testing at Monadic.xyz.