Skip to content

Commit e5cd68e

Browse files
committed
Release version 1.1.45
1 parent 1880643 commit e5cd68e

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,42 @@
11
# CHANGELOG
22

3+
## 1.1.45
4+
Build date: Jun 26, 2024.
5+
6+
Features & Updates:
7+
- Update chain-list (#183)
8+
- Update multi-chain asset for some tokens
9+
- Update price & logo
10+
- Add support BounceBit testnet network
11+
- Add support for Bitlayer Lucky Helmet NFT (#243)
12+
- Add support for LayerEdge Testnet (#241)
13+
- Update chainlist (#206)
14+
- Add support for MERL token (#245)
15+
- Add support for BEVM OP Testnet (#244)
16+
- Handle show inscriptions by batch (#182)
17+
- Handle show address on Receive feature (#209)
18+
- Update currency symbol (#214)
19+
- Update subwallet-react-ui
20+
- Update content for some message (#159)
21+
- Update loading for fee selection on send Fund screen (175)
22+
- Update confirmation, history screen (#44)
23+
24+
Bug Fixes:
25+
- Error can re-import brc20 token even though the token is already in the wallet (#194)
26+
- Fix bug Can't import Rune with decimals = 0 (#170)
27+
- Update API for calculate fee rate (189)
28+
- Fix bug do not show Block time
29+
- Fix API return type (#187)
30+
31+
332
## 1.1.44
33+
Build date: Jun 21, 2024.
434

535
Features & Updates:
636
- Support Firefox
737

838
## 1.1.43
39+
Build date: Jun 12, 2024.
940

1041
Features & Updates:
1142
- First version with basic Bitcoin & EVM Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://github.com/openbitdev/OpenBit-Wallet.git"
1111
},
1212
"sideEffects": false,
13-
"version": "1.1.45-3",
13+
"version": "1.1.45",
1414
"workspaces": [
1515
"packages/*"
1616
],

0 commit comments

Comments
 (0)