|
1 | 1 | # CHANGELOG
|
2 | 2 |
|
| 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 | + |
3 | 32 | ## 1.1.44
|
| 33 | +Build date: Jun 21, 2024. |
4 | 34 |
|
5 | 35 | Features & Updates:
|
6 | 36 | - Support Firefox
|
7 | 37 |
|
8 | 38 | ## 1.1.43
|
| 39 | +Build date: Jun 12, 2024. |
9 | 40 |
|
10 | 41 | Features & Updates:
|
11 | 42 | - First version with basic Bitcoin & EVM Features
|
|
0 commit comments