]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blob - changelog.md
Release v0.4.1
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / changelog.md
1 # 0.4.1
2
3 * Fix no loading on chrome with third-party cookies blocked
4 * Add EtherCore
5 * Add RSK network
6 * Add DeepOnion segwit parameters
7 * Fix ethereum xpub derivation
8
9 # 0.4.0
10
11 * Third party libraries deduplicated and minified
12 * Add text reminder for multibit wallet change addresses
13 * Seed field can be edited
14 * Add bitcoin regtest parameters
15 * Mnemonic conversion to entropy is hex encoded instead of binary
16 * Entropy type can be manually selected
17 * Add Bitcoin P2WSH and P2WSH-P2SH
18 * Add Czech language
19
20 # 0.3.14
21
22 * Ethereum uses standard BIP44 as per majority of wallets (Issue 378)
23
24 # 0.3.13
25
26 * Add Thought network
27 * Add Energyweb network
28 * Add Elastos network
29 * Add Groestlcoin
30 * Fix for syscoin network
31 * Add BSV, RPD, MONKEY, ARYA
32 * Rename Zencash to Horizen
33 * Update Hush network
34 * Add CasinoCoin
35 * Add CPUchain
36 * Add Wagerr
37 * Add VeChain
38 * Option to not use 'change' field for ethereum networks in bip45
39 * Add segwit parameters for MONKEY, BCA, BTC, MONA, SYS, VIA, DOGEt, LTCt
40 * Convert mnemonic back to raw entropy
41 * Add 2-of-3 phrase cards
42 * Move position of hardened addresses checkbox to address table
43
44 # 0.3.12
45
46 * Fix typos
47 * Fix DigiByte signing message
48 * Add DeepOnion network
49 * Add EOS network
50 * Add LTC testnetwork
51 * Add DOGE testnetwork
52 * Add Stellar network
53 * Add TWINS network
54 * Add FIX network
55
56 # 0.3.11
57
58 * Add NIX network
59 * Fix coin parameters for NMC, XMY, CLAM, ONX, LKR
60 * Add DEXON network
61 * Add Nebulas network
62 * Add LSP network
63 * Fix Crown network address format
64 * Add Ellaism network
65 * Add Etheresocial network
66 * Add Bolivarcoin network
67 * Force spellcheck and autocomplete to be off
68
69 # 0.3.10
70
71 * Add Phore network
72 * Add Blocknode network
73 * Add Ravencoin network
74 * Add Safecoin network
75 * Add LitecoinZ network
76 * Add LKRcoin network
77 * Update Peercoin scripthash parameter
78 * Add Blockstamp network
79 * Remove old info regarding use of private keys
80
81 # 0.3.9
82
83 * Update BTG signing message
84 * Add segwit parameters for BTG
85 * Add segwit parameters for DigiByte
86 * Add Stash network (see 0.3.8s below)
87 * Add Salus network
88 * Add Cryptoescudo network
89 * Add ExchangeCoin network
90 * Add Artax network
91 * Add BitCloud network
92 * Add Megacoin network
93 * Add Bitcoin Green network
94 * Add ANON network
95 * Add ProjectCoin network
96 * Reword the 'generate' inputs and words
97 * Add note for running http server in python 2
98 * Adjust test to run reliably on slow computers
99
100 # 0.3.8s
101
102 * Add Stash network
103
104 # 0.3.8
105
106 * Add p2wpkh for litecoin
107 * Add more networks - TSTRAT, Hush, ETC, PIRL, CLO, MIX, MUSIC, POA, EXP
108 * Add coinomi/ledger client to BIP32 tab
109 * Fix SYSCOIN and BTX parameters
110 * Remove bip39-standalone.html from repository
111 * Remove duplicate id properties on html elements
112
113 # 0.3.7
114
115 * Update AXE network parameters
116 * Add new networks - Xuez, BTCP, BTCZ, ZCL, ZEN
117 * Add litecoin bech32 params
118 * Fix BIP38 for altcoins
119 * Fix missing span closing tag
120 * Add indicator to UI for when BIP84 is unavailable
121 * Replace hasSegwit variable with test for segwit params
122 * Allow xpub to be used as root key for segwit derivations
123 * Add visual privacy safeguard
124
125 # 0.3.6
126
127 * Add Kobocoin
128 * Update Vertcoin version byte and segwit support
129 * Add Zcash
130 * Korean mnemonics use ascii spaces
131 * Add CashAddr address format for bitcoin cash
132
133 # 0.3.5
134
135 * Fix typo
136 * Add Neblio network
137 * Update bitcoinjs-lib from 3.3.0 to 3.3.2
138 * Add Beetle Coin
139 * Add segwit for bitcoin testnet and Fujicoin
140 * Set coin number for Bitcoin God to 156
141 * Add coins supported by coinomi
142 * Warn when generating low entropy mnemonics
143 * Warn when overriding weak entropy with a strong mnemonic length
144
145 # 0.3.4
146
147 * Add BlackCoin
148 * Add Denarius
149 * Raw entropy shows groupings with space every 11 bits
150 * Checksum shown in entropy details
151 * Warn that entropy values should exclude checksum
152 * Add Korean language
153
154 # 0.3.3
155
156 * Add AXE network
157 * Ethereum private key generation bugfix
158 * Add BIP38 support
159 * Allow initial number of rows to be set by the user
160
161 # 0.3.2
162
163 * Add Onixcoin
164 * Add Komodo
165 * BIP84 tab for derivation path
166 * CSV tab for derived addresses
167
168 # 0.3.1
169
170 * Populate entropy field with hex value used from PRNG
171 * Show list of word indexes
172 * Fix typos
173 * Update jquery from 2.1.1 to 3.2.1
174 * Update bootstrap from 3.2.0 to 3.3.7
175 * Move application-specific css into own file
176 * QR codes with accents work correctly by replacing jquery.qrcode with kjua
177
178 # 0.3.0
179
180 * Update bitcoinjs from 3.1.1 to 3.3.0
181 * Litecoin defaults to ltub instead of xpub
182 * Segwit option removed from bip32 tab
183 * BIP141 tab added for full segwit compatibility
184
185 # 0.2.9
186
187 * Update links from old site to new site
188 * Add Monacoin
189 * Add Bitcoin Gold
190 * Port test suite to selenium
191 * Allow more rows to be generated starting from a custom index
192
193 # 0.2.8
194
195 * Enable segwit for Litecoin
196 * BitPay-style addresses for Bitcoin Cash
197 * Use new xpub/xprv prefixes for Segwit BIP49
198 * Add nubits network
199
200 # 0.2.7
201
202 * Add Fujicoin
203 * List alternative tools
204 * Remove unused translations and library
205
206 # 0.2.6
207
208 * Detect and warn when entropy is filtered / discarded
209 * Reword entropy text to indicate using a single source only
210 * Add BIP49 to More Info section
211 * Update compile script to work across python 2 and 3
212 * QR Codes use correctLevel 3 instead of 2
213 * Source map removed from zxcvbn
214 * Tidy up code with consistent use of commas and semicolons
215
216 # 0.2.5
217
218 * Rename variables for clarity between BIP49 and P2WPKH Nested In P2SH
219 * Fix bug for validation of root key when using non-bitcoin networks
220 * Add option to use P2WPKH Nested In P2SH addresses on BIP32 tab
221
222 # 0.2.4
223
224 * Show error when using xpub with hardened addresses
225 * Allow switching litecoin prefixes between xprv and Ltpv
226
227 # 0.2.3
228
229 * Add maza coin
230
231 # 0.2.2
232
233 * Improve showing feedback for pending calculations
234 * Bugfix: Clear old seed when mnemonic is changed
235 * Add PIVX network
236
237 # 0.2.1
238
239 * BTC is the default coin
240 * Add myriadcoin
241 * Add Bitcon Cash
242
243 # 0.2.0
244
245 * BitcoinJS library upgrded to v3.1.1
246 * Tab order is alphabetical
247 * BIP44 'purpose' and 'coin' fields are readonly
248 * Refactor method to clear old data from the display
249 * BIP49 support
250 * Release process is documented
251
252 # 0.1.2
253
254 * Add Crown network
255 * Network names are displayed with currency code
256
257 # 0.1.1
258
259 * Add DASH Testnet
260 * Change entropy Strength to Time To Crack
261
262 # 0.1.0 2017-06-14
263
264 * Add changelog
265 * Display version number in top right
266 * Add hex prefix to ethereum keys