We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85d3623 commit 22412a1Copy full SHA for 22412a1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "unisat-extension",
3
- "version": "1.4.8",
+ "version": "1.4.9",
4
"private": true,
5
"homepage": "https://github.com/unisat-wallet/extension#readme",
6
"bugs": {
release-notes.md
@@ -1,5 +1,12 @@
# UniSat Wallet Release Notes
+## v1.4.9
+
+- Display short names for bool bridge and simple bridge ticks
+- Support for .fb domain on fractal
7
+- Fix the issue where batch signing PSBT can get stuck when there are too many transactions
8
+- Fix fractal browser link.
9
10
## v1.4.8
11
12
- Allow passing in tapLeafHashToSign when calling signPsbt
0 commit comments