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