Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieDriver committed Oct 23, 2023
1 parent 695d385 commit 53d3c53
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

## [1.0.24] - 2023-10-24
### Added
- Add support for registered descriptor wallets
- Added setting account and change flag when when verifying scanned address
- Allow user to specifiy account for xpub export qr
- Added support for diy hw with camera
- Added web interaction/display to the jade qemu emulator

### Changed
- Update ESP-IDF base firmware to v5.1.1
- Update button-lib dependency to espressif/button 3.0.1

### Fixed
- Correct camera image transformation to display picture
- Improve fw update script for early firmwares with less version-info
- Correct multisig validation when different signers share the same fingerprint

## [1.0.23] - 2023-09-20
### Added
- Add option to export registered multisig data in the import file format by QR
Expand Down Expand Up @@ -41,6 +58,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed
- Jade UI screens - larger font, clearer highlighting, consistent look-and-feel, more 'help' links
- Update ESP-IDF base firmware to v5.0.2

### Fixed

Expand Down

0 comments on commit 53d3c53

Please sign in to comment.