Releases: unisat-wallet/extension
Releases · unisat-wallet/extension
v1.5.2
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 on fractal bitcoin ( P2TR and P2WPKH )
v1.4.9
- Display short names for bool bridge and simple bridge ticks
- Support for .fb domain on fractal
- Fix the issue where batch signing PSBT can get stuck when there are too many transactions
- Fix fractal browser link
v1.4.8
- Allow passing in tapLeafHashToSign when calling signPsbt
v1.4.7
- Remove the maximum fee rate limit
v1.4.6
- Enable Fractal Bitcoin Mainnet
- Fix Address QRCode
v1.4.5
- Add Fractal Bitcoin Testnet
- Add password strength detection.
- Add automatic lock time in Advanced
- Fix
networkChanged
for issue#211 - Add
unisat.disconnect
for issue#204
v1.4.2
- Support Testnet4
- Support Signet
- Fixed the issue of the app crashing when transferring Runes with multiple UTXOs
- Fixed the issue with the display of the available balance of partially-colored funds during an ARC20 transfer
- Fixed the issue with the incorrect display of HdPath in Keystone
- Audit fix: Removed private methods from the browser plugin object to enhance security
- Audit fix: Methods such as getPublicKey, getNetwork, switchNetwork are now only accessible after authorization for improved security.
v1.4.1
- Support for setting transfer fees with one decimal place
- Added display of USD prices for BTC、BRC20 and Runes
- Real-time fee displays for various buy BTC options
- Fix unisat.sendRunes
- Fix unisat.multiSginPsbt