Skip to content

Releases: Zondax/ledger-zxlib

v31.1.0

14 Jan 15:03
33865ce
Compare
Choose a tag to compare
Merge pull request #164 from Zondax/required_bls_ui

Add go to settings callback

v31.0.0

08 Jan 16:20
8cbcc06
Compare
Choose a tag to compare
bump container & version (#163)

v30.2.0

07 Jan 14:34
6ffc457
Compare
Choose a tag to compare
Export switch subtext setter (#162)

* Export switch subtext setter

* bump version

* Add default description to bs + expert mode

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