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