Update Specter Desktop to v0.13.1 (#203)

Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
This commit is contained in:
Michael Henke 2022-10-17 22:50:10 -07:00 committed by GitHub
parent d5750a1053
commit 29cc48092f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 25 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: $APP_SPECTER_DESKTOP_PORT
web:
image: lncm/specter-desktop:v1.13.0@sha256:4e140c455fb3b421c0143794ca584f0b6fd8f0eec0dadcf0aeb164176c1e39dd
image: lncm/specter-desktop:v1.13.1@sha256:d277dec2a54fc77f3ccbc0f082183abce31e655b50f21da8d098f90fb734a15b
stop_signal: SIGINT
restart: on-failure
stop_grace_period: 1m

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: specter-desktop
category: Finance
name: Specter Desktop
version: "1.13.0"
version: "1.13.1"
tagline: Multisig with hardware wallets made easy
description: >-
Specter Desktop connects to the Bitcoin Core running on your Umbrel
@ -44,32 +44,15 @@ path: ""
defaultUsername: ""
defaultPassword: ""
releaseNotes: >-
- Feature: Improve Dev-Console #1850 (k9ert)
- Bugfix: Hover effect in balance display #1904 (Manolis Mandrapilias)
- Feature: Menu extensions can extend menus #1648 (k9ert)
- Bugfix: Remove black empty bar in tx-table after search #1912 (relativisticelectron)
- UIUX: Adding "Open Bitcoin app" verbiage to Ledger Upload Keys page #1868 (wombat6)
- Bugfix: Upgrade hwi to 2.1.1 to fix #1840 #1909 (k9ert)
- UIUX: Better balance display #1841 (relativisticelectron)
- Privacy: Disabeling spellcheck to avoid any leakage to 3rd party servers #1892 (relativisticelectron)
- UIUX: Do not hide elements by default #1854 (relativisticelectron)
- UIUX: Clearer unconfirmed transaction icons #1899 (relativisticelectron)
- UIUX: Individual HWI progess for Ledger devices #1864 (Manolis Mandrapilias)
- Mobile: Better width settings #1828 (relativisticelectron)
- Mobile: Optimisation of tx-table #1852 (Manolis Mandrapilias)
- Bugfix: Add non-witness-utxos and xpubs when using hwi with ledger #1888 (Salvatore Ingala)
- Bugfix: Escaped HTML in messages and errors #1890 (relativisticelectron)
- Bugfix: HTML escaped on Cobo and Coldcard Upload Keys page #1871 (wombat6)
- Bugfix: Missing values in tx details #1862 (relativisticelectron)
- Bugfix: during loading: KeyError: 'blocks' #1859 (relativisticelectron)
- And many other bugfixes...
submitter: k9ert
submission: https://github.com/getumbrel/umbrel/pull/339
submission: https://github.com/getumbrel/umbrel/pull/339