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