File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212### Fixed
1313
14+ ## [ 1.0.32] - 2024-10-11
15+ ### Added
16+ - Add support for esp32s3 DIY devices TTGO TWatchS3 and M5Stack CoreS3
17+ - Support building pypi project wheel and readthedocs.io documentation
18+
19+ ### Changed
20+ - Use PIN-entry style screen for entering bip85 index and bip44 account number
21+ - On larger displays show address strings in groups of 4 characters
22+ - Update ESP-IDF base firmware to v5.3.1, and update dependencies
23+ - Update libwally to 1.3.1
24+
25+ ### Fixed
26+ - Fixed issue with QR xpub export for testnet wallets
27+ - Improve fw upgrade and psbt signing using connected usb-storage (eg. sd card reader) for esp32s3 devices
28+ - Fix memory exhaustion issues on DIY devices without PSRAM
29+ - Fix display issues with DIY esp32 wrover
30+
1431## [ 1.0.31] - 2024-08-09
1532### Added
1633- Identify and automatically validate change outputs when signing Green 'Multisig Shield' PSBT
You can’t perform that action at this time.
0 commit comments