X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=blobdiff_plain;f=changelog.md;h=0127905ae5c47f3ffe003ed45f9111c18af7daa4;hp=39a1531bb087775ebb76b4f0a5ef1fe621641f5c;hb=927450e169e15e31b8f402c78a016cac47fc582d;hpb=342ff964aa63354694d659c183e2525aa0983a56 diff --git a/changelog.md b/changelog.md index 39a1531..0127905 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,46 @@ +# 0.4.1 + +* Fix no loading on chrome with third-party cookies blocked +* Add EtherCore +* Add RSK network +* Add DeepOnion segwit parameters +* Fix ethereum xpub derivation + +# 0.4.0 + +* Third party libraries deduplicated and minified +* Add text reminder for multibit wallet change addresses +* Seed field can be edited +* Add bitcoin regtest parameters +* Mnemonic conversion to entropy is hex encoded instead of binary +* Entropy type can be manually selected +* Add Bitcoin P2WSH and P2WSH-P2SH +* Add Czech language + +# 0.3.14 + +* Ethereum uses standard BIP44 as per majority of wallets (Issue 378) + +# 0.3.13 + +* Add Thought network +* Add Energyweb network +* Add Elastos network +* Add Groestlcoin +* Fix for syscoin network +* Add BSV, RPD, MONKEY, ARYA +* Rename Zencash to Horizen +* Update Hush network +* Add CasinoCoin +* Add CPUchain +* Add Wagerr +* Add VeChain +* Option to not use 'change' field for ethereum networks in bip45 +* Add segwit parameters for MONKEY, BCA, BTC, MONA, SYS, VIA, DOGEt, LTCt +* Convert mnemonic back to raw entropy +* Add 2-of-3 phrase cards +* Move position of hardened addresses checkbox to address table + # 0.3.12 * Fix typos