Update node-red to 3.1.1 (#922)

This commit is contained in:
smolgrrr 2024-01-10 10:59:35 +11:00 committed by GitHub
parent 4ce7543522
commit 0dbce6a122
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 2 deletions

View File

@ -9,7 +9,7 @@ services:
PROXY_AUTH_WHITELIST: "/public/*"
web:
image: nodered/node-red:2.2.2-12@sha256:7b8e58892801f01af48acfb18c21b845a6f35029e7654ca6e19ba86bbe810d04
image: nodered/node-red:3.1.1@sha256:cf9749f31fdaee0a87a27aebf97ef6c051e1b6e77f021806f876055ae8d0b4c8
restart: on-failure
stop_grace_period: 1m
volumes:

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: node-red
category: automation
name: "Node-RED (Bitcoin)"
version: "2.2.2-12"
version: "3.1.1"
tagline: Wire together the Internet of Things
description: >-
Node-RED is a visual programming tool for wiring together hardware
@ -33,6 +33,22 @@ gallery:
- 2.jpg
- 3.jpg
path: ""
releaseNotes: >-
This update takes Node-RED from 3.0.2 to 3.1.1.
Whats changed:
- Default filter to All Catalogues and show nodes for small lists
- Ensure junction appears when filtering quick-add list
- Update message catalogs for JSONata Expression editor
- Add tooltip to relevance sort button in user settings UI
- add more..
Full release notes here: https://github.com/node-red/node-red/releases/tag/3.1.0
defaultUsername: umbrel
defaultPassword: moneyprintergobrrr
torOnly: false