Skip to content

Commit

Permalink
chore: update version to v1.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
slient-coder committed Oct 4, 2024
1 parent 85d3623 commit 22412a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unisat-extension",
"version": "1.4.8",
"version": "1.4.9",
"private": true,
"homepage": "https://github.com/unisat-wallet/extension#readme",
"bugs": {
Expand Down
7 changes: 7 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -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
- Fix the issue where batch signing PSBT can get stuck when there are too many transactions
- Fix fractal browser link.

## v1.4.8

- Allow passing in tapLeafHashToSign when calling signPsbt
Expand Down

0 comments on commit 22412a1

Please sign in to comment.