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