Skip to content

Releases: unisat-wallet/extension

v1.2.6

11 Jan 15:25
Compare
Choose a tag to compare
  • Mixed inscriptions can now be sent without splitting
  • Fixed an issue with the address amount input box restrictions:
    • Limited BTC input to a maximum of 8 decimal places.
    • Spaces are now ignored when entering an address.
    • Restricted ARC20 input amount.

v1.2.5

05 Jan 11:55
Compare
Choose a tag to compare
  • Minimum output amount for inscriptions can now be set to 330.
  • Added the ability to disable Atomicals (only when there are no Atomicals assets).
  • Added the API isAtomicalsEnabled to determine if the user has enabled the Atomicals feature.
  • Implemented version checking to prompt for upgrades when a new version is available.
  • Fixed an issue where transferring inscriptions and ARC20 without available BTC would result in an error.

v1.2.4

30 Dec 04:39
Compare
Choose a tag to compare

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