]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blob - changelog.md
Release v0.2.9
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / changelog.md
1 # 0.2.9
2
3 * Update links from old site to new site
4 * Add Monacoin
5 * Add Bitcoin Gold
6 * Port test suite to selenium
7 * Allow more rows to be generated starting from a custom index
8
9 # 0.2.8
10
11 * Enable segwit for Litecoin
12 * BitPay-style addresses for Bitcoin Cash
13 * Use new xpub/xprv prefixes for Segwit BIP49
14 * Add nubits network
15
16 # 0.2.7
17
18 * Add Fujicoin
19 * List alternative tools
20 * Remove unused translations and library
21
22 # 0.2.6
23
24 * Detect and warn when entropy is filtered / discarded
25 * Reword entropy text to indicate using a single source only
26 * Add BIP49 to More Info section
27 * Update compile script to work across python 2 and 3
28 * QR Codes use correctLevel 3 instead of 2
29 * Source map removed from zxcvbn
30 * Tidy up code with consistent use of commas and semicolons
31
32 # 0.2.5
33
34 * Rename variables for clarity between BIP49 and P2WPKH Nested In P2SH
35 * Fix bug for validation of root key when using non-bitcoin networks
36 * Add option to use P2WPKH Nested In P2SH addresses on BIP32 tab
37
38 # 0.2.4
39
40 * Show error when using xpub with hardened addresses
41 * Allow switching litecoin prefixes between xprv and Ltpv
42
43 # 0.2.3
44
45 * Add maza coin
46
47 # 0.2.2
48
49 * Improve showing feedback for pending calculations
50 * Bugfix: Clear old seed when mnemonic is changed
51 * Add PIVX network
52
53 # 0.2.1
54
55 * BTC is the default coin
56 * Add myriadcoin
57 * Add Bitcon Cash
58
59 # 0.2.0
60
61 * BitcoinJS library upgrded to v3.1.1
62 * Tab order is alphabetical
63 * BIP44 'purpose' and 'coin' fields are readonly
64 * Refactor method to clear old data from the display
65 * BIP49 support
66 * Release process is documented
67
68 # 0.1.2
69
70 * Add Crown network
71 * Network names are displayed with currency code
72
73 # 0.1.1
74
75 * Add DASH Testnet
76 * Change entropy Strength to Time To Crack
77
78 # 0.1.0 2017-06-14
79
80 * Add changelog
81 * Display version number in top right
82 * Add hex prefix to ethereum keys