Skip to content

Commit 113fd91

Browse files
committed
chore: update version to v1.3.0
1 parent d9c6a0b commit 113fd91

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unisat-extension",
3-
"version": "1.2.10",
3+
"version": "1.3.0",
44
"private": true,
55
"homepage": "https://github.com/unisat-wallet/extension#readme",
66
"bugs": {

release-notes.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# UniSat Wallet Release Notes
22

3+
## v1.3.0
4+
5+
- Support Runes
6+
- Add a toggle for enabling unconfirmed balances.
7+
- No longer forcing pop-up warnings for transactions with high or low fee rates.
8+
- Reverted the default inscribe outputValue to 546 sats for simplified operations.
9+
- Fix MultiSignPsbt
10+
311
## v1.2.10
412

513
- Support 5-byte BRC20

0 commit comments

Comments
 (0)