]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blame_incremental - changelog.md
Remove hand-rolled translation library
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / changelog.md
... / ...
CommitLineData
1# 0.2.6
2
3* Detect and warn when entropy is filtered / discarded
4* Reword entropy text to indicate using a single source only
5* Add BIP49 to More Info section
6* Update compile script to work across python 2 and 3
7* QR Codes use correctLevel 3 instead of 2
8* Source map removed from zxcvbn
9* Tidy up code with consistent use of commas and semicolons
10
11# 0.2.5
12
13* Rename variables for clarity between BIP49 and P2WPKH Nested In P2SH
14* Fix bug for validation of root key when using non-bitcoin networks
15* Add option to use P2WPKH Nested In P2SH addresses on BIP32 tab
16
17# 0.2.4
18
19* Show error when using xpub with hardened addresses
20* Allow switching litecoin prefixes between xprv and Ltpv
21
22# 0.2.3
23
24* Add maza coin
25
26# 0.2.2
27
28* Improve showing feedback for pending calculations
29* Bugfix: Clear old seed when mnemonic is changed
30* Add PIVX network
31
32# 0.2.1
33
34* BTC is the default coin
35* Add myriadcoin
36* Add Bitcon Cash
37
38# 0.2.0
39
40* BitcoinJS library upgrded to v3.1.1
41* Tab order is alphabetical
42* BIP44 'purpose' and 'coin' fields are readonly
43* Refactor method to clear old data from the display
44* BIP49 support
45* Release process is documented
46
47# 0.1.2
48
49* Add Crown network
50* Network names are displayed with currency code
51
52# 0.1.1
53
54* Add DASH Testnet
55* Change entropy Strength to Time To Crack
56
57# 0.1.0 2017-06-14
58
59* Add changelog
60* Display version number in top right
61* Add hex prefix to ethereum keys