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