diff --git a/package.json b/package.json index b1aeb60c..cb5e8440 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unisat-extension", - "version": "1.2.5", + "version": "1.2.6", "private": true, "homepage": "https://github.com/unisat-wallet/extension#readme", "bugs": { diff --git a/release-notes.md b/release-notes.md index edceb448..9857211e 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,5 +1,13 @@ # UniSat Wallet Release Notes +## v1.2.6 + +- 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 - Minimum output amount for inscriptions can now be set to 330.