Releases: block-core/blockcore-wallet
Releases · block-core/blockcore-wallet
Blockcore Wallet (Release 0.0.50)
- Update version, changelog and manifest (f7e58b6)
Blockcore Wallet (Release 0.0.49)
Blockcore Wallet (Release 0.0.48)
- Add "Buy with Exolix" button on receive view for STRAX (158c13c)
- Add "Exchange" feature with links to purchase and sell using Exolix (31a8cc1)
- Add affiliate code for Exolix integration (d8a92fe)
- Code cleanup (2d882ea)
- Improvements on initial load and sync of wallets and accounts (97de0c6)
- Only register Service Worker in web-mode (51fb037)
- Set the credentials to false on http requests (778cfc3)
- Update version and changelog (292d554)
Blockcore Wallet (Release 0.0.47)
- Add address validation on send input (4a7ee81), closes #161
- Add Address Validation Service and unit tests (159b795), closes #161
- Add support for bech32 validation (5716036), closes #161
- Address Validation: Derive network from address prefix (c45eef6)
- Change the style on delete/wipe buttons (7fb689e)
- Fix issue with network loading (f0d5d1d)
- Hide QR option until it's working (dae7965)
- Improve the quality of address validation (a0eeec8)
- Make the address required (90d80f1)
- Networks needs to be array (ac26489)
- Optimize memory use on unit tests (c8cd8d9)
- Update version and changelog (5fcafc1)
Blockcore Wallet (Release 0.0.46)
- Add contact view and delete (46d5888)
- Add ContactStore for persisting the address book (57e64a9)
- Add network list for contact creation (81f4cc3)
- Add support for saving contacts in the address book (fda66c7)
- Add translations for AddressBook (b4f822a)
- Attempt to fix camera issue when switching cameras (aa3c613)
- Implement paste from clipboard to address on contact (Address Book) (ef65f6b)
- Minor null check for no contacts (3950f0d)
- Sort contacts in the contact list (ad64d00), closes #186
- Translate Add Account and Add Wallet on dashboard (7f3f414)
- Update no.json (4bb49e5)
- Update packages (695e71d)
- Update packages (0d45d46)
- Update version and changelog (884308f)
- WIP: Add Address Book and Create contact (2060b7a)
- WIP: Address Book (a75db2e)
Blockcore Wallet (Release 0.0.45)
Blockcore Wallet (Release 0.0.44)
Blockcore Wallet (Release 0.0.43)
- Auto-close the dialog for QR scanning (4d0060d)
- Call stop on camera when dialog is closed (39280b7)
- Improve the visual UI for QR code scanning (c0612a7)
- Update packages (8527deb)
- Update version and changelog (34182c8)
- WIP: Add custom UI for camera scanning (0ed0e65)
- WIP: Add custom UI for camera scanning (c63f430)
Blockcore Wallet (Release 0.0.42)
Blockcore Wallet (Release 0.0.41)
PRE-RELEASE!
Beware that this release have a lot of updates and should be considered more unstable and unfished than a normal update.
- @HostListener added to individual components to execute on window close (1a25b80)
- Abstract the call to chrome runtime for action replies (8071f4e)
- Add a basic page to view identity (800cd95)
- Add Angular CLI based service worker (a4aaaa7)
- Add authorization buttons on action (569c903)
- Add back event handling from the UI (94636f7)
- Add blockcore-js to allowedCommonJsDependencies (#159) (4f830da), closes #159
- Add derived public key for identity using schnorr (f7b6e4b)
- Add DID Document to clipboard on button action (a08d270)
- add expiration (6c5badc)
- Add instructions on code formatting (1b78362)
- Add login code for opdex (#181) (c5e0d1d), closes #181
- Add multiple servers to the indexers list (#171) (106ae9f), closes #171
- Add multiple servers to the indexers list (#172) (268bcea), closes #172
- Add permission UI to list permissions (d9ad499)
- Add Permissions component to settings (5872b42)
- Add PermissionStore (df3dc8e)
- Add Public Key action view (a492c22)
- Add services to handle service worker version update (406bd65)
- Add signDataSchnorr to the WalletManager (abf19be)
- Add some basic sample for JWT creation and decode (33548ec)
- Add some basic view and derivation for did:is and nostr:key (#169) (b179b80), closes #169
- Add some comment regarding permission query that is TODO (b1920d5)
- Add source from @blockcore/identity directly to wallet (57fb3c1)
- Add test to verify combining BIP32 with BIP340 (dc00110)
- Add timeout handling for permissions (af93d6a)
- Breaking change: Change the identifier for CYBITS to CY (acc2487)
- Change PermissionStore to host a single entry pr. domain (0d6bd3e)
- Cleanup the Public Key UI (052c2cc)
- Continued work on Web3/Web5 provider (da28109)
- Create frontend service that replicate the logic of background (extension mode) (4a2c121)
- Display domain on provider action (889ae42)
- Do not include the webextension-polyfill in Angular code (65f08e9)
- Enable delete of permission registration (98f1024)
- Encapsulate actions in a parent component (e72a81e)
- Explicit set the max_line_length in .editorconfig and implement SchnorrSigner (1e31bbc)
- Fix "expirable" permission (8f9ebf1)
- Fix "Remove all permissions" (2aa3ead)
- Fix a minor bug on loading when permissions is null (592da01)
- Fix a minor issue with permission reading on popup request (e0bb688)
- fix comments (a4eee52)
- Fix issue with copy of DID Document (6b20fc8)
- Fix issue with management of permissions (a900446)
- Fix issue with unpadded x and y (d1326d5)
- Fix loading of content and provider scripts (5d58c4e)
- Fix some syntax errors (290b869)
- Fix the registration of service worker (67c9db3)
- Fully implement the SchnorrSigner (b312804)
- Handle "Cancel" of popup request (4887da3)
- Improve header layout for permission listing (b02f7e9)
- Improve the BlockcoreIdentityTools (0a0bc4a)
- Include the "bold" variant of robot font (bbda35b)
- Make the indent 2 as oppose to 4 on code formatting (92dee86)
- Merge new and old background logic (2077e53)
- Migrate some older packages to new ones for BIP32 and BIP39 (bfe2404)
- Minor text edit (4d63bc4)
- Minor UI tweaks for actions (370f7f9)
- Move logic into ActionService (10b8298)
- Move the .editorconfig to root and updating vscode setup (44d61ff)
- Refactoring collectables and re-adding identity view (4478949)
- Refactoring collectables and re-adding identity view (0c0edd3)
- Remove old service communication code (15475c9)
- Remove the external communication service (ee30f6f)
- Remove the PWABuilder service worker (90afe94)
- Rename "getPublicKey" to "publicKey" (49bb8cc)
- Rename away from "Collectables" to "collectable" (0164385)
- Rename away from "Collectables" to "collectable" (7c2ce6a)
- Retrieve the identifier ID and show on identity view (30e0bc5)
- Save and use permissions that user grants for read public key and for signing data (66a8c85)
- Store permissions when user selects expirable or forever options (3e00dd9)
- Store the public key as address without the did:is prefix (92f8997)
- Store wallet and account on permissions (47c7b8d)
- Support closing of window to reject the permission request (4eec2de)
- Try to make a new class to handle external calls (#168) (11f3411), closes #168
- Tune the UI for permission details (caf15f4)
- Update dependencies (3deea64)
- Update domain for CY (42f8ae3)
- Update formatting on code ([81c618c](https://github...