X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=blobdiff_plain;f=changelog.md;h=dc8dce7ac710797ea90e61664444748d4b4d3b4c;hp=b430c6ec379d5a419034dfa73e6058260ee897f6;hb=e96d3876c4cbbfd219c0fe4de4b893d3e9553e60;hpb=fcc7d121097189600a14d5f8247735cc88a9dbb2 diff --git a/changelog.md b/changelog.md index b430c6e..dc8dce7 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,44 @@ +# 0.3.7 + +* Update AXE network parameters +* Add new networks - Xuez, BTCP, BTCZ, ZCL, ZEN +* Add litecoin bech32 params +* Fix BIP38 for altcoins +* Fix missing span closing tag +* Add indicator to UI for when BIP84 is unavailable +* Replace hasSegwit variable with test for segwit params +* Allow xpub to be used as root key for segwit derivations +* Add visual privacy safeguard + +# 0.3.6 + +* Add Kobocoin +* Update Vertcoin version byte and segwit support +* Add Zcash +* Korean mnemonics use ascii spaces +* Add CashAddr address format for bitcoin cash + +# 0.3.5 + +* Fix typo +* Add Neblio network +* Update bitcoinjs-lib from 3.3.0 to 3.3.2 +* Add Beetle Coin +* Add segwit for bitcoin testnet and Fujicoin +* Set coin number for Bitcoin God to 156 +* Add coins supported by coinomi +* Warn when generating low entropy mnemonics +* Warn when overriding weak entropy with a strong mnemonic length + +# 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