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