diff --git a/package.json b/package.json index f3fca17d..55cb0667 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unisat-extension", - "version": "1.5.0", + "version": "1.5.1", "private": true, "homepage": "https://github.com/unisat-wallet/extension#readme", "bugs": { @@ -271,4 +271,4 @@ "prettier --write" ] } -} \ No newline at end of file +} diff --git a/release-notes.md b/release-notes.md index 3058a3e6..f40d71ad 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,5 +1,12 @@ # UniSat Wallet Release Notes +## v1.5.1 + +- During batch signing, for whitelisted websites, one-click signing is allowed. +- Merged keystone's PR, supports USB mode. +- Added the optional parameter useTweakedSigner to the methods signPsbt/signPsbts. This allows for the use of a tweaked signer to sign non-Taproot addresses, which is required for CAT721's lock to mint. +- When switching wallets and switching accounts, it will automatically scroll to the corresponding row and display the scrollbar. + ## v1.5.0 - Support CAT20