Skip to content

Commit 776d121

Browse files
committed
chore: update version to v1.5.9
1 parent 39c8361 commit 776d121

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

package.json

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

release-notes.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# UniSat Wallet Release Notes
22

3+
## v1.5.9
4+
5+
New Features
6+
7+
- Added UTXO management tool entry on the homepage.
8+
9+
Bug Fixes
10+
11+
- Updated outdated phishing website list.
12+
13+
- Fixed text overflow in purchase popup.
14+
15+
- Fixed amount modification issue when going back in the Transfer page.
16+
17+
- Fixed gas fee selection not applying when sending tBABY.
18+
19+
Improvements
20+
21+
- Optimized performance for the homepage inscription list.
22+
323
## v1.5.8
424

525
New Features

0 commit comments

Comments
 (0)