Releases: MetaMask/snap-bitcoin-wallet
Releases · MetaMask/snap-bitcoin-wallet
1.3.0
1.2.0
1.1.0
1.0.0
@metamask/bitcoin-wallet-test-dapp
Changed
- Alignment of the dApp site (#525)
@metamask/bitcoin-wallet-snap
Added
- Background events executed only when client is active (#524)
- Confirmation displayed on
signMessage
(#523) - OpenRPC for dApp connectivity (#522)
- Sign message on
submitRequest
(#521) - UTXO management on
submitRequest
(#520) - Send transfer on
submitRequest
(#519) - PSBT management on
submitRequest
(#514)
Changed
- Translations updated in all languages (#525)
Fixed
- Translations aligned with locales (#528)
0.19.3
0.19.2
@metamask/bitcoin-wallet-test-dapp
@metamask/bitcoin-wallet-snap
Fixed
- Fix issue where DIN endpoints where not used in
v0.19.1
0.19.1
@metamask/bitcoin-wallet-test-dapp
@metamask/bitcoin-wallet-snap
Changed
- Use DIN endpoints for Bitcoin and Bitcoin Testnet (no PR, just a change in CI secrets)
0.19.0
@metamask/bitcoin-wallet-test-dapp
Changed
- Complete docs refactor (#505)
@metamask/bitcoin-wallet-snap
Added
- PSBT transaction fee computation (#507)
- Fill, sign and send PSBT functionality (#504)
- OpenRPC documentation for onClientRequest (#506)
- Event tracking verification for account synchronization (#503)
Changed
- Complete documentation refactor (#505)
0.18.0
@metamask/bitcoin-wallet-test-dapp
Changed
- Align latest dependencies (#496)
@metamask/bitcoin-wallet-snap
Added
- Fine-grained error handling with tracking and translations (#496, #498)
- Track transaction events (#495)
- Add account options in
KeyringAccount
(#499)
Fixed
- Retry mechanism for Esplora indexer (#500)