Skip to content

Releases: unisat-wallet/extension

v1.7.0

28 May 06:07
Compare
Choose a tag to compare

New Features

  • Added support for Alkanes.

v1.6.3

16 May 04:08
Compare
Choose a tag to compare

New Features

  • Added sidebar

  • Added method: unisat.multiSignMessage([{text:'example',type:'ecdsa'}])

Improvements

  • Optimize inscribing service. Prevent BRC20 transfers from being invalidated due to carrying inscriptions during payment.

Bug Fixes

  • Fixed an issue with parameters when signing P2TR scripts (most for CAT20 txns).
    For script path inputs, the default behavior is to use the original public key for signing. You can explicitly specify whether to use the TweakedSigner by setting the useTweakedSigner option. If not explicitly set, the signer will automatically determine which key to use based on the presence of a tapLeafScript in the input. If the tapLeafScript contains the original public key, the original key will be used for signing; otherwise, the TweakedSigner will be used. In most cases, the signing method can be automatically determined without needing to pass additional parameters.

v1.6.2

01 May 00:31
Compare
Choose a tag to compare

New Features

  • Support for multiple languages
  • Fractal testnet now supports single-step transfer

v1.6.1

08 Apr 10:43
Compare
Choose a tag to compare

New Features

  • Added address book
  • Added feedback entrance
  • Support Babylon mainnet

Improvements

  • Restructure Settings Tab

v1.6.0

03 Apr 14:00
Compare
Choose a tag to compare

Changes

  • Remove atomicals token support.

Bug Fixes

  • Fixed Keystone signing bugs.

  • Fixed potential vulnerabilities.

Improvements

  • Improve wallet loading speed.

v1.5.9

25 Mar 03:46
Compare
Choose a tag to compare

New Features

  • Added UTXO management tool entry on the homepage.

Bug Fixes

  • Updated outdated phishing website list.

  • Fixed text overflow in purchase popup.

  • Fixed amount modification issue when going back in the Transfer page.

  • Fixed gas fee selection not applying when sending tBABY.

Improvements

  • Optimized performance for the homepage inscription list.

v1.5.8

18 Mar 10:56
Compare
Choose a tag to compare

New Features

  • Added Phishing Website Detection: Implemented a new feature to detect and warn users about potential phishing websites.

Improvements

  • Error Page Handling: Improved user experience by displaying an error page instead of a black bar when a page encounters an exception.

  • BABY Transfer Interface: Added a gas fee modification option to the BABY transfer interface (previously, gas fees were fixed).

  • Window Object Conflict Prevention: Introduced window.unisat_wallet object to prevent conflicts with other existing plugins that might interfere with Unisat.

Bug Fixes

  • Fixed a signing issue introduced in version 1.5.7

Other Changes

  • Removed the Telegram group contact information from the project.

v1.5.7

10 Mar 05:13
Compare
Choose a tag to compare
  • Fix Keystone Babylon integration

v1.5.6

25 Feb 01:52
Compare
Choose a tag to compare
  • Fix Babylon RPC

v1.5.5

21 Feb 10:22
Compare
Choose a tag to compare
  • Integration of Babylon Bitcoin Staking Phase 2