X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=changelog.md;h=a2ff24adc1ca09b318d5cf061729b67c3aeca926;hb=9ff30babbc11c56be6d1df37448c4c3dc517fcb2;hp=be83e3ce736fcc4663c427fda965dc96331b796a;hpb=b3cc3930d0ceba42b6e0add887524f23e74db3d3;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/changelog.md b/changelog.md index be83e3c..a2ff24a 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,34 @@ +# 0.2.6 + +* Detect and warn when entropy is filtered / discarded +* Reword entropy text to indicate using a single source only +* Add BIP49 to More Info section +* Update compile script to work across python 2 and 3 +* QR Codes use correctLevel 3 instead of 2 +* Source map removed from zxcvbn +* Tidy up code with consistent use of commas and semicolons + +# 0.2.5 + +* Rename variables for clarity between BIP49 and P2WPKH Nested In P2SH +* Fix bug for validation of root key when using non-bitcoin networks +* Add option to use P2WPKH Nested In P2SH addresses on BIP32 tab + +# 0.2.4 + +* Show error when using xpub with hardened addresses +* Allow switching litecoin prefixes between xprv and Ltpv + +# 0.2.3 + +* Add maza coin + +# 0.2.2 + +* Improve showing feedback for pending calculations +* Bugfix: Clear old seed when mnemonic is changed +* Add PIVX network + # 0.2.1 * BTC is the default coin