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