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