Skip to content

Commit

Permalink
Release version 1.1.45
Browse files Browse the repository at this point in the history
  • Loading branch information
saltict committed Jun 26, 2024
1 parent 1880643 commit e5cd68e
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1 deletion.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,42 @@
# CHANGELOG

## 1.1.45
Build date: Jun 26, 2024.

Features & Updates:
- Update chain-list (#183)
- Update multi-chain asset for some tokens
- Update price & logo
- Add support BounceBit testnet network
- Add support for Bitlayer Lucky Helmet NFT (#243)
- Add support for LayerEdge Testnet (#241)
- Update chainlist (#206)
- Add support for MERL token (#245)
- Add support for BEVM OP Testnet (#244)
- Handle show inscriptions by batch (#182)
- Handle show address on Receive feature (#209)
- Update currency symbol (#214)
- Update subwallet-react-ui
- Update content for some message (#159)
- Update loading for fee selection on send Fund screen (175)
- Update confirmation, history screen (#44)

Bug Fixes:
- Error can re-import brc20 token even though the token is already in the wallet (#194)
- Fix bug Can't import Rune with decimals = 0 (#170)
- Update API for calculate fee rate (189)
- Fix bug do not show Block time
- Fix API return type (#187)


## 1.1.44
Build date: Jun 21, 2024.

Features & Updates:
- Support Firefox

## 1.1.43
Build date: Jun 12, 2024.

Features & Updates:
- First version with basic Bitcoin & EVM Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://github.com/openbitdev/OpenBit-Wallet.git"
},
"sideEffects": false,
"version": "1.1.45-3",
"version": "1.1.45",
"workspaces": [
"packages/*"
],
Expand Down

1 comment on commit e5cd68e

@saltict
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.