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