]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blame - changelog.md
Merge branch 'master' into bitcoin-green
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / changelog.md
CommitLineData
3eee8756
B
1# 0.3.8s
2
3* Add Stash network
4
e47cd197
IC
5# 0.3.8
6
7* Add p2wpkh for litecoin
8* Add more networks - TSTRAT, Hush, ETC, PIRL, CLO, MIX, MUSIC, POA, EXP
9* Add coinomi/ledger client to BIP32 tab
10* Fix SYSCOIN and BTX parameters
11* Remove bip39-standalone.html from repository
12* Remove duplicate id properties on html elements
13
4218c874
IC
14# 0.3.7
15
16* Update AXE network parameters
17* Add new networks - Xuez, BTCP, BTCZ, ZCL, ZEN
18* Add litecoin bech32 params
19* Fix BIP38 for altcoins
20* Fix missing span closing tag
21* Add indicator to UI for when BIP84 is unavailable
22* Replace hasSegwit variable with test for segwit params
23* Allow xpub to be used as root key for segwit derivations
24* Add visual privacy safeguard
25
ccdd300a
IC
26# 0.3.6
27
28* Add Kobocoin
29* Update Vertcoin version byte and segwit support
30* Add Zcash
31* Korean mnemonics use ascii spaces
32* Add CashAddr address format for bitcoin cash
33
a08c7096
IC
34# 0.3.5
35
36* Fix typo
37* Add Neblio network
38* Update bitcoinjs-lib from 3.3.0 to 3.3.2
39* Add Beetle Coin
40* Add segwit for bitcoin testnet and Fujicoin
41* Set coin number for Bitcoin God to 156
42* Add coins supported by coinomi
43* Warn when generating low entropy mnemonics
44* Warn when overriding weak entropy with a strong mnemonic length
45
fca07769
IC
46# 0.3.4
47
48* Add BlackCoin
49* Add Denarius
50* Raw entropy shows groupings with space every 11 bits
51* Checksum shown in entropy details
52* Warn that entropy values should exclude checksum
53* Add Korean language
54
fcc7d121
IC
55# 0.3.3
56
57* Add AXE network
58* Ethereum private key generation bugfix
59* Add BIP38 support
60* Allow initial number of rows to be set by the user
61
de8e5bc1
IC
62# 0.3.2
63
64* Add Onixcoin
65* Add Komodo
66* BIP84 tab for derivation path
67* CSV tab for derived addresses
68
26dd39fd
IC
69# 0.3.1
70
71* Populate entropy field with hex value used from PRNG
72* Show list of word indexes
73* Fix typos
74* Update jquery from 2.1.1 to 3.2.1
75* Update bootstrap from 3.2.0 to 3.3.7
76* Move application-specific css into own file
77* QR codes with accents work correctly by replacing jquery.qrcode with kjua
78
cf6c2044
IC
79# 0.3.0
80
81* Update bitcoinjs from 3.1.1 to 3.3.0
82* Litecoin defaults to ltub instead of xpub
83* Segwit option removed from bip32 tab
84* BIP141 tab added for full segwit compatibility
85
924727ed
IC
86# 0.2.9
87
88* Update links from old site to new site
89* Add Monacoin
90* Add Bitcoin Gold
91* Port test suite to selenium
92* Allow more rows to be generated starting from a custom index
93
0f6b34d6
IC
94# 0.2.8
95
96* Enable segwit for Litecoin
97* BitPay-style addresses for Bitcoin Cash
98* Use new xpub/xprv prefixes for Segwit BIP49
99* Add nubits network
100
2be42f9d 101# 0.2.7
1102f201
IC
102
103* Add Fujicoin
104* List alternative tools
105* Remove unused translations and library
106
9ff30bab
IC
107# 0.2.6
108
109* Detect and warn when entropy is filtered / discarded
110* Reword entropy text to indicate using a single source only
111* Add BIP49 to More Info section
112* Update compile script to work across python 2 and 3
113* QR Codes use correctLevel 3 instead of 2
114* Source map removed from zxcvbn
115* Tidy up code with consistent use of commas and semicolons
116
0a8d06d0
IC
117# 0.2.5
118
119* Rename variables for clarity between BIP49 and P2WPKH Nested In P2SH
120* Fix bug for validation of root key when using non-bitcoin networks
121* Add option to use P2WPKH Nested In P2SH addresses on BIP32 tab
122
8d18f379
IC
123# 0.2.4
124
125* Show error when using xpub with hardened addresses
126* Allow switching litecoin prefixes between xprv and Ltpv
127
88ea3e40
IC
128# 0.2.3
129
130* Add maza coin
131
f128bd58
IC
132# 0.2.2
133
134* Improve showing feedback for pending calculations
135* Bugfix: Clear old seed when mnemonic is changed
136* Add PIVX network
137
b3cc3930
IC
138# 0.2.1
139
140* BTC is the default coin
141* Add myriadcoin
142* Add Bitcon Cash
143
9987f0c1
IC
144# 0.2.0
145
146* BitcoinJS library upgrded to v3.1.1
147* Tab order is alphabetical
148* BIP44 'purpose' and 'coin' fields are readonly
149* Refactor method to clear old data from the display
150* BIP49 support
151* Release process is documented
152
039a98ba
IC
153# 0.1.2
154
155* Add Crown network
156* Network names are displayed with currency code
157
f1e5d484
IC
158# 0.1.1
159
160* Add DASH Testnet
161* Change entropy Strength to Time To Crack
162
34f41876
IC
163# 0.1.0 2017-06-14
164
bba46401
IC
165* Add changelog
166* Display version number in top right
167* Add hex prefix to ethereum keys