- Support for loading v3 transactions in the transaction editor
- Use CA validation or TOFU pinning for public servers depending on the certificate type
- Implement TOFU certificate pinning for TLS Bitcoin Core connections
- Bind Cormorant server to localhost only
- Escape backticks in the schema name for
DROP SCHEMAstatement - Support QR and file methods for signing messages via PSBT when BIP-322 is selected
- Add tests for descriptor import and export, and handle multiline descriptors
- Improve reset instructions for Trezor passphrase change
- Upgrade SLF4J API and jul-to-slf4j to v2.0.17
- Upgrade JNA to v5.18.1
- Upgrade OpenPDF to v1.3.43
- Upgrade HikariCP to v7.0.2
- Upgrade JDBI to v3.51.0
- Upgrade Commons Lang3 to v3.20.0
- Upgrade Commons Compress to v1.28.0
- Upgrade Commons Codec to v1.21.0
- Upgrade Argon2 JVM to v2.12
- Upgrade RxJava 2 to v2.2.21
- Upgrade dnsjava to v3.6.4
- Upgrade Caffeine to v3.2.3
- Upgrade ZXing to v3.5.4
- Upgrade JCommander to v3.0
- Upgrade Thumbnailator to v0.4.21
- Upgrade JetBrains Annotations to v26.0.2
- Upgrade JUnit to v5.14.1
- Upgrade Kotlinx Coroutines JavaFX to v1.10.2
- Upgrade ControlsFX to v11.2.3
- Upgrade Bouncy Castle to v1.82
- Upgrade PGPainless to v1.7.7
- Upgrade Protobuf to v4.34.0
- Upgrade Gson to v2.13.2
- Upgrade Jackson Databind to v2.21.1
- Bug fix: Fix PSBTv2 and DST-related transaction editor issues around tx version and locktime
- Bug fix: Fix possible DB corruption on password removal by reordering database file and row updates
- Bug fix: Fix the non-default split menu button text color on the dark theme