Skip to content

Releases: hassio-addons/addon-node-red

v4.0.3

21 Jul 11:57
Compare
Choose a tag to compare

Full Changelog

This is a general maintenance release.

🚑 This release also takes care of mitigating the recently discovered lodash vulnerability that is considered high severity. Not all Node-RED nodes have patched and updated to handle this vulnerability, so the add-on does this for you on a higher level. We keep this in place till we are sure all is OK.

More information is provided by Snyk (whom we use to protect and actively scan our add-ons):

https://snyk.io/vuln/SNYK-JS-LODASH-450202

🔨 Changes

  • ⬆️ Upgrades add-on base image to v4.0.2
  • 🚑 Mitigate lodash vulnerabilities (#263)
  • ⬆️ Pin snyk to 1.195.1 (#270)

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v4.0.2

08 Jul 18:16
Compare
Choose a tag to compare

Full Changelog

This is a general maintenance release.

🔨 Changes

  • ⬆️ Updates node-red-contrib-theme-midnight-red to v0.2.11 (#258)
  • ⬆️ Updates node-red-contrib-bigtimer to v2.2.3 (#259)
  • ⬆️ Updates snyk to v1.188.0 (#253)
  • ⬆️ Updates node-red to v0.20.7 (#265)
  • ⬆️ Updates node-red-contrib-home-assistant-websocket to v0.13.1 (#266)

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v4.0.1

26 Jun 22:36
Compare
Choose a tag to compare

Full Changelog

This is a general maintenance release.

🔨 Changes

  • ⬆️ Updates node-red-contrib-cast to v0.2.7 (#254)
  • ⬆️ Updates node-red-dashboard to v2.15.5 (#255)
  • ⬆️ Updates node-red-contrib-cast to v0.2.8 (#256)

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v4.0.0

23 Jun 18:57
df86651
Compare
Choose a tag to compare

Full Changelog

This is a major release, but should not be breaking.
It mainly upgrades all internals of the add-on.

🔨 Changes

  • ⬆️ Updates node-red-contrib-bigtimer to v2.2.0 (#243)
  • 🔨 Changes dark theme installation to NPM (#244)
  • ⬆️ Updates node-red-contrib-actionflows to v2.0.3 (#246)
  • ⬆️ Updates node-red-contrib-influxdb to v0.3.0 (#247)
  • ⬆️ Upgrades linux-headers to 4.19.36-r0
  • ⬆️ Upgrades git to 2.22.0-r0
  • ⬆️ Upgrades nginx to 1.16.0-r2
  • ⬆️ Upgrades nodejs to 10.16.0-r0
  • ⬆️ Upgrades npm to 10.16.0-r0
  • ⬆️ Upgrades openssh-client to 8.0_p1-r0
  • ⬆️ Upgrades add-on base image to v4.0.1
  • 🔥 Removes now deprecated ssl directive
  • 🔗Changes dark theme repository link (#251)
  • ⬆️ Updates node-red-node-random to v0.1.3 (#250)
  • ⬆️ Updates node-red to v0.20.6 (#249)
  • ⬆️ Updates snyk to v1.180.0 (#248)
  • ⬆️ Updates node-red-node-geofence to v0.1.2 (#252)
  • ✏️ Maintaince -> Maintenance
  • ✨ Adds FUNDING.yml

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v3.1.4

05 Jun 16:35
Compare
Choose a tag to compare

Full Changelog

This is a general maintenance release.

🔨 Changes

  • ⬆️ Updates node-red-contrib-home-assistant-websocket to v0.12.3 (#240)

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v3.1.3

04 Jun 17:26
Compare
Choose a tag to compare

Full Changelog

This is a general maintenance release.

🔨 Changes

  • ⬆️ Updates node-red-contrib-moment to v3.0.3 (#238)

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v3.1.2

03 Jun 19:39
Compare
Choose a tag to compare

Full Changelog

This is a general maintenance release.

🔨 Changes

  • ⬆️ Upgrades add-on base image to 3.1.1
  • 📚 Quick formatting cleanup and a couple typos. (#232) (@heytcass)
  • ⬆️ Updates dark theme to v0.2.10 (#231) (@tjorim)
  • ⬆️ Updates node-red-contrib-home-assistant-websocket to v0.12.2 (#234)
  • ⬆️ Updates node-red-dashboard to v2.15.4 (#228)
  • ⬆️ Updates node-red-node-geofence to v0.1.1 (#236)
  • ⬆️ Updates snyk to v1.171.1 (#237)

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v3.1.1

19 May 19:02
Compare
Choose a tag to compare

Full Changelog

🚑 Small bugfix release, addressing an issue when using direct access + SSL enabled and having the certificates stored in a subfolder.

🔨 Changes

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v3.1.0

18 May 18:26
Compare
Choose a tag to compare

Full Changelog

🎉 A packed Node-RED, with a bunch of package & system updates, including the Home Assistant Websocket node.

✨Node-RED Dashboard (UI) is now shipped by this add-on by default and has been patched to work better with Ingress.

🚑 The issue with ARM 64-bits is resolved. Which mean that the aarch64 architecture now also works.

🚑 The issue with accessing HTTP nodes has been addressed. HTTP endpoints are now freely available when using the /endpoint/ URL prefix. Please take that into account when using this.

🔧 Direct access is now enabled by default. This is needed for HTTP nodes and Node-RED Dashboard as well.

🔨 Changes

  • ⬆️ Upgrades python to 2.7.16-r1
  • ⬆️ Upgrades lua-resty-http to 0.13-r0
  • ⬆️ Upgrades nginx to 1.14.2-r1
  • ⬆️ Upgrades nginx-mod-http-lua to 1.14.2-r1
  • ⬆️ Updates node-red-contrib-home-assistant-websocket to v0.11.0 (#219)
  • 🚑 Turns of Lua Resty core in Nginx
  • ⬆️ Updates node-red-node-serialport to v0.8.3 (#220)
  • 🔧 Adds configuration to allow http_node access (#214)
  • ✨ Adds Node-RED Dashboard
  • 🚑 Allow for bigger file uploads during import
  • ⚠️Adds warning to logout when using the Dark theme
  • 📚Adds known issues and limitation section to documentation
  • 🚨Patches Denial of Service vulnerability in Axios package (#221)
  • 📌 Pin snyk to 1.165.1 (#222)

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v3.0.3

25 Apr 08:16
cec2aa4
Compare
Choose a tag to compare

Full Changelog

✨ This release adds support for the "Add to sidebar" feature that became available in Home Assistant 0.92.

Please note: You need to have Home Assistant 0.92 or newer to be able to install this update.

🔨 Changes

  • ⬆️ Upgrades openssh to 7.9_p1-r5
  • ⬆️ Updates Home Assistant requirement to 0.92.0b2
  • ✨ Adds support for showing in sidebar

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck