Skip to content

Commit 019ae5d

Browse files
committed
Update CHANGELOG.md
1 parent e108d7b commit 019ae5d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [1.0.39] - 2026-02-18
7+
## [1.0.39] - 2026-13-06
88

99
### Added
1010
- Support for signing Green 2of3 recovery transactions as the recovery signer.
1111
- Support for exporting the wallet descriptor to USB.
12+
- Improved UX for BIP85 swap recovery.
1213
- Experimental increased stack protection, initially for development devices only.
1314
- Support for building and testing the firmware as a native library ("libjade").
1415
- Support for upcoming Jade Core devices.
@@ -18,13 +19,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1819
- Further changes to make QR scanning approximately 40% faster.
1920
- Tweak the QR guide display to be more accurate to the live scanning area.
2021
- Improve the error message when TOTP does not have current time available.
21-
- Update idf to 5.4.3, clang-format to 19, libwally to release 1.5.2, update Python libs.
22+
- Update idf builder, clang-format to 19, libwally to release 1.5.2, update Python libs.
2223
- Use the idf-provided docker images for building.
2324
- Many build and release tweaks/fixes.
2425

2526
### Fixed
2627
- Make OTA error codes display cleanly on 1.x devices.
2728
- Misc third-party DIY fixes.
29+
- Misc BLE fixes.
2830
- Misc attestation fixes.
2931

3032
## [1.0.38] - 2025-11-26

0 commit comments

Comments
 (0)