Releases: unisat-wallet/extension
Releases · unisat-wallet/extension
v1.5.4
v1.5.3
- Support CAT721
- Support purchasing FB through AlchemyPay
v1.5.2
- New discovery page
- Added display of USD prices for FB, brc-20, Runes, CAT20 in fractal
- Fix the issue where signing individually in a batch may result in a 'network not match' error.
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