]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blob - changelog.md
Release v0.2.5
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / changelog.md
1 # 0.2.5
2
3 * Rename variables for clarity between BIP49 and P2WPKH Nested In P2SH
4 * Fix bug for validation of root key when using non-bitcoin networks
5 * Add option to use P2WPKH Nested In P2SH addresses on BIP32 tab
6
7 # 0.2.4
8
9 * Show error when using xpub with hardened addresses
10 * Allow switching litecoin prefixes between xprv and Ltpv
11
12 # 0.2.3
13
14 * Add maza coin
15
16 # 0.2.2
17
18 * Improve showing feedback for pending calculations
19 * Bugfix: Clear old seed when mnemonic is changed
20 * Add PIVX network
21
22 # 0.2.1
23
24 * BTC is the default coin
25 * Add myriadcoin
26 * Add Bitcon Cash
27
28 # 0.2.0
29
30 * BitcoinJS library upgrded to v3.1.1
31 * Tab order is alphabetical
32 * BIP44 'purpose' and 'coin' fields are readonly
33 * Refactor method to clear old data from the display
34 * BIP49 support
35 * Release process is documented
36
37 # 0.1.2
38
39 * Add Crown network
40 * Network names are displayed with currency code
41
42 # 0.1.1
43
44 * Add DASH Testnet
45 * Change entropy Strength to Time To Crack
46
47 # 0.1.0 2017-06-14
48
49 * Add changelog
50 * Display version number in top right
51 * Add hex prefix to ethereum keys