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