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