diff --git a/btc-rpc-explorer/docker-compose.yml b/btc-rpc-explorer/docker-compose.yml index 6f4bc7f7..c8b313e4 100644 --- a/btc-rpc-explorer/docker-compose.yml +++ b/btc-rpc-explorer/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 8080 web: - image: getumbrel/btc-rpc-explorer:v3.5.0@sha256:11b55b2efd7c6a27cd1c13474ad78e8f0b91fdac2e8a48141e40ed38c5efd186 + image: getumbrel/btc-rpc-explorer:v3.5.1@sha256:ebf4cdafc189761b909bb3e211b01a6b50d2f08097f3493543ed9c3174d83d89 restart: on-failure stop_grace_period: 1m environment: diff --git a/btc-rpc-explorer/umbrel-app.yml b/btc-rpc-explorer/umbrel-app.yml index cd3eb1d4..c0e04530 100644 --- a/btc-rpc-explorer/umbrel-app.yml +++ b/btc-rpc-explorer/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: btc-rpc-explorer category: bitcoin name: BTC RPC Explorer -version: "3.5.0" +version: "3.5.1" tagline: Simple, database-free blockchain explorer description: >- BTC RPC Explorer is a full-featured, self-hosted explorer for the @@ -19,12 +19,7 @@ releaseNotes: >- ⚠️ It may take a few minutes for the app to be accessible after updating. Please be patient. - This is a minor update that fixes a few bugs and includes the following improvements: - - Mempool total fees are now displayed on the main page - - Improved fee estimates for the next block - - - Note: the version shown within the app will still be 3.4.0 even though the app will be running 3.5.0. The developers of BTC RPC Explorer are aware of this cosmetic issue. + This release includes some small fixes, as well as a new addition to the Bitcoin Fun page. Full release notes for BTC RPC Explorer versions are available at https://github.com/janoside/btc-rpc-explorer/releases