Releases: block-core/blockcore-wallet
Releases · block-core/blockcore-wallet
Blockcore Extension (Release 0.0.10)
Blockcore Extension (Release 0.0.9)
- Add developer mode in settings (cde814d)
- Add French language file to prepare for translation (086114c)
- Add support for i18n (internationalization) (87725a3)
- Add translation module and translation extractor (d42b493)
- Change the syntax for translation keys (f625b3f)
- Fix CreateNewWallet translation (685da73)
- Fixes the transaction history and displays correctly (cfcb940)
- Improved the transaction history with consolidation that works better (b7884a7)
- Revert "Update build pipeline to run in parallel" (49617ef)
- Update changelog (2877dac)
Blockcore Extension (Release 0.0.8)
Blockcore Extension (Release 0.0.7)
Blockcore Extension (Release 0.0.6)
- Add a button to maximize wallet in a tab (fa48f7a), closes #31
- Add dedicated LoggerService and BackgroundLoggerService (b9809fa)
- Add framework for logging (e7509a3)
- Change the initial wallet name (4011d45)
- Improve handling of wallet selection after delete wallet (cf69653), closes #48
- Remove console logging from indexer (35b36f8)
- Remove console logging from wallet manager (d027133)
- Update changelog and version for next release (dd6eaff)
- Update the expander icon (5a37df7)
Blockcore Extension (Release 0.0.5)
- Enable all features for dev mode (95d70ef)
- Fix a lint issue (1dc12d7)
- Fix type linting issue for production build (27a48aa)
- Improve stateless orchestration (8e51625), closes #50
- Improve the stateless orchestration (95d4e76), closes #50
- Increase wallet lock to 15 minutes (293f6b7)
- Refactor orchestration to be stateless (c85c359), closes #50
- Update README and featureset for individual instances (f62abb5)
Blockcore Extension (Release 0.0.4)
- CoinVault (Stratis and Cirrus) instance available as release.
- SmartCityPlatform (City Chain) instance available as release.
- Add build of multiple instances (f778df4)
- Migrate away from "-extension" subfix (d199b4d)
- Prepare for next release (23da37c)
- Simplify the build and update some labels for steps (a0468c7)
Blockcore Extension (Release 0.0.3)
- Add a notification that Cirrus is not yet supported (a65f23c)
- Add change password feature (c1aa2fe), closes #25
- Add changelog functionality (cdc9803)
- Add Cirrus back as enabled network (5658646)
- Add display of balance on send and support maximum send (9df248c)
- Add link to releases in the changes view (9fe5a8d)
- Add listener for last addresses (2191747)
- Add reference to another issue in the changes log (f088608)
- Add watch on addresses when used in transactions (c6c419d)
- Fix bug where Cirrus account could not be added (6d8ce3c)
- Fix issue with empty change amount when sending max (a3cc4f1)
- Fix potential issue with rounding error in display of total (9a75b73)
- Fix the max button (cb7de95)
- Perform a wallet scan every 30 seconds when account view is open (6e169b4)
- Update packages (cac58dc)
- Update the changes history (fe98c1e)
- Update the document title based upon instance (f5f5269)
- Update the scan options (d15037b)
- Update with results from "npm audit fix" (5f3d729)
- Upgrade to v0.0.3 for next release (e00c930)
Blockcore Extension (Release 0.0.2)
- Add support for Stratis (STRAX) network.
- Add support for balance, receive and send.
- Add support for multiple wallets.
- Add support for multiple accounts.