]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blame - changelog.md
Remove hand-rolled translation library
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / changelog.md
CommitLineData
9ff30bab
IC
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
0a8d06d0
IC
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
8d18f379
IC
17# 0.2.4
18
19* Show error when using xpub with hardened addresses
20* Allow switching litecoin prefixes between xprv and Ltpv
21
88ea3e40
IC
22# 0.2.3
23
24* Add maza coin
25
f128bd58
IC
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
b3cc3930
IC
32# 0.2.1
33
34* BTC is the default coin
35* Add myriadcoin
36* Add Bitcon Cash
37
9987f0c1
IC
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
039a98ba
IC
47# 0.1.2
48
49* Add Crown network
50* Network names are displayed with currency code
51
f1e5d484
IC
52# 0.1.1
53
54* Add DASH Testnet
55* Change entropy Strength to Time To Crack
56
34f41876
IC
57# 0.1.0 2017-06-14
58
bba46401
IC
59* Add changelog
60* Display version number in top right
61* Add hex prefix to ethereum keys