diff --git a/bitcoin-knots/docker-compose.yml b/bitcoin-knots/docker-compose.yml index 51118bf1..49e63ebe 100644 --- a/bitcoin-knots/docker-compose.yml +++ b/bitcoin-knots/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 3000 app: - image: ghcr.io/retropex/umbrel-bitcoin-knots:1.2.9@sha256:70b79b4395af9bbe5e8463a5cc7b56e2add299d6f5813ac93b1a54f5952ccab9 + image: ghcr.io/retropex/umbrel-bitcoin-knots:1.2.10@sha256:4dc37d9014eb29d47898d512422736ad2eed89bf31d321fc27b27547f04d0866 user: "1000:1000" restart: on-failure stop_grace_period: 15m30s diff --git a/bitcoin-knots/umbrel-app.yml b/bitcoin-knots/umbrel-app.yml index 8dce1a81..9f5b8399 100644 --- a/bitcoin-knots/umbrel-app.yml +++ b/bitcoin-knots/umbrel-app.yml @@ -4,7 +4,7 @@ implements: - bitcoin category: bitcoin name: Bitcoin Knots -version: "1.2.9" +version: "1.2.10" tagline: Run your personal node powered by Bitcoin Knots description: >- Take control of your digital sovereignty by choosing Bitcoin Knots to run your node! By using Knots, you’re supporting a version of Bitcoin that prioritizes efficiency, security, and flexibility. With Bitcoin Knots’ enhanced configuration options, you can fine-tune your node to help keep the network clean and resilient, actively reducing unnecessary load from spam or parasitic transactions. @@ -36,9 +36,7 @@ gallery: path: "" defaultPassword: "" releaseNotes: >- - Update BIP 110 to v29.3.knots20260210-bip110-v0.4.1 - - People who have selected BIP110 in the settings will automatically be on the latest version, no need to select BIP110 again. + Internal changes widgets: - id: "stats" type: "four-stats"