Skip to content

Releases: unisat-wallet/extension

v1.1.33

17 Oct 01:45
Compare
Choose a tag to compare
  • Fix changing address type of simple keyring

v1.1.32

12 Oct 09:03
Compare
Choose a tag to compare

New Features

  • Added support for .btc names which uses btcname protocol.

Adjustments

  • Option to import OW wallet. Disabled ability to switch address type for wallets with custom derivation path.

v1.1.31

08 Oct 12:30
Compare
Choose a tag to compare
  • Support .x as recipient address
  • Fix the signature error of P2TR #86
  • Restrict the input field's content

v1.1.30

28 Aug 13:36
Compare
Choose a tag to compare
  • Added a new parameter toSignInputs to the unisat.signPsbt method, allowing specification of input details to be signed. Read more in the doc
    • toSignInputs: An array of objects, each containing the following fields:
      • index: Index number of the input.
      • address: Address of the input.
      • sighashTypes: Array of signature hash types for the input.

v1.1.29

28 Aug 13:30
Compare
Choose a tag to compare
  • Update app summary

v1.1.28

11 Aug 06:21
Compare
Choose a tag to compare

v1.1.27

05 Aug 15:01
Compare
Choose a tag to compare
  • Fix typo error

v1.1.26

05 Aug 15:01
Compare
Choose a tag to compare
  1. Manual Wallet Locking
    • Users now have the ability to manually lock their wallets for added security.
  2. Protection against Phishing Websites
    • To protect users from potential phishing attacks, the wallet will now block connections to suspicious websites during wallet access and transaction signing.
  3. Blacklist Address Blocking
    • Transactions containing addresses on the blacklist will be blocked during the signing process to prevent potential security risks.
  4. Risk Warning on Transaction Signing Exceptions
    • Users will receive a risk warning if any abnormal behavior is detected while signing transactions. Currently, abnormal behavior is identified by the loss of plaintext.
  5. Improved Inscription Splitting
    • We have improved the process of inscription splitting, allowing users to choose a minimum amount of satoshis for each split inscription, providing greater flexibility. For individual inscription balances exceeding 10,000 satoshis, users can split the balance for better management.

v1.1.25

09 Jul 16:27
Compare
Choose a tag to compare

Major changes

  • Scan more addresses when restoring wallet
  • Disable mnemonic translation
  • Fix a issue that selecting an account do not take effect
  • Fix a issue that fails to sign PSBT with M44_P2TR address

v1.1.24

30 Jun 08:15
Compare
Choose a tag to compare

Major changes

  • Support restoring wallet by 24-words
  • Support spliting UTXO that contains multiple inscriptions