Skip to content

Parity Signer v4.2.3-beta

Compare
Choose a tag to compare
@hanwencheng hanwencheng released this 05 May 15:03
· 1219 commits to master since this release
5e95b98

Android APK

System Architecture Binary SHA256 Checksum
Android Parity-Signer-v4.2.3-beta.apk 8c7aca7633d106a6007ee0b387051f24224acf44989eac657d9a72e2c875ce32

Release Note

This release enables memorize user's pin input in secure environment, which simplifies UX flow add more possibilities for UI, also add passworded account feature, regroup the accounts, add Centrifuge support, and simplify scanning and signing process.

refactor: regroup the paths into their own network. (#575)
feat: sign with seed reference (#580)
fix: sync extend types with polkadot.js/api (#586)
chore: update docs for 32-bit apple architecture (#572)
feat: enable generate address with seed (#590)
fix: identities switch bottom shadow blocks button (#594)
feat: add Centrifuge Mainnet and Centrifuge Testnet Amber (#591)
feat: error handling/report in rust lib (#597)
feat: add passworded identity (#565)
feat: simplify sign flow (#603)
build: use proguard and remove internet permission in android (#578)
feat: change identicon when derivate path (#602)
fix: prevent back on network choser android (#601)
feat: support pinless signing when user already input pin recently (#589)
chore: add chain metadata (#598)
ci: use github actions (#554)