Releases: Zondax/ledger-kadena
Releases · Zondax/ledger-kadena
v1.0.6
v1.0.5
Merge pull request #18 from Zondax/bls_ui_fixes Official Screen on Clear Sign Warning
v1.0.4
Merge pull request #17 from Zondax/bls_ui_fixes Blind Sign UI fixes
v1.0.3
Merge pull request #16 from Zondax/dev Improve app flow + update dependencies
v1.0.2
Fix blind signing and multiple transaction sending for legacy (#12) * fix behavior when blind signing is disabled * bump version * reset process chunk if an error occurs
v1.0.1
Merge pull request #11 from Zondax/dev Fix pk generation and zemu tests
v1.0.0
What's Changed
- feat: bump app version + bump zxlib by @emmanuelm41 in #7
New Contributors
- @emmanuelm41 made their first contribution in #7
Full Changelog: v0.0.5...v1.0.0
v0.0.5
Audit findings (#6) * fix legacy get version * Documentation fixes * update zxlib version * update snapshots * add bling signing * update snapshots * bump version * Python venv for guidelines enforcer * cache pk to avoid delay on display --------- Co-authored-by: abenso <[email protected]>
v0.0.4
Update JS package (#5) * update sign response * bump version
v0.0.3
Merge pull request #4 from Zondax/dev M2 features