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