File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212### Fixed
1313
14+ ## [ 1.0.35] - 2025-04-18
15+ ### Added
16+ - Add support for esp32s3 Waveshare Touch LCD 2 diy device
17+
18+ ### Changed
19+ - Minor changes to reduce binary size
20+ - Further performance improvements for txn/psbt signing
21+ - Use qemu from idf, no longer build from source
22+ - Tweaks to how 'http-request' responses are made and handled in jadepy client
23+ - Internal code quality improvements
24+ - Update dependencies
25+
26+ ### Fixed
27+ - Correct dimensions of 'grid display' used to show addresses on JadePlus devices
28+ - Remove occasional screen flicker when booting JadePlus devices
29+ - Update diy touch devices i2c driver and re-enable these builds
30+ - Fix diy units with OV3660 camera
31+
1432## [ 1.0.34] - 2025-03-12
1533### Added
1634- Add support for signing bip86 single-key p2tr inputs and for registering bip86 p2tr(key) descriptors
You can’t perform that action at this time.
0 commit comments