Skip to content

Commit 5765afc

Browse files
committed
chore: bump version to 1.7.2
update release notes
1 parent 8edffd4 commit 5765afc

File tree

2 files changed

+23
-1
lines changed

2 files changed

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

release-notes.md

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

3+
## v1.7.2
4+
5+
New Features
6+
7+
- Enable BRC20 single-step transfer on Fractal network
8+
9+
Bug Fixes
10+
11+
- Updated UniScan explorer URLs for Fractal testnet
12+
- Safety notices now only appear once for first-time users (instead of every new wallet)
13+
- Removed unconfirmed balance settings (feature deprecated and no longer functional)
14+
- Fixed layout issues in Alkanes collection
15+
16+
Improvements
17+
18+
- Redesigned BRC20 token details screen for better UI/UX
19+
- Multi-language support for risk warning pages and transaction signing
20+
21+
Experimental
22+
23+
- Added cold wallet functionality (available in Developer Mode)
24+
325
## v1.7.1
426

527
New Features

0 commit comments

Comments
 (0)