]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blame - changelog.md
Merge pull request #134 from dimitris-t/patch-2
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / changelog.md
CommitLineData
cf6c2044
IC
1# 0.3.0
2
3* Update bitcoinjs from 3.1.1 to 3.3.0
4* Litecoin defaults to ltub instead of xpub
5* Segwit option removed from bip32 tab
6* BIP141 tab added for full segwit compatibility
7
924727ed
IC
8# 0.2.9
9
10* Update links from old site to new site
11* Add Monacoin
12* Add Bitcoin Gold
13* Port test suite to selenium
14* Allow more rows to be generated starting from a custom index
15
0f6b34d6
IC
16# 0.2.8
17
18* Enable segwit for Litecoin
19* BitPay-style addresses for Bitcoin Cash
20* Use new xpub/xprv prefixes for Segwit BIP49
21* Add nubits network
22
2be42f9d 23# 0.2.7
1102f201
IC
24
25* Add Fujicoin
26* List alternative tools
27* Remove unused translations and library
28
9ff30bab
IC
29# 0.2.6
30
31* Detect and warn when entropy is filtered / discarded
32* Reword entropy text to indicate using a single source only
33* Add BIP49 to More Info section
34* Update compile script to work across python 2 and 3
35* QR Codes use correctLevel 3 instead of 2
36* Source map removed from zxcvbn
37* Tidy up code with consistent use of commas and semicolons
38
0a8d06d0
IC
39# 0.2.5
40
41* Rename variables for clarity between BIP49 and P2WPKH Nested In P2SH
42* Fix bug for validation of root key when using non-bitcoin networks
43* Add option to use P2WPKH Nested In P2SH addresses on BIP32 tab
44
8d18f379
IC
45# 0.2.4
46
47* Show error when using xpub with hardened addresses
48* Allow switching litecoin prefixes between xprv and Ltpv
49
88ea3e40
IC
50# 0.2.3
51
52* Add maza coin
53
f128bd58
IC
54# 0.2.2
55
56* Improve showing feedback for pending calculations
57* Bugfix: Clear old seed when mnemonic is changed
58* Add PIVX network
59
b3cc3930
IC
60# 0.2.1
61
62* BTC is the default coin
63* Add myriadcoin
64* Add Bitcon Cash
65
9987f0c1
IC
66# 0.2.0
67
68* BitcoinJS library upgrded to v3.1.1
69* Tab order is alphabetical
70* BIP44 'purpose' and 'coin' fields are readonly
71* Refactor method to clear old data from the display
72* BIP49 support
73* Release process is documented
74
039a98ba
IC
75# 0.1.2
76
77* Add Crown network
78* Network names are displayed with currency code
79
f1e5d484
IC
80# 0.1.1
81
82* Add DASH Testnet
83* Change entropy Strength to Time To Crack
84
34f41876
IC
85# 0.1.0 2017-06-14
86
bba46401
IC
87* Add changelog
88* Display version number in top right
89* Add hex prefix to ethereum keys