Skip to content

Releases: Zondax/zemu

v0.33.1

29 Aug 17:25
07f0852
Compare
Choose a tag to compare

Variable speculosApiPort is now protected instead of private.

v0.33.0

16 Aug 10:08
7fbd436
Compare
Choose a tag to compare

StartText was replaced by a Regex:
Fix navigate when test has MANY screens

Improve navigation methods: now you can navigate without taking/comparing the snapshots

  • new methods navigate and navigateUntilText
  • new flag: waitForScreenUpdate --> waits until the screen is changed / allow comparison when screen must not change
  • new flag: startImgIndex --> set first image index. Useful to concatenate several navigations in the same test

v0.32.0

23 Jun 10:48
06fd472
Compare
Choose a tag to compare
  • Update speculos to latest version
  • Add support for LNS+ 1.0.3 firmware and SDK

v0.31.0

17 Jun 14:30
715fa79
Compare
Choose a tag to compare

Support for Ledger Nano S+

Upgrade docker container

27 May 17:05
efd4208
Compare
Choose a tag to compare
Merge pull request #147 from Zondax/docker

bump docker image

Fix issue on waiting for text process

13 May 16:08
5161cc2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.29.0...v0.29.1

Improve start time

17 Apr 11:47
805172c
Compare
Choose a tag to compare
Merge pull request #137 from Zondax/startTime

improve start time

start text is now case insensitive

17 Apr 09:39
108da09
Compare
Choose a tag to compare
  • startText is case insensitive
  • caseSensitive is false by default

Improve UI logging

14 Mar 22:12
01d53f0
Compare
Choose a tag to compare
Merge pull request #134 from Zondax/dev

output per line

Improve logging

14 Mar 20:54
39db9a9
Compare
Choose a tag to compare
Merge pull request #133 from Zondax/dev

stringify before output