forked from JSKitty/scc-web3
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v1.2.0 bump + Update Changelog (#195)
* Bump version + Update Changelog * Update Changelog + Improve Changelog style * Send GUI inputs once successful * Fix failing to send to Contacts starting with "S" * Fix Send UI getting stuck with a CS address
- Loading branch information
Showing
5 changed files
with
49 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,22 @@ | ||
# New Features | ||
- New Setting: change your encryption password. | ||
- Contacts Book: for friends, family and more. | ||
- Advanced Mode: a new mode for tech-savvy users. | ||
- Full Testnet support: 100% Testnet coverage. | ||
- Added ability to Send or Receive via XPub. | ||
|
||
# New Languages | ||
- 🇮🇹 Italian (by Valerio, Duddino). | ||
- 🇲🇽 Mexican Spanish (by ONeZetty). | ||
|
||
# Improvements | ||
- Improved 'Debug Mode' verbosity. | ||
- A full Account DB rewrite for improved safety. | ||
- Added colour-coded recipient validation. | ||
- Send & Receive now uses Text instead of Icons. | ||
- i18n will fallback to English when missing text. | ||
- Hidden 'BIP39 Passphrase' behind Advanced Mode. | ||
|
||
# Bug Fixes | ||
- Fixed critical proposal creation 'crashing'. | ||
- Fixed destructive multi-proposal finalisation. | ||
- Fixed Tx failures with Debug Mode on. | ||
- Disabled Labs Analytics (stops console errors). | ||
- Fixed Stakes 'duplicating' coins when MPW is open. | ||
- Fixed random network errors from CoinGecko. | ||
- Fixed certain delegations from failing. | ||
- Fixed seeds failing to import with whitespace. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters