Releases: block-core/blockcore-wallet
Releases · block-core/blockcore-wallet
Blockcore Wallet (0.0.60)
Blockcore Wallet (0.0.59)
- Add automatic selection of active indexer (e737f4d)
- Add radio-button to selection of active indexer (f585e68)
- Allow selection binding for network status indexer selection (6250e16)
- Allow users to manually select indexers from network list (4de0387)
- Code cleanup (822666e)
- Remove debug logging (3111b29)
- Set the global default color for radio buttons (6e8b7dc)
- Tune the network status icon colors (6eece51)
- Update version and changelog (9e2a1cd)
Blockcore Wallet (0.0.58)
- Fix issue with hardwired key for storage get (f584333)
- Handle indexer issues when response is not OK (8cce796)
- Hide the biometric option from settings (fca4681)
- Implements the full end-to-end logic for signing messages (c2b68c7)
- Parse the message to be signed and display correct in prompt (c1cb6aa)
- Refactor services to be generic and independent of Angular (95e3d5b)
- Remove debug logging and update CoinVault icons (a55367c)
- Update version and changelog (d9f11d8)
- Use the existing Bitcoin Message library for signing (534dd5d)
Blockcore Wallet (0.0.57)
- Add support for getting permission based upon key (public key) (f6061cb)
- Add updated accent color and app icons (13ec58f)
- Cleanup some logging (6cea116)
- Disable all actions other than 'signMessage' (2dde08c)
- Display key for signing in a different style (d4fe3aa)
- Fix a minor type issue (beef8fe)
- Fix issue where public key was not updated when changing signing key (57f0693)
- Fix issue with permission not expiring (315fdd7)
- Persist the permissions based upon wallet, account and key id (e215824)
- Return a structured result from the action handler that includes public key (5a1de7e)
- Select key when provided in request and disable user selection (9e2eddb)
- Set the key id when performing a signing operation (1ecba99)
- Update permissions administration with support for array on permissions (8865631)
- Update version and changelog (b78009c)
Blockcore Wallet (0.0.56)
- Add more Norwegian translations (f681013)
- Attempts to fix issue with iOS and zooming on input focus (bdfe271), closes #206
- Change logo color when changing theme (#210) (3702e22), closes #210
- Disable the code quality build (e749b15)
- Disable viewport zooming on Mobile Safari (#207) (0aec865), closes #207
- Make the recovery phrase selectable (0d17f09)
- Remove the "copy log" buttons (5bae7d1)
- Removing input background color for Chrome autocomplete (#208) (576ed6a), closes #208
- Update package-lock.json (2ba85fb)
- Update package.json (cbac488)
- Update packages (c7dff96)
- Update packages (3dbbb6c)
- Update version and changelog (cea1600)
- Use system font (8454090), closes #212
Blockcore Wallet (0.0.55)
- Fix issue with touch-hold for pasting in app (#202) (c0fb72a), closes #202
- Add display of address type and index to dropdown (3ea0500)
- Display human readable identifier on signing action request (4de871d)
- Fix opening explorer in web mode (#205) (03e753b), closes #205
- Fix problem with crashing due to invalid certificate (054f523)
- Hide "Use Biometrics" until functional (2eb72e5)
- Hide heading from child action page (91604d8)
- Make the copy button flow with content (f0787f6), closes #203
- Migrate action app status badge to root of actions (7fc551f)
- Remove status and loading in networks whose type is identity (#204) (270e056), closes #204
- Update identity component from new schema on did-resolver (87426af)
- Update packages (d0178be)
- Update version and changelog (e7b5aed)
Blockcore Wallet (0.0.54)
Blockcore Wallet (0.0.53)
Blockcore Wallet (0.0.52)
- Add a basic event emitter to be used in the new interface between provider and extension (a36b608)
- Add a readable ID format for identities (7d6ba4b)
- Add a visual prototype for app verification badge (8475aea)
- Add all possible signing actions (9cff85f)
- Add basic example on how to do translations in components (f2d1138)
- Add biometric feature (#191) (1269c02), closes #191
- Add selections for account and key on the signing screen (652f435)
- Add toggle button for Face ID / Biometrics on wallet create (5d8ad1d)
- Bind the biometrics toggle (b4388b4)
- Change routing to include "index.html" and allow reloads in extension tab mode (a101603)
- Change the visual style on the account delete button (40fbb07)
- Disable text selection and right-click (#197) (55bcfb2), closes #197
- Display the args on signing action (420712f)
- Do not return a reply on messages not handled! (137c45b)
- Enable right click when element tag name is "INPUT" (#198) (37f5297), closes #198
- Fix bug with address purpose override in UI (38f4ed2)
- Fix issue with queue of prompts and handling closing (3a202ba)
- Fix the identity account type to single key (5415fe9)
- Improve logic for interaction between web app and extension (848523b)
- Increase the height of the popup for Exolix (db9c34e)
- Modify AppUpdateService class (#194) (cd3d15e), closes #194
- Only perform right-click disable in production mode (4b5719a)
- Open tab on update as well (cb3e169)
- Refactoring interfaces (63a7f10)
- Remove "Release" from release titles (e50ce8d)
- Remove "capacitor" (Electron, Android, iOS) (95283b1)
- Set major version for node setup (f0c5e6a)
- Simplify the prompt handling (163174f)
- Support single address accounts for any type of account (fdde162), closes #190
- Translate "Create Account" page (594a5d9)
- Translate (partially) the account remove page (c315a86)
- Translate Account Edit page (9abf200)
- Translate options on Create Account page (8b2adec)
- Update app update service (#192) (38c3bbf), closes #192
- Update packages (ff0e3ec)
- Update version and changelog (95420dc)
- WIP: Refactoring the message handling between web app and extension (32c760b)
- WIP: Working implementation of multiple queued up action windows (c9a2fb5)