|
1 | 1 | # Release Notes |
2 | 2 |
|
| 3 | +## v1.13.0 September 22, 2022 |
| 4 | +- Feature: Improve Dev-Console #1850 (k9ert) |
| 5 | +- Feature: Menu extensions can extend menus #1648 (k9ert) |
| 6 | +- UIUX: Adding "Open Bitcoin app" verbiage to Ledger Upload Keys page #1868 (wombat6) |
| 7 | +- UIUX: Better balance display #1841 (relativisticelectron) |
| 8 | +- UIUX: Do not hide elements by default #1854 (relativisticelectron) |
| 9 | +- UIUX: Individual HWI progess for Ledger devices #1864 (Manolis Mandrapilias) |
| 10 | +- Mobile: Better width settings #1828 (relativisticelectron) |
| 11 | +- Mobile: Optimisation of tx-table #1852 (Manolis Mandrapilias) |
| 12 | +- Bugfix: Add non-witness-utxos and xpubs when using hwi with ledger #1888 (Salvatore Ingala) |
| 13 | +- Bugfix: Escaped HTML in messages and errors #1890 (relativisticelectron) |
| 14 | +- Bugfix: HTML escaped on Cobo and Coldcard Upload Keys page #1871 (wombat6) |
| 15 | +- Bugfix: Missing values in tx details #1862 (relativisticelectron) |
| 16 | +- Bugfix: during loading: KeyError: 'blocks' #1859 (relativisticelectron) |
| 17 | +- Chore: Delete endpoint controller test #1872 (Manolis Mandrapilias) |
| 18 | +- Chore: Dynamic fee rate optimisations & Cypress tests #1878 (Manolis Mandrapilias) |
| 19 | +- Chore: Reworked extension list #1895 (k9ert) |
| 20 | +- Chore: Upgrade to python 3.10 #1688 (relativisticelectron) |
| 21 | +- Chore: Use Python 3.9 for black in pre-commit-config #1894 (Manolis Mandrapilias) |
| 22 | +- Chore: redirect flash call #1883 (k9ert) |
| 23 | + |
3 | 24 | ## v1.12.0 August 26, 2022 |
4 | 25 | - Feature: add faucet and exfund extensions #1820 (Stepan Snigirev) |
5 | 26 | - Feature: Dev tools - Adding full python access via javascript for developers #1842 (relativisticelectron) |
|
0 commit comments