diff --git a/package.json b/package.json index 55cb0667..47f85b0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unisat-extension", - "version": "1.5.1", + "version": "1.5.2", "private": true, "homepage": "https://github.com/unisat-wallet/extension#readme", "bugs": { diff --git a/release-notes.md b/release-notes.md index f40d71ad..748e8406 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,5 +1,11 @@ # UniSat Wallet Release Notes +## v1.5.2 + +- Added display of USD prices for FB, BRC20, Runes, CAT20 in fractal +- New discovery page +- Fix the issue where signing individually in a batch may result in a 'network not match' error. + ## v1.5.1 - During batch signing, for whitelisted websites, one-click signing is allowed.