Skip to content

Releases: unisat-wallet/extension

v1.5.4

26 Jan 04:08
Compare
Choose a tag to compare
  • Added an Unlock button on the Fractal mainnet to navigate to the UTXO management tool.
  • In advanced settings, added a toggle for Atomicals, allowing users to disable ARC20 and free up the unavailable balance.
  • Improved the user interface

v1.5.3

14 Jan 13:25
Compare
Choose a tag to compare
  • Support CAT721
  • Support purchasing FB through AlchemyPay

v1.5.2

06 Dec 11:58
Compare
Choose a tag to compare
  • 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

28 Oct 06:28
Compare
Choose a tag to compare
  • 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

21 Oct 15:03
Compare
Choose a tag to compare
  • Support CAT20 on fractal bitcoin ( P2TR and P2WPKH )

v1.4.9

04 Oct 00:46
Compare
Choose a tag to compare
  • 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

04 Oct 00:45
Compare
Choose a tag to compare
  • Allow passing in tapLeafHashToSign when calling signPsbt

v1.4.7

13 Sep 07:44
Compare
Choose a tag to compare
  • Remove the maximum fee rate limit

v1.4.6

08 Sep 09:39
Compare
Choose a tag to compare
  • Enable Fractal Bitcoin Mainnet
  • Fix Address QRCode

v1.4.5

18 Aug 15:24
Compare
Choose a tag to compare
  • 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