|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: node-red |
|
|
|
category: automation |
|
|
|
name: "Node-RED (Bitcoin)" |
|
|
|
version: "4.0.0" |
|
|
|
version: "4.0.2" |
|
|
|
tagline: Wire together the Internet of Things |
|
|
|
description: >- |
|
|
|
Node-RED is a visual programming tool for wiring together hardware |
|
|
@ -34,43 +34,17 @@ gallery: |
|
|
|
- 3.jpg |
|
|
|
path: "" |
|
|
|
releaseNotes: >- |
|
|
|
Welcome to Node-RED 4.0! This is a major release with tons of new features and improvements. |
|
|
|
|
|
|
|
|
|
|
|
Editor Updates: |
|
|
|
|
|
|
|
- Auto-complete for flow/global and env inputs |
|
|
|
|
|
|
|
- Customising config nodes in Subflows |
|
|
|
|
|
|
|
- Timestamp formatting |
|
|
|
|
|
|
|
- Multiplayer Mode |
|
|
|
|
|
|
|
- Better background deploy handling |
|
|
|
|
|
|
|
- Improved Diff view for moved nodes |
|
|
|
|
|
|
|
- Better feedback for read-only users |
|
|
|
|
|
|
|
- New Config Node selection UI |
|
|
|
|
|
|
|
|
|
|
|
Runtime: |
|
|
|
|
|
|
|
- Faster deploys for large flows |
|
|
|
|
|
|
|
- Updated JSONata |
|
|
|
|
|
|
|
|
|
|
|
Node Updates: |
|
|
|
|
|
|
|
- A better CSV node |
|
|
|
|
|
|
|
- Updated Proxy Handling |
|
|
|
|
|
|
|
What's Changed: |
|
|
|
|
|
|
|
And more! Full release notes here: https://github.com/node-red/node-red/releases/tag/4.0.0 |
|
|
|
- Ensure mermaid.min.js is cached properly between loads of the editor |
|
|
|
- Guard against undefined sessions in multiplayer |
|
|
|
- Allow auth cookie name to be customised |
|
|
|
- Fix node validation if the property is not required |
|
|
|
- Clean up orphaned editors |
|
|
|
- Improve the editor's French translations |
|
|
|
- Use a more subtle border on the header |
|
|
|
|
|
|
|
Full release notes are found at https://github.com/node-red/node-red/releases |
|
|
|
defaultUsername: umbrel |
|
|
|
defaultPassword: moneyprintergobrrr |
|
|
|
torOnly: false |
|
|
|