Skip to content

Commit 0dee219

Browse files
committed
chore: update version to v1.4.1
1 parent baed8cb commit 0dee219

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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.4.0",
3+
"version": "1.4.1",
44
"private": true,
55
"homepage": "https://github.com/unisat-wallet/extension#readme",
66
"bugs": {

release-notes.md

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

3+
## v1.4.1
4+
5+
- Support for setting transfer fees with one decimal place
6+
- Added display of USD prices for BTC、BRC20 and Runes
7+
- Real-time fee displays for various buy BTC options
8+
- Fix unisat.sendRunes
9+
- Fix unisat.multiSginPsbt
10+
11+
## v1.4.0
12+
13+
- Support fractalbitcoin
14+
315
## v1.3.4
416

517
- Compatible with partial token coloring for ARC20

0 commit comments

Comments
 (0)