|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
id: node-red |
|
|
id: node-red |
|
|
category: automation |
|
|
category: automation |
|
|
name: "Node-RED (Bitcoin)" |
|
|
name: "Node-RED (Bitcoin)" |
|
|
version: "4.0.2" |
|
|
version: "4.0.3" |
|
|
tagline: Wire together the Internet of Things |
|
|
tagline: Wire together the Internet of Things |
|
|
description: >- |
|
|
description: >- |
|
|
Node-RED is a visual programming tool for wiring together hardware |
|
|
Node-RED is a visual programming tool for wiring together hardware |
|
@ -34,15 +34,16 @@ gallery: |
|
|
- 3.jpg |
|
|
- 3.jpg |
|
|
path: "" |
|
|
path: "" |
|
|
releaseNotes: >- |
|
|
releaseNotes: >- |
|
|
What's Changed: |
|
|
This release includes several improvements and bug fixes: |
|
|
|
|
|
- Fixed unintentional capitalization in Split node name |
|
|
- Ensure mermaid.min.js is cached properly between loads of the editor |
|
|
- Improved batch node functionality |
|
|
- Guard against undefined sessions in multiplayer |
|
|
- Enhanced menu options for enabling/disabling selection in groups |
|
|
- Allow auth cookie name to be customised |
|
|
- Added Japanese and French translations |
|
|
- Fix node validation if the property is not required |
|
|
- Fixed issues with link wires and subflow outbound-link filters |
|
|
- Clean up orphaned editors |
|
|
- Improved MQTT node status handling |
|
|
- Improve the editor's French translations |
|
|
- Enhanced quick-add functionality for virtual links |
|
|
- Use a more subtle border on the header |
|
|
- Various UI improvements and bug fixes |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full release notes are found at https://github.com/node-red/node-red/releases |
|
|
Full release notes are found at https://github.com/node-red/node-red/releases |
|
|
defaultUsername: umbrel |
|
|
defaultUsername: umbrel |
|
|