From 0bc7feff6f1fb872bf53ffe0a4b01d136c758f58 Mon Sep 17 00:00:00 2001 From: DJ Booth Date: Wed, 8 Feb 2023 01:13:53 +1100 Subject: [PATCH 01/19] Update Tallycoin Connect to v1.8.0 (#399) Co-authored-by: Steven Briscoe --- tallycoin-connect/docker-compose.yml | 2 +- tallycoin-connect/umbrel-app.yml | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/tallycoin-connect/docker-compose.yml b/tallycoin-connect/docker-compose.yml index a5149db..3c24322 100644 --- a/tallycoin-connect/docker-compose.yml +++ b/tallycoin-connect/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 8123 web: - image: djbooth007/tallycoin_connect:v1.7.5@sha256:136b7e09e3681fa24f73176a1a68715354d2d4b0fa20ca4bbc11356ced3f0f1e + image: djbooth007/tallycoin_connect:v1.8.0@sha256:818868d99fcec7e0c371ff9b169b413627bc032218aa3aa0b7a99f14d0c598fd user: "1000:1000" restart: on-failure stop_grace_period: 1m diff --git a/tallycoin-connect/umbrel-app.yml b/tallycoin-connect/umbrel-app.yml index 246ba8e..49b0bfe 100644 --- a/tallycoin-connect/umbrel-app.yml +++ b/tallycoin-connect/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: tallycoin-connect category: Finance name: Tallycoin Connect -version: "1.7.5" +version: "1.8.0" tagline: Crowdfund donations directly to your Umbrel node with Tallycoin. description: Tallycoin is a crowdfunding platform with bitcoin and lightning donations. Together with the Tallycoin Connect app, you can receive donations directly to your Umbrel node. Zero fees! developer: djbooth007 @@ -19,6 +19,8 @@ gallery: path: "" deterministicPassword: true releaseNotes: >- - Added: On-chain wallet fallback (server-side) in case node is offline. + Added: LNURL and Lightning Address compatibility. + + Fixed: Mobile view of transaction page. submitter: d11n submission: https://github.com/getumbrel/umbrel/pull/1052 From 8400f3f4ea9621200cabacf48de95cf9faf020d8 Mon Sep 17 00:00:00 2001 From: Ziga Zajc Date: Tue, 7 Feb 2023 16:13:19 +0100 Subject: [PATCH 02/19] App Submission: Passky Server (#384) Co-authored-by: Steven Briscoe --- passky-server/data/passky/.gitkeep | 0 passky-server/docker-compose.yml | 63 ++++++++++++++++++++++++++++++ passky-server/umbrel-app.yml | 32 +++++++++++++++ 3 files changed, 95 insertions(+) create mode 100644 passky-server/data/passky/.gitkeep create mode 100644 passky-server/docker-compose.yml create mode 100644 passky-server/umbrel-app.yml diff --git a/passky-server/data/passky/.gitkeep b/passky-server/data/passky/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/passky-server/docker-compose.yml b/passky-server/docker-compose.yml new file mode 100644 index 0000000..fdada28 --- /dev/null +++ b/passky-server/docker-compose.yml @@ -0,0 +1,63 @@ +version: "3.7" + +services: + app_proxy: + environment: + APP_HOST: passky-server_server_1 + APP_PORT: 80 + PROXY_AUTH_ADD: "false" + + server: + image: rabbitcompany/passky-server:8.1.2@sha256:abc356e4f998c5e7ec23c040decd928d953fa56bc08d19e5353e096ef790cd32 + restart: on-failure + stop_grace_period: 1m + environment: + SERVER_LOCATION: "US" + SERVER_CORES: 1 + ADMIN_USERNAME: "admin" + ADMIN_PASSWORD: "${APP_PASSWORD}" + CF_TURNSTILE_SITE_KEY: "1x00000000000000000000AA" + CF_TURNSTILE_SECRET_KEY: "1x0000000000000000000000000000000AA" + DATABASE_ENGINE: sqlite + DATABASE_FILE: passky + MYSQL_HOST: "" + MYSQL_PORT: 3306 + MYSQL_DATABASE: "passky" + MYSQL_USER: "passky" + MYSQL_PASSWORD: "" + MYSQL_SSL: "false" + MYSQL_SSL_CA: "/etc/ssl/certs/ca-certificates.crt" + MYSQL_CACHE_MODE: 0 + REDIS_HOST: "127.0.0.1" + REDIS_PORT: 6379 + REDIS_PASSWORD: "" + REDIS_LOCAL_HOST: "127.0.0.1" + REDIS_LOCAL_PORT: 6379 + REDIS_LOCAL_PASSWORD: "" + MAIL_ENABLED: "false" + ACCOUNT_MAX: 100 + ACCOUNT_MAX_PASSWORDS: 1000 + ACCOUNT_PREMIUM: -1 + YUBI_CLOUD: "https://api.yubico.com/wsapi/2.0/verify" + YUBI_ID: 67857 + LIMITER_ENABLED: "true" + LIMITER_GET_INFO: -1 + LIMITER_GET_STATS: -1 + LIMITER_GET_TOKEN: 3 + LIMITER_GET_PASSWORDS: 2 + LIMITER_SAVE_PASSWORD: 2 + LIMITER_EDIT_PASSWORD: 2 + LIMITER_DELETE_PASSWORD: 2 + LIMITER_DELETE_PASSWORDS: 10 + LIMITER_CREATE_ACCOUNT: 10 + LIMITER_DELETE_ACCOUNT: 10 + LIMITER_IMPORT_PASSWORDS: 10 + LIMITER_FORGOT_USERNAME: 60 + LIMITER_ENABLE_2FA: 10 + LIMITER_DISABLE_2FA: 10 + LIMITER_ADD_YUBIKEY: 10 + LIMITER_REMOVE_YUBIKEY: 10 + LIMITER_UPGRADE_ACCOUNT: 10 + LIMITER_GET_REPORT: -1 + volumes: + - ${APP_DATA_DIR}/data/passky:/var/www/html/databases diff --git a/passky-server/umbrel-app.yml b/passky-server/umbrel-app.yml new file mode 100644 index 0000000..28e4ec9 --- /dev/null +++ b/passky-server/umbrel-app.yml @@ -0,0 +1,32 @@ +manifestVersion: 1 +id: passky-server +category: Password Managers +name: Passky Server +version: "8.1.2" +tagline: Simple, modern, lightweight, open source and secure password manager +description: >- + With Passky, you can easily and securely store all of your passwords in one place. + + + Say goodbye to the hassle of remembering multiple complex passwords - with Passky, all you need is one master password to access all of your accounts. + + + Passky uses advanced encryption technology to keep your passwords safe and secure, so you can have peace of mind knowing that your sensitive information is protected. + + + Plus, Passky is easy to use and available on all of your devices, so you can access your passwords wherever you go. Try Passky today and take control of your online security! +developer: Rabbit Company LLC +website: https://passky.org +dependencies: [] +repo: https://github.com/Rabbit-Company/Passky-Server +support: https://passky.org/contact +port: 5050 +gallery: + - 1.jpg + - 2.jpg + - 3.jpg +path: "" +defaultUsername: admin +deterministicPassword: true +submitter: Rabbit Company LLC +submission: https://github.com/getumbrel/umbrel-apps/pull/384 \ No newline at end of file From 3eef0f022c57f213e0ea96950b347a653e311d21 Mon Sep 17 00:00:00 2001 From: Ziga Zajc Date: Wed, 8 Feb 2023 00:03:01 +0100 Subject: [PATCH 03/19] App Submission: Passky Client (#385) Co-authored-by: Steven Briscoe --- passky-client/docker-compose.yml | 13 ++++++++++++ passky-client/umbrel-app.yml | 34 ++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 passky-client/docker-compose.yml create mode 100644 passky-client/umbrel-app.yml diff --git a/passky-client/docker-compose.yml b/passky-client/docker-compose.yml new file mode 100644 index 0000000..498332a --- /dev/null +++ b/passky-client/docker-compose.yml @@ -0,0 +1,13 @@ +version: "3.7" + +services: + app_proxy: + environment: + APP_HOST: passky-client_web_1 + APP_PORT: 80 + PROXY_AUTH_ADD: "false" + + web: + image: rabbitcompany/passky-client:8.1.1@sha256:9c144ceb22920c60dc659c8635f48a92be4bffdb7dc768aba0d26a9a42c3005d + restart: on-failure + stop_grace_period: 1m diff --git a/passky-client/umbrel-app.yml b/passky-client/umbrel-app.yml new file mode 100644 index 0000000..0cbc878 --- /dev/null +++ b/passky-client/umbrel-app.yml @@ -0,0 +1,34 @@ +manifestVersion: 1 +id: passky-client +category: Password Managers +name: Passky Client +version: "8.1.1" +tagline: Simple, modern, lightweight, open source and secure password manager +description: >- + With Passky, you can easily and securely store all of your passwords in one place. + + + Say goodbye to the hassle of remembering multiple complex passwords - with Passky, all you need is one master password to access all of your accounts. + + + Passky uses advanced encryption technology to keep your passwords safe and secure, so you can have peace of mind knowing that your sensitive information is protected. + + + Plus, Passky is easy to use and available on all of your devices, so you can access your passwords wherever you go. Try Passky today and take control of your online security! +developer: Rabbit Company LLC +website: https://passky.org +dependencies: [] +repo: https://github.com/Rabbit-Company/Passky-Website +support: https://passky.org/contact +port: 5052 +gallery: + - 1.jpg + - 2.jpg + - 3.jpg + - 4.jpg + - 5.jpg +path: "" +defaultUsername: "" +defaultPassword: "" +submitter: Rabbit Company LLC +submission: https://github.com/getumbrel/umbrel-apps/pull/385 \ No newline at end of file From f6b05918c081067ef052a536f9bb4d497b50ad8b Mon Sep 17 00:00:00 2001 From: reid Date: Tue, 7 Feb 2023 17:37:30 -0600 Subject: [PATCH 04/19] Update Urbit to v1.19 (#400) --- urbit/docker-compose.yml | 2 +- urbit/umbrel-app.yml | 22 ++++++---------------- 2 files changed, 7 insertions(+), 17 deletions(-) diff --git a/urbit/docker-compose.yml b/urbit/docker-compose.yml index a65d2c3..9218ca6 100644 --- a/urbit/docker-compose.yml +++ b/urbit/docker-compose.yml @@ -6,7 +6,7 @@ services: APP_PORT: 8090 manager: - image: mopfelwinrux/urbit-umbrel:v1.18@sha256:2b05ba5478081c209f22b4f01cd80b3b9f1139d8f3f5914be22024c0f97c37f8 + image: mopfelwinrux/urbit-umbrel:v1.19@sha256:b19b72b528d88a7918ba727ef7f6ebc4b759e17673b11f20382bc4d499ad4f0e ports: - "34343:34343" volumes: diff --git a/urbit/umbrel-app.yml b/urbit/umbrel-app.yml index 5d556db..b9da6a3 100644 --- a/urbit/umbrel-app.yml +++ b/urbit/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: urbit category: Networking name: Urbit -version: "v1.18" +version: "v1.19" tagline: Run Urbit on your Umbrel description: >- Urbit is a personal server for self-sovereign personal & networked @@ -35,18 +35,8 @@ torOnly: false submitter: ~mopfel-winrux submission: https://github.com/getumbrel/umbrel/pull/1246 releaseNotes: >- - Adds runtime support for the doccords system, which is documentation - parsed from comments in source code (Hoon’s version of docstrings). - - - Shoutout to ~datnut-pollen (@drbeefsupreme) for doing the huge amount of - work required in order to implement this system, which has been - theorized about for years. To see an example of it in action - immediately, run # ames in the dojo post upgrade. For the best current - documentation on doccords usage, see the example file. - - - This release accompanies urbit-os-v2.131. - - - Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v1.18 + Minor, incremental release that removes old Windows code and fixes + issues with the scrollable area in some terminals. + + + Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v1.19 \ No newline at end of file From c873c99e55c2f2d4cbfda85a815ac9fa70d0e426 Mon Sep 17 00:00:00 2001 From: Steven Briscoe Date: Wed, 8 Feb 2023 23:13:27 +0000 Subject: [PATCH 05/19] Samourai server remote access fix (#401) Co-authored-by: Steven Briscoe --- samourai-server/hooks/pre-start | 2 +- samourai-server/torrc.template | 6 +++++- samourai-server/umbrel-app.yml | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/samourai-server/hooks/pre-start b/samourai-server/hooks/pre-start index 9ff5ad8..423ac47 100755 --- a/samourai-server/hooks/pre-start +++ b/samourai-server/hooks/pre-start @@ -2,7 +2,7 @@ # Delay booting Samourai Server until the Dojo and Whirlpool Tor Hidden Services are ready -HIDDEN_SERVICE_FILE="${TOR_DATA_DIR}/app-${APP_ID}-whirlpool/hostname" +HIDDEN_SERVICE_FILE="${TOR_DATA_DIR}/app-${APP_ID}-dojo/hostname" if [[ -f "${HIDDEN_SERVICE_FILE}" ]]; then exit diff --git a/samourai-server/torrc.template b/samourai-server/torrc.template index df93880..558a4a2 100644 --- a/samourai-server/torrc.template +++ b/samourai-server/torrc.template @@ -1,3 +1,7 @@ # samourai-server whirlpool Hidden Service HiddenServiceDir /data/app-$APP_ID-whirlpool -HiddenServicePort 80 samourai-server_whirlpool_1:8898 \ No newline at end of file +HiddenServicePort 80 samourai-server_whirlpool_1:8898 + +# samourai-server dojo Hidden Service +HiddenServiceDir /data/app-$APP_ID-dojo +HiddenServicePort 80 samourai-server_nginx_1:80 \ No newline at end of file diff --git a/samourai-server/umbrel-app.yml b/samourai-server/umbrel-app.yml index 3a6f7e5..81133dd 100644 --- a/samourai-server/umbrel-app.yml +++ b/samourai-server/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1.1 id: samourai-server category: Wallet Servers name: Samourai Server -version: "1.16.1-hotfix-1" +version: "1.16.1-hotfix-2" tagline: Your private backing server for Samourai Wallet description: >- Samourai Server is an exclusive Umbrel app that runs Samourai Dojo @@ -32,6 +32,6 @@ path: "" defaultUsername: "" defaultPassword: "" releaseNotes: >- - Change web UI port from 3005 to 3021 + Fix remote access via Tor submitter: Umbrel submission: https://github.com/getumbrel/umbrel/pull/461 \ No newline at end of file From 8b2650b90cc0171e5f7902fcb5974a13d00ebd9d Mon Sep 17 00:00:00 2001 From: AxelPilop Date: Thu, 9 Feb 2023 08:14:16 -0500 Subject: [PATCH 06/19] App Submission: Heimdall (#390) Co-authored-by: Steven Briscoe --- heimdall/config/.gitkeep | 0 heimdall/docker-compose.yml | 17 +++++++++++++++++ heimdall/umbrel-app.yml | 37 +++++++++++++++++++++++++++++++++++++ 3 files changed, 54 insertions(+) create mode 100644 heimdall/config/.gitkeep create mode 100644 heimdall/docker-compose.yml create mode 100644 heimdall/umbrel-app.yml diff --git a/heimdall/config/.gitkeep b/heimdall/config/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/heimdall/docker-compose.yml b/heimdall/docker-compose.yml new file mode 100644 index 0000000..e23f204 --- /dev/null +++ b/heimdall/docker-compose.yml @@ -0,0 +1,17 @@ +version: "3.7" + +services: + app_proxy: + environment: + APP_HOST: heimdall_server_1 + APP_PORT: 80 + PROXY_AUTH_ADD: "false" + + server: + image: lscr.io/linuxserver/heimdall:2.5.5@sha256:656efe8ee113ebcf8214d53e69cc25645ec11b020dec63e619bd379361cee58e + volumes: + - ${APP_DATA_DIR}/config:/config + environment: + - PUID=1000 + - PGID=1000 + restart: on-failure \ No newline at end of file diff --git a/heimdall/umbrel-app.yml b/heimdall/umbrel-app.yml new file mode 100644 index 0000000..fc3cbb9 --- /dev/null +++ b/heimdall/umbrel-app.yml @@ -0,0 +1,37 @@ +manifestVersion: 1 +id: heimdall +name: Heimdall +tagline: Heimdall organises your most used web sites and web applications in a simple way +category: Productivity +version: "2.5.5" +port: 7392 +description: >- + As the name suggests Heimdall Application Dashboard is a dashboard for all your web applications. It doesn't need to be limited to applications though, you can add links to anything you like. + + + Heimdall is an elegant solution to organise all your web applications. It’s dedicated to this purpose so you won’t lose your links in a sea of bookmarks. + + + Why not use it as your browser start page? It even has the ability to include a search bar using either Google, Bing or DuckDuckGo. + + + You can use the app to link to any site or application, but Foundation apps will auto fill in the icon for the app and supply a default color for the tile. In addition Enhanced apps allow you provide details to an apps API, allowing you to view live stats directly on the dashboad. For example, the NZBGet and Sabnzbd Enhanced apps will display the queue size and download speed while something is downloading. + + + Supported applications are recognized by the title of the application as entered in the title field when adding an application. For example, to add a link to pfSense, begin by typing "p" in the title field and then select "pfSense" from the list of supported applications. +developer: LinuxServer.io +website: https://heimdall.site +repo: https://github.com/linuxserver/Heimdall +support: https://github.com/linuxserver/Heimdall/issues +gallery: + - 1.jpg + - 2.jpg + - 3.jpg +releaseNotes: "" +dependencies: [] +path: "" +torOnly: false +defaultUsername: "" +defaultPassword: "" +submitter: AxelPilop +submission: https://github.com/getumbrel/umbrel-apps/pull/390 \ No newline at end of file From 1f7bfb8a99bc0e13a70f6ad42002a39660c96656 Mon Sep 17 00:00:00 2001 From: BeauAgst <10343831+BeauAgst@users.noreply.github.com> Date: Mon, 13 Feb 2023 18:02:17 +0000 Subject: [PATCH 07/19] App Submission: Ghostfolio (#396) Co-authored-by: Steven Briscoe --- ghostfolio/data/postgres/.gitkeep | 0 ghostfolio/data/redis/.gitkeep | 0 ghostfolio/docker-compose.yml | 47 +++++++++++++++++++++++++++++++ ghostfolio/exports.sh | 5 ++++ ghostfolio/umbrel-app.yml | 34 ++++++++++++++++++++++ 5 files changed, 86 insertions(+) create mode 100644 ghostfolio/data/postgres/.gitkeep create mode 100644 ghostfolio/data/redis/.gitkeep create mode 100644 ghostfolio/docker-compose.yml create mode 100644 ghostfolio/exports.sh create mode 100644 ghostfolio/umbrel-app.yml diff --git a/ghostfolio/data/postgres/.gitkeep b/ghostfolio/data/postgres/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/ghostfolio/data/redis/.gitkeep b/ghostfolio/data/redis/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/ghostfolio/docker-compose.yml b/ghostfolio/docker-compose.yml new file mode 100644 index 0000000..8c30e5a --- /dev/null +++ b/ghostfolio/docker-compose.yml @@ -0,0 +1,47 @@ +version: "3.7" + +services: + app_proxy: + environment: + APP_HOST: ghostfolio_server_1 + APP_PORT: 3334 + + server: + image: ghostfolio/ghostfolio:1.231.0@sha256:09d957bf25f48093ed6a0b0ac661f6b19337ac091d2b69dc2fb2985a0d51f025 + restart: on-failure + environment: + NODE_ENV: production + HOST: 0.0.0.0 + PORT: 3334 + ACCESS_TOKEN_SALT: $APP_GHOSTFOLIO_ACCESS_TOKEN_SALT + BASE_CURRENCY: USD + DATABASE_URL: postgresql://${APP_GHOSTFOLIO_DB_USERNAME}:${APP_GHOSTFOLIO_DB_PASSWORD}@ghostfolio_postgres_1:5432/${APP_GHOSTFOLIO_DB_DATABASE_NAME}?sslmode=prefer + JWT_SECRET_KEY: ${APP_SEED} + POSTGRES_DB: ${APP_GHOSTFOLIO_DB_DATABASE_NAME} + POSTGRES_USER: ${APP_GHOSTFOLIO_DB_USERNAME} + POSTGRES_PASSWORD: ${APP_GHOSTFOLIO_DB_PASSWORD} + REDIS_HOST: ghostfolio_redis_1 + REDIS_PASSWORD: ${APP_GHOSTFOLIO_REDIS_PASSWORD} + REDIS_PORT: 6379 + + postgres: + image: postgres:14-bullseye@sha256:c2a30d08a6f9e6c365595fd086c9e0436064c52425f15f72379ecf0807bac518 + restart: on-failure + stop_grace_period: 1m + user: "1000:1000" + environment: + POSTGRES_USER: ${APP_GHOSTFOLIO_DB_USERNAME} + POSTGRES_PASSWORD: ${APP_GHOSTFOLIO_DB_PASSWORD} + POSTGRES_DB: ${APP_GHOSTFOLIO_DB_DATABASE_NAME} + PGDATA: /var/lib/postgresql/data + volumes: + - ${APP_DATA_DIR}/data/postgres:/var/lib/postgresql/data + + redis: + image: redis:6.2-bullseye@sha256:5cdb2ac6f780e1d250787f4a887c1ed1166e3389757189ea913059409acc6f7c + restart: on-failure + user: "1000:1000" + command: > + --requirepass ${APP_GHOSTFOLIO_REDIS_PASSWORD} + volumes: + - ${APP_DATA_DIR}/data/redis:/data diff --git a/ghostfolio/exports.sh b/ghostfolio/exports.sh new file mode 100644 index 0000000..36f4434 --- /dev/null +++ b/ghostfolio/exports.sh @@ -0,0 +1,5 @@ +export APP_GHOSTFOLIO_ACCESS_TOKEN_SALT=$(derive_entropy "env-${app_entropy_identifier}-APP_ACCESS_TOKEN_SALT" | head -c32) +export APP_GHOSTFOLIO_DB_DATABASE_NAME="ghostfolio" +export APP_GHOSTFOLIO_DB_USERNAME="ghostfolio" +export APP_GHOSTFOLIO_DB_PASSWORD="moneyprintergobrrr" +export APP_GHOSTFOLIO_REDIS_PASSWORD="moneyprintergobrrr" \ No newline at end of file diff --git a/ghostfolio/umbrel-app.yml b/ghostfolio/umbrel-app.yml new file mode 100644 index 0000000..30e4647 --- /dev/null +++ b/ghostfolio/umbrel-app.yml @@ -0,0 +1,34 @@ +manifestVersion: 1 +id: ghostfolio +category: Finance +name: Ghostfolio +version: "1.231.0" +tagline: Manage your wealth like a boss +description: >- + Ghostfolio is a privacy-first, open source dashboard for your personal finances. + + + Break down your asset allocation, know your net worth and make solid, data-driven + investment decisions. + + + Protect your assets. Refine your personal investment strategy. + + + Ghostfolio empowers busy people to keep track of stocks, ETFs or cryptocurrencies + without being tracked. +developer: Ghostfolio +website: https://ghostfol.io/ +dependencies: [] +repo: https://github.com/ghostfolio/ghostfolio +support: https://github.com/ghostfolio/ghostfolio/discussions +port: 3334 +gallery: + - 1.jpg + - 2.jpg + - 3.jpg +path: "" +deterministicPassword: false +torOnly: false +submitter: BeauAgst +submission: https://github.com/getumbrel/umbrel-apps/pull/396 \ No newline at end of file From 014a31fd0ae34015ca6834acb0d7d9b6482d75cc Mon Sep 17 00:00:00 2001 From: kevkevin Date: Mon, 13 Feb 2023 12:42:39 -0600 Subject: [PATCH 08/19] Update Sphinx Relay to v2.2.13 (#404) Co-authored-by: Steven Briscoe --- sphinx-relay/docker-compose.yml | 2 +- sphinx-relay/umbrel-app.yml | 16 +++++++++++----- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/sphinx-relay/docker-compose.yml b/sphinx-relay/docker-compose.yml index 6572c0e..3fa898b 100644 --- a/sphinx-relay/docker-compose.yml +++ b/sphinx-relay/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_ADD: "false" server: - image: sphinxlightning/sphinx-relay:v2.2.12@sha256:96778f56fc3b2c7703ec6d0d3162a9fe4c82b0d57179819c90efc479cdc1620a + image: sphinxlightning/sphinx-relay:v2.2.13@sha256:42453b6a7fff467fc93e5adc761452d8b0a44aa8fa7bc7284896dde387ef148d init: true restart: on-failure stop_grace_period: 1m diff --git a/sphinx-relay/umbrel-app.yml b/sphinx-relay/umbrel-app.yml index b26b02f..f368124 100644 --- a/sphinx-relay/umbrel-app.yml +++ b/sphinx-relay/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1.1 id: sphinx-relay category: Social name: Sphinx Relay -version: "2.2.12" +version: "2.2.13" tagline: Chat and pay over the Lightning Network description: >- Sphinx Relay turns your Lightning node into a personal @@ -32,10 +32,16 @@ defaultPassword: "" submitter: Stakwork submission: https://github.com/getumbrel/umbrel/pull/341 releaseNotes: >- - - Fix person uuid forwarded in tribes + - Fix: made the bot message seen as false - - Action history + - Fix: lower limit amount for /feeds - - Tribe leaderboard stuff + - Fix: removed deprecated auth code that was not used in codebase - - DB config from env \ No newline at end of file + - Fix: we updated to a new workflow id + + - Fix: call recoding length + + - And much much more... + + Full changelog can be found here: https://github.com/stakwork/sphinx-relay/releases/tag/v2.2.13 From ec596511cf732f7f3b8c3c8bdf8de5bac9dde6b7 Mon Sep 17 00:00:00 2001 From: cryptosharks131 <38626122+cryptosharks131@users.noreply.github.com> Date: Mon, 13 Feb 2023 13:51:00 -0500 Subject: [PATCH 09/19] Update LNDg to v1.5.1 (#405) --- lndg/docker-compose.yml | 2 +- lndg/umbrel-app.yml | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/lndg/docker-compose.yml b/lndg/docker-compose.yml index 0afdf64..487b010 100644 --- a/lndg/docker-compose.yml +++ b/lndg/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: $APP_LNDG_PORT web: - image: ghcr.io/cryptosharks131/lndg:v1.5.0@sha256:5adb0bace9086468542fe8ecf7c971fc47c94b0da6b491b0eb856f3d854c86ba + image: ghcr.io/cryptosharks131/lndg:v1.5.1@sha256:29e8358e9e8942fb7c953b0ce3e358cbcbcfc42d16a2237e7d260ceb5807521f restart: on-failure stop_grace_period: 1m init: true diff --git a/lndg/umbrel-app.yml b/lndg/umbrel-app.yml index d229ad5..d455e4e 100644 --- a/lndg/umbrel-app.yml +++ b/lndg/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: lndg category: Lightning Node Management name: LNDg -version: "1.5.0" +version: "1.5.1" tagline: Analyze and automate your Lightning node management description: LNDg is your command center for running a profitable and efficient routing node. From quickly viewing your node's health, automated rebalancing, @@ -32,6 +32,8 @@ releaseNotes: >- - The channel policy update form has been removed from the bottom of the home dashboard - - And more... Full details can be found here: https://github.com/cryptosharks131/lndg/releases/tag/v1.5.0 + - Additional fixes included in v1.5.1 + + - And more... Full details can be found here: https://github.com/cryptosharks131/lndg/releases/tag/v1.5.1 submitter: cryptosharks131 submission: https://github.com/getumbrel/umbrel/pull/1189 From ba3d9f51c8aa05ddc8e256695a48bb25d1b0d373 Mon Sep 17 00:00:00 2001 From: Xosten <11696836+Xosten@users.noreply.github.com> Date: Mon, 13 Feb 2023 19:58:01 +0100 Subject: [PATCH 10/19] Update rotki to 1.27.0 (#406) Co-authored-by: Steven Briscoe --- rotki/docker-compose.yml | 2 +- rotki/umbrel-app.yml | 15 ++++++++++----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/rotki/docker-compose.yml b/rotki/docker-compose.yml index 6f52c05..6907dd6 100644 --- a/rotki/docker-compose.yml +++ b/rotki/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 80 web: - image: rotki/rotki:v1.26.3@sha256:d7ec69fbaf1866268792dec0ffe3dc54537a99b8d9a31037810f1b6c61c9480d + image: rotki/rotki:v1.27.0@sha256:f1c814e3636f4a48544aca9e500ff0e54cf18e9b0e5a2eb23c309c376efdf3fb restart: on-failure stop_grace_period: 1m init: true diff --git a/rotki/umbrel-app.yml b/rotki/umbrel-app.yml index 699c3d3..750177a 100644 --- a/rotki/umbrel-app.yml +++ b/rotki/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: rotki category: Finance name: rotki -version: "1.26.3" +version: "1.27.0" tagline: Portfolio tracking, analytics, accounting and tax reporting description: >- rotki is an open source portfolio tracking, analytics, accounting and tax reporting tool that protects your privacy. @@ -25,14 +25,19 @@ repo: https://github.com/rotki/rotki support: https://github.com/rotki/rotki/issues port: 8084 releaseNotes: >- - - Fixes issues where balance is not fully refreshed after detect tokens button pressed. + Rotki v1.27.0 is the biggest release rotki has ever made. It contains a lots of new features, improvements and bug fixes we made in the past 3 months! The biggest feature coming here is proper multi-evm chain support starting with Optimism and the introduction of Optimism support for transactions history, balances etc. + + + Important Notes: - - Connecting to substrate nodes will no longer timeout prematurely for systems with slow connections. + - When opening the release for the first time you will see all your ethereum accounts that have had activity in either optimism or avalanche being also added for these chains. (The only exception to this is if you pull from premium server to a new machine and the old version you sync from has not yet been upgraded to 1.27.0) - - Transfers between tracked accounts will now have a correct label in the UI. + - If you have any optimism address you will be asked to create and add a free API key for optimistic etherscan: https://optimistic.etherscan.io/register + + - All EVM transaction events (except for the ones you customized) will need to be redecoded since this upgrade made many changes and improvements to the decoders. No action on the user side needed for this, but you may notice longer loading time when you visit the EVM transactions for the first time. - Full changelog can be found here: https://github.com/rotki/rotki/releases/tag/v1.26.3 + Full changelog can be found here: https://github.com/rotki/rotki/releases/tag/v1.27.0 gallery: - 1.jpg - 2.jpg From b232823190070b1632c1c24ca756fa8c8bc7b1f4 Mon Sep 17 00:00:00 2001 From: WoofBot Date: Mon, 13 Feb 2023 21:15:25 +0200 Subject: [PATCH 11/19] Update WoofBot to v0.6.0 (#407) --- woofbot/docker-compose.yml | 2 +- woofbot/umbrel-app.yml | 10 ++-------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/woofbot/docker-compose.yml b/woofbot/docker-compose.yml index df39fb9..ad74290 100644 --- a/woofbot/docker-compose.yml +++ b/woofbot/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 8080 web: - image: woofbot/woofbot:v0.5.2@sha256:55647a3ea53433047f86f2ed2bd69369e935b92609af2840abceecd0a010be10 + image: woofbot/woofbot:v0.6.0@sha256:9a3b2035613958be9d2ba5f68d2c793fcc47bbd3cfddf4122b39d01d240b3504 restart: on-failure stop_grace_period: 1m environment: diff --git a/woofbot/umbrel-app.yml b/woofbot/umbrel-app.yml index 56b4481..325a0ed 100644 --- a/woofbot/umbrel-app.yml +++ b/woofbot/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1.1 id: woofbot category: Finance name: WoofBot -version: "0.5.2" +version: "0.6.0" tagline: A chatbot for your personal node description: >- WoofBot is a chat bot that runs on your personal Bitcoin node and sends telegram notifications @@ -22,12 +22,6 @@ path: "" defaultUsername: "" defaultPassword: "" releaseNotes: > - - Upgrading to NodeJs 18 and updating dependencies - - - Saving log files in data folder for debugging - - - Change the default explorer from mempool.space - - - Limiting user entry via a whitelist + - Permission Groups: add users to permission groups (i.e. "superusers", "plebs"), then set specific commands to be permitted only to specific groups. submitter: WoofBotApp submission: https://github.com/getumbrel/umbrel-apps/pull/28 From ea18dd2874aace2e7e35e3e199d4f0a8f44aa254 Mon Sep 17 00:00:00 2001 From: Xosten <11696836+Xosten@users.noreply.github.com> Date: Mon, 13 Feb 2023 20:29:47 +0100 Subject: [PATCH 12/19] Update Pi-Hole to v5.18.4 (#408) Co-authored-by: Steven Briscoe --- pi-hole/docker-compose.yml | 2 +- pi-hole/umbrel-app.yml | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/pi-hole/docker-compose.yml b/pi-hole/docker-compose.yml index 87a0ab8..0e37bda 100644 --- a/pi-hole/docker-compose.yml +++ b/pi-hole/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_ADD: "false" server: - image: pihole/pihole:2022.12@sha256:773ed874ca7244b04da6470eb1e596c5c8960afe14fda3162e29ab4d79c3d239 + image: pihole/pihole:2023.02.0@sha256:65047a58be709cbfee9586ed224e7e1fd49233be4074e1659baee335105093f2 # Pi-hole doesn't currently support running as non-root # https://github.com/pi-hole/docker-pi-hole/issues/685 # user: "1000:1000" diff --git a/pi-hole/umbrel-app.yml b/pi-hole/umbrel-app.yml index 526a836..f3939cd 100644 --- a/pi-hole/umbrel-app.yml +++ b/pi-hole/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1.1 id: pi-hole category: Networking name: Pi-hole -version: "5.18" +version: "5.18.4" tagline: Block ads on your entire network description: >- Instead of browser plugins or other software on each computer, @@ -31,16 +31,17 @@ defaultUsername: "" deterministicPassword: true torOnly: false releaseNotes: >- - Various internal improvements: + - FTL v5.21 - - FTL v5.20 + - Core v5.14.4 - - Fix doughnutTooltip if total percentage of shown slices is less than 0.1%. + - db_queries.php: use the same color scheme from Dashboard by @rdwebdesign in pi-hole/AdminLTE#2517 - - Require auth for more API endpoints. + - Fix multiple restarts while importing with Teleporter by @yubiuser in pi-hole/AdminLTE#2519 - - Increase small-box footer contrast ratio. + - Use the setupVars.conf option TEMPERATUREUNIT, plus slight rearrangement of settings page by @rdwebdesign in pi-hole/AdminLTE#2516 - - A fix for the following advisory: GHSA-6qh8-6rrj-7497 + + Full changelog available here: https://github.com/pi-hole/AdminLTE/compare/v5.18...v5.18.4 submitter: Umbrel submission: https://github.com/getumbrel/umbrel/commit/9ca55a25e043dcd50d5cb92c6ec756d368bb4794 From 2d3b0ef182a9b5f25307b71dd1ffc7d810e533b9 Mon Sep 17 00:00:00 2001 From: jon-ryan <37742289+jon-ryan@users.noreply.github.com> Date: Mon, 13 Feb 2023 20:35:57 +0100 Subject: [PATCH 13/19] Update Syncthing to v1.23.1 (#409) Co-authored-by: Steven Briscoe --- syncthing/docker-compose.yml | 2 +- syncthing/umbrel-app.yml | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/syncthing/docker-compose.yml b/syncthing/docker-compose.yml index aaad522..161e6f5 100644 --- a/syncthing/docker-compose.yml +++ b/syncthing/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 8384 server: - image: syncthing/syncthing:1.23.0@sha256:57699adea5bae30edd2c4f83d5c311969e3255c3d23e7de747638dffbc3a8bc2 + image: syncthing/syncthing:1.23.1@sha256:09dda4902e5139cf557db00235aad707ef2306d23f709121079360e4c30b1690 restart: on-failure stop_grace_period: 1m hostname: umbrel diff --git a/syncthing/umbrel-app.yml b/syncthing/umbrel-app.yml index fa4d5a4..3283a15 100644 --- a/syncthing/umbrel-app.yml +++ b/syncthing/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: syncthing category: Files name: Syncthing -version: "1.23.0" +version: "1.23.1" tagline: Peer-to-peer file synchronization between your devices description: >- Syncthing is a peer-to-peer continuous file synchronization @@ -28,10 +28,6 @@ defaultPassword: "" releaseNotes: >- Bugfixes: - - Incorrect rescan interval on auto accepted encrypted folder - - - Perhaps the list of devices contains empty elements - - - Properly indicate whether a connection is "LAN" or not in the GUI + - "accept: function not implemented" after upgrading to syncthing v1.20.1 submitter: Sam Cymbaluk submission: https://github.com/getumbrel/umbrel/pull/1092 \ No newline at end of file From 7b0c1e10975d813d54fc49ea85d59ad653d5d2bb Mon Sep 17 00:00:00 2001 From: Thebora Kompanioni Date: Mon, 13 Feb 2023 23:31:22 +0100 Subject: [PATCH 14/19] Update Jam to v0.1.5 (#413) --- jam/docker-compose.yml | 2 +- jam/umbrel-app.yml | 18 ++++++++++++------ 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/jam/docker-compose.yml b/jam/docker-compose.yml index 858fefe..c935af7 100644 --- a/jam/docker-compose.yml +++ b/jam/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 80 web: - image: ghcr.io/joinmarket-webui/jam-standalone:v0.1.4-clientserver-v0.9.8@sha256:0c7ea1a7d6d9eb8256c5f76753e7425b405ede58f597b04059dd804def60914a + image: ghcr.io/joinmarket-webui/jam-standalone:v0.1.5-clientserver-v0.9.9@sha256:c8bf944000eb8b3b5666ac037440a4904f9c3baa8665c52081a9e5092d6bd275 restart: on-failure stop_grace_period: 1m init: true diff --git a/jam/umbrel-app.yml b/jam/umbrel-app.yml index ff84dc3..29ec279 100644 --- a/jam/umbrel-app.yml +++ b/jam/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1.1 id: jam category: Finance name: Jam -version: "0.1.4" +version: "0.1.5" tagline: Your sats. Your privacy. Your profit. description: >- Jam is a user-interface for JoinMarket with focus on @@ -13,12 +13,18 @@ description: >- The app provides sensible defaults and is easy to use for beginners while still providing the features advanced users expect. releaseNotes: >- - - Speed up initial page load + - Fees: Allow min tx fee of 1sat/vbyte - - Ability to spend (expired) fidelity bond + - Fees: Allow input for relative fee limit of 0.0001% - - Improved settings page with subsections -developer: JoinMarket WebUI Organisation + - Bonds: Correctly display success screen after unlocking fb + + - Sweep: Display success screen after a scheduler run completes + + - Coin Control: Quick freeze/unfreeze utxos + + - Coin Control: Show jar total amount in detail view +developer: JoinMarket WebUI Org. website: https://jamapp.org dependencies: - bitcoin @@ -33,5 +39,5 @@ path: "" defaultUsername: umbrel defaultPassword: "" deterministicPassword: true -submitter: JoinMarket WebUI Organisation +submitter: JoinMarket WebUI Org. submission: https://github.com/getumbrel/umbrel/pull/1216 \ No newline at end of file From 154efd99f1ebe27722674b78da532996a9b586c8 Mon Sep 17 00:00:00 2001 From: laitang2000 Date: Mon, 13 Feb 2023 22:42:08 +0000 Subject: [PATCH 15/19] Update Torq to v0.18.17 (#412) --- torq/docker-compose.yml | 3 ++- torq/umbrel-app.yml | 39 ++++++++++++++++++++------------------- 2 files changed, 22 insertions(+), 20 deletions(-) diff --git a/torq/docker-compose.yml b/torq/docker-compose.yml index 2c376dd..89cb40b 100644 --- a/torq/docker-compose.yml +++ b/torq/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 7028 web: - image: lncapital/torq:0.17.3@sha256:5a7da465ba7dc038e61439d92b7881adc37b9b00b06e69740c27d12c92d50b89 + image: lncapital/torq:0.18.17@sha256:cfa84321cc583345a7c0a720a35823a5f291df158c1871fa3131d907aedec06b user: "1000:1000" restart: on-failure stop_grace_period: 1m @@ -28,6 +28,7 @@ services: - /lnd/data/chain/bitcoin/${APP_BITCOIN_NETWORK}/admin.macaroon - --lnd.tls-path - /lnd/tls.cert + - --torq.auto-login - start db: diff --git a/torq/umbrel-app.yml b/torq/umbrel-app.yml index 05356d2..8179afd 100644 --- a/torq/umbrel-app.yml +++ b/torq/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: torq category: Lightning Node Management name: Torq -version: "v0.17.3" +version: "v0.18.17" tagline: Capital management for routing nodes on the lightning network description: >- Operating a routing node requires managing capital efficiently. If you look past the technical challenges, what you are trying to do is stack sats and support the network by routing liquidity. No matter your motivation, efficiently managing your capital is essential. @@ -46,26 +46,27 @@ gallery: - 3.jpg - 4.jpg releaseNotes: >- - New features: - - * Users can sign and verify signatures - - * Vector monitoring is now ready (and users can sign using Torq to get started) - - * Channel point column in the channel stable - - * In app "Help chat" - - Fixes: - - * Several UI fixes - - * Links to mempool, amboss and 1ml are working again - - * Fix events toggling on channel inspect page + This release includes: + + + * Automation! + + Automation is finally here, or at least the first part of it. You can now automate the channel policy (fee rate etc.) and add or remove tags. We will very soon release more advanced actions and of course Rebalancing! + + + * Detailed data import choices + + You can now select what data Torq import. This is an important feature for very large nodes that are concerned about the impact of the initial data import. You can gradually turn them on again. + + + * No login required on Umbrel + + + + There are also a lot of bug fixes and UI improvements that should make the user experience of Torq better. path: "" defaultUsername: "" -deterministicPassword: true +deterministicPassword: false submitter: LN Capital submission: https://github.com/getumbrel/umbrel-apps/pull/269 From 7ad76ea5e64714721dc761c351ec7ca5b6d1dd58 Mon Sep 17 00:00:00 2001 From: laitang2000 Date: Thu, 16 Feb 2023 17:09:28 +0000 Subject: [PATCH 16/19] Update Torq to v0.18.18 (#417) --- torq/docker-compose.yml | 2 +- torq/umbrel-app.yml | 30 ++++++++++++++---------------- 2 files changed, 15 insertions(+), 17 deletions(-) diff --git a/torq/docker-compose.yml b/torq/docker-compose.yml index 89cb40b..64f523a 100644 --- a/torq/docker-compose.yml +++ b/torq/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 7028 web: - image: lncapital/torq:0.18.17@sha256:cfa84321cc583345a7c0a720a35823a5f291df158c1871fa3131d907aedec06b + image: lncapital/torq:0.18.18@sha256:a2d5d2aed1f7ef3b94cdaf9f7c2c1aa0c386b698fdf03038bfe512ed3e7f6d8c user: "1000:1000" restart: on-failure stop_grace_period: 1m diff --git a/torq/umbrel-app.yml b/torq/umbrel-app.yml index 8179afd..8cb0f1c 100644 --- a/torq/umbrel-app.yml +++ b/torq/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: torq category: Lightning Node Management name: Torq -version: "v0.18.17" +version: "v0.18.18" tagline: Capital management for routing nodes on the lightning network description: >- Operating a routing node requires managing capital efficiently. If you look past the technical challenges, what you are trying to do is stack sats and support the network by routing liquidity. No matter your motivation, efficiently managing your capital is essential. @@ -32,6 +32,8 @@ description: >- - Navigate through time (days, weeks, months) to track your progress - Tag channels and nodes with custom labels (Exchange, Routing node, Sink, Source, or anything else) + + - Automation of channel policy (fee rate etc.) and add or remove tags developer: LN Capital website: https://ln.capital @@ -46,24 +48,20 @@ gallery: - 3.jpg - 4.jpg releaseNotes: >- - This release includes: + New features: + + - Channel views can now be renamed via the title + + - Added filterable columns to Channel view + + - Tag sorting - * Automation! + Bug fixes: + + - Fixed bug causing race conditions when saving a node - Automation is finally here, or at least the first part of it. You can now automate the channel policy (fee rate etc.) and add or remove tags. We will very soon release more advanced actions and of course Rebalancing! - - - * Detailed data import choices - - You can now select what data Torq import. This is an important feature for very large nodes that are concerned about the impact of the initial data import. You can gradually turn them on again. - - - * No login required on Umbrel - - - - There are also a lot of bug fixes and UI improvements that should make the user experience of Torq better. + - Activate Streams by default path: "" defaultUsername: "" From aa7e4e2a68f59655f905ebaa969c7ebd10236e25 Mon Sep 17 00:00:00 2001 From: reid Date: Thu, 16 Feb 2023 11:18:41 -0600 Subject: [PATCH 17/19] Update Urbit to v1.20 (#415) --- urbit/docker-compose.yml | 2 +- urbit/umbrel-app.yml | 10 ++++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/urbit/docker-compose.yml b/urbit/docker-compose.yml index 9218ca6..59c2fd6 100644 --- a/urbit/docker-compose.yml +++ b/urbit/docker-compose.yml @@ -6,7 +6,7 @@ services: APP_PORT: 8090 manager: - image: mopfelwinrux/urbit-umbrel:v1.19@sha256:b19b72b528d88a7918ba727ef7f6ebc4b759e17673b11f20382bc4d499ad4f0e + image: mopfelwinrux/urbit-umbrel:v1.20@sha256:a1800b1a2da5da90aabb3f621d7b673a1cff5cca6d4032c7585d0e539f013f48 ports: - "34343:34343" volumes: diff --git a/urbit/umbrel-app.yml b/urbit/umbrel-app.yml index b9da6a3..800e055 100644 --- a/urbit/umbrel-app.yml +++ b/urbit/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: urbit category: Networking name: Urbit -version: "v1.19" +version: "v1.20" tagline: Run Urbit on your Umbrel description: >- Urbit is a personal server for self-sovereign personal & networked @@ -35,8 +35,6 @@ torOnly: false submitter: ~mopfel-winrux submission: https://github.com/getumbrel/umbrel/pull/1246 releaseNotes: >- - Minor, incremental release that removes old Windows code and fixes - issues with the scrollable area in some terminals. - - - Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v1.19 \ No newline at end of file + Adds the %meme debug hint, resolves segfaults on macos-aarch64 builds, and adds a new --replay option. + + Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v1.20 From ea5469a1d3ea2325c34e1da8179b5ada89da9623 Mon Sep 17 00:00:00 2001 From: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com> Date: Thu, 16 Feb 2023 22:58:29 +0530 Subject: [PATCH 18/19] Update LndBoss to 2.17.1 (#416) Signed-off-by: Nitesh Balusu --- lndboss/docker-compose.yml | 2 +- lndboss/umbrel-app.yml | 17 ++++++++++------- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/lndboss/docker-compose.yml b/lndboss/docker-compose.yml index fb256fb..de3158c 100644 --- a/lndboss/docker-compose.yml +++ b/lndboss/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 8055 web: - image: niteshbalusu/lndboss:v2.16.0@sha256:5bd633f932484fbfd8737a9827f32b4c5d70d1bd04b49c11af2af5ba62e205b7 + image: niteshbalusu/lndboss:v2.17.1@sha256:6147ffe8870ee23784af83afe33b142fbe310166dff2042d386f30747b9d3d2f restart: on-failure stop_grace_period: 1m volumes: diff --git a/lndboss/umbrel-app.yml b/lndboss/umbrel-app.yml index fcaaced..e754751 100644 --- a/lndboss/umbrel-app.yml +++ b/lndboss/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: lndboss category: Lightning Node Management name: LndBoss -version: "2.16.0" +version: "2.17.1" tagline: A GUI for BalanceOfSatoshis description: LndBoss is a GUI for BalanceOfSatoshis. It is a tool that makes it easy to run your favorite @@ -25,6 +25,15 @@ path: "" defaultUsername: "" defaultPassword: "" releaseNotes: > + - 2.17.1 (2023-02-14) + Fixed condition for auto-fees when outbound/capacity ratio is zero. + + - 2.17.0 (2023-01-31) + Added avoid-high-fee-routes to probe command. + Added avoid high-fee-routes to pay command. + Added avoid high-fee-routes to send command. + Added support for calling acceptsChannelOpen, connectPeer, findKey and getNetwork to call command. + - 2.16.0 (2023-01-13) Added bos encrypt command. Added bos decrypt command. @@ -39,11 +48,5 @@ releaseNotes: > - 2.14.0 (2022-12-19) Added bos clean-failed-payments command. - - 2.13.0 (2022-12-07) - Added bos utxos command. - Added date flag to accounting command for precision. - - - 2.12.0 (2022-11-28) - Added allow flag to create-channel-group command to determine order and allow list for joining group. submitter: Nitesh Balusu submission: https://github.com/getumbrel/umbrel-apps/pull/65 From 7683a3d9644beae99f12734838750d157c19d8c7 Mon Sep 17 00:00:00 2001 From: laitang2000 Date: Fri, 17 Feb 2023 15:11:58 +0000 Subject: [PATCH 19/19] Update Torq to v0.18.19 (#419) --- torq/docker-compose.yml | 2 +- torq/umbrel-app.yml | 16 +++------------- 2 files changed, 4 insertions(+), 14 deletions(-) diff --git a/torq/docker-compose.yml b/torq/docker-compose.yml index 64f523a..db5065b 100644 --- a/torq/docker-compose.yml +++ b/torq/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 7028 web: - image: lncapital/torq:0.18.18@sha256:a2d5d2aed1f7ef3b94cdaf9f7c2c1aa0c386b698fdf03038bfe512ed3e7f6d8c + image: lncapital/torq:0.18.19@sha256:0439b903cf3c1af7e602e8b6516a3b7e34dce61ff01d8f1882ba0d3fcab0457f user: "1000:1000" restart: on-failure stop_grace_period: 1m diff --git a/torq/umbrel-app.yml b/torq/umbrel-app.yml index 8cb0f1c..4aa48b4 100644 --- a/torq/umbrel-app.yml +++ b/torq/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: torq category: Lightning Node Management name: Torq -version: "v0.18.18" +version: "v0.18.19" tagline: Capital management for routing nodes on the lightning network description: >- Operating a routing node requires managing capital efficiently. If you look past the technical challenges, what you are trying to do is stack sats and support the network by routing liquidity. No matter your motivation, efficiently managing your capital is essential. @@ -47,21 +47,11 @@ gallery: - 2.jpg - 3.jpg - 4.jpg -releaseNotes: >- - New features: - - - Channel views can now be renamed via the title - - - Added filterable columns to Channel view - - - Tag sorting - +releaseNotes: >- Bug fixes: - - Fixed bug causing race conditions when saving a node - - - Activate Streams by default + - Enable data streams by default path: "" defaultUsername: ""