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