X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=changelog.md;h=392df5669e77ad69035d6c878afc6ff8747ed37b;hb=fca07769ebffd5a9dffd394643ed3e54704e8a26;hp=e6a0cb76b29c18acd283c715f35f7cd2e98d8fb6;hpb=924727ed26c9baf2a1f1a919900ea9bbc9c76028;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/changelog.md b/changelog.md index e6a0cb7..392df56 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,43 @@ +# 0.3.4 + +* Add BlackCoin +* Add Denarius +* Raw entropy shows groupings with space every 11 bits +* Checksum shown in entropy details +* Warn that entropy values should exclude checksum +* Add Korean language + +# 0.3.3 + +* Add AXE network +* Ethereum private key generation bugfix +* Add BIP38 support +* Allow initial number of rows to be set by the user + +# 0.3.2 + +* Add Onixcoin +* Add Komodo +* BIP84 tab for derivation path +* CSV tab for derived addresses + +# 0.3.1 + +* Populate entropy field with hex value used from PRNG +* Show list of word indexes +* Fix typos +* Update jquery from 2.1.1 to 3.2.1 +* Update bootstrap from 3.2.0 to 3.3.7 +* Move application-specific css into own file +* QR codes with accents work correctly by replacing jquery.qrcode with kjua + +# 0.3.0 + +* Update bitcoinjs from 3.1.1 to 3.3.0 +* Litecoin defaults to ltub instead of xpub +* Segwit option removed from bip32 tab +* BIP141 tab added for full segwit compatibility + # 0.2.9 * Update links from old site to new site