Skip to content

Releases: Zondax/ledger-zxlib

v30.1.3

16 Dec 16:04
fec0d14
Compare
Choose a tag to compare
Unused params nanos (#161)

* Use z_unused macro on unused params

* Bump version

v30.1.2

16 Dec 15:44
02f8d37
Compare
Choose a tag to compare
Remove unused functions on nanoS (#160)

* Remove unused functions

* Bump version

v30.1.1

09 Dec 19:34
8c5153b
Compare
Choose a tag to compare
Merge pull request #159 from Zondax/fix/unused

Remove unused function and bump app version

v30.1.0

09 Dec 13:31
ba1613a
Compare
Choose a tag to compare
Feat/skip menu (#152)

* wip: Add option to skip review

* Use one flow to handle multiple user decisions regarding skipping or continue with review, this make use of a custom button handler

* Remove unnecessary reset and add last page place holder screen

* Ensure skip step screen is displayed after intro pages

* remove unnecessary code and add button left handler

* Remove dummy_pre flow and use right flow slot

Remove comments

remove unused slot

* Add skip screen to nanos

* Do not render screen if item is the last one after which we navigate directly to the approval screen

* Use target compilation flags to exclude progressive review for stax adn flex targts

* Ensures that when double press on skip menu, ui flow jumps to approve screen on nanos device

* Bump lib version

* fix nanos skip window navigation

* Show skip menu only after first item is displayed

* Enhance code to use current helper functions for nanos

* Fix skip menu and backwards navigation issues

* Remove function call which does not have an effect for nanox/nanosp targets, only nanos

* increase minor version as new functionality was added

v30.0.0

04 Dec 14:28
bca1c75
Compare
Choose a tag to compare
Merge pull request #158 from Zondax/update

Update container

v29.6.0

28 Nov 15:04
01a7971
Compare
Choose a tag to compare
Merge pull request #157 from Zondax/dev

New Release

v29.5.1

20 Nov 09:07
eebf9d5
Compare
Choose a tag to compare

Bugfix : nanoX compilation

v29.5.0

15 Nov 13:39
a9ba0ca
Compare
Choose a tag to compare
Improve blindsign (#151)

* add support for blindsign message in Sp and X

* adding warning  and skip to nanoS

* bump version

* remove review_skip enum

* blindsign custom approve

* improvements in warning and approve message

v29.4.2

04 Nov 18:10
194acad
Compare
Choose a tag to compare
Fix error return (#153)

v29.4.1

28 Oct 16:33
3d4ec19
Compare
Choose a tag to compare
Fix blindsign (#150)

* reset blindsign state

* bump version