Releases: block-core/blockcore-wallet
Releases · block-core/blockcore-wallet
Blockcore Wallet (1.0.27)
Blockcore Wallet (1.0.26)
Blockcore Wallet (1.0.25)
Blockcore Wallet (1.0.24)
- Add ability to issue custom payments from the provider API (97647da)
- Add support for Web App Launch Handling in PWA-mode (ed0241a)
- Change binding of third party licenses to not use HTML binding (413bd55)
- Don't show confirmation dialog when user cancels (1b55ccc)
- Improve add account layout and move type to first option. Add Bitcoin icon. (513bff3)
- Limit length of hint to 64 characters (17bd0b4)
- Migrate generateTransaction into the SendService (5b6cc4c)
- Update version and changelog (441f18d)
- WIP: Add the transaction.send action (0ac76ab)
Blockcore Wallet (1.0.23)
Blockcore Wallet (1.0.22)
Blockcore Wallet (1.0.21)
- Add key import support for new accounts (985c662)
- Add support for nsec private key import (d56d44f)
- Add support for XRC chain (#320) (354dd8a), closes #320
- Fix issue with webpack build (b284239)
- Remove some debug logging that ends up on dapp consoles (9144333)
- Remove tabs in the default relay list (7cce9ea)
- Update Cybits network to use standard derivation path for bech32 (8c6764e)
- Update to latest nostr-tools library (f71fcae)
- Update version and changelog (375d0f1)
Blockcore Wallet (1.0.20)
Blockcore Wallet (1.0.19)
- Add execution notification to calling website (d439463)
- Add executions counter for permissions and display under settings (ef50a85), closes #318
- Don't show dialog on executions that don't require permissions (consent) (6d541fc)
- Fix a minor compile issue (171d667)
- Update version and changelog (2a87767)
Blockcore Wallet (1.0.18)
- Add a key conversion tool for Nostr (9398bad)
- Add export of private key using QR code (14ffa60)
- Add npub and nsec export format support for Nostr (70029df)
- Change to use hex as address values, but display as npub to users (0246bbe)
- Internally keep the Nostr addresses in hex format (0bbcf1a)
- Update the bech32 prefix for Nostr (0ac4a79)
- Update version and changelog, add QR code for public key (f018e23)