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