🎉 Release of add-on Node-RED 19.0.0

This commit is contained in:
Community Hass.io Add-ons Bot 2025-01-04 18:42:57 +00:00
parent 6933c06023
commit dcda011dba
4 changed files with 37 additions and 9 deletions

View file

@ -1,5 +1,34 @@
## Whats changed
## 🚀 Enhancements
**⚠️ 🚨 This release drops support for ARMv7**
- Exclude node_modules from backup @frenck ([#1957](https://github.com/hassio-addons/addon-node-red/pull/1957))
After a few years of working around the upstream issues, I see no way out than to make a breaking change.
For references of upstream issues see: [#2016](https://github.com/hassio-addons/addon-node-red/pull/2016)
With that out of the way, this release upgraded Alpine Linux to 3.21 and NodeJS to 22.x, making this a huge upgrade.
Besides that, all the latest and greatest other dependencies are included as well.
## 🚨 Breaking changes
- 🚨 Drop support for ARMv7 @frenck ([#2016](https://github.com/hassio-addons/addon-node-red/pull/2016))
## 🐛 Bug fixes
- Disable proxy buffering @frenck ([#2017](https://github.com/hassio-addons/addon-node-red/pull/2017))
## ⬆️ Dependency updates
- ⬆️ Update ghcr.io/hassio-addons/base-nodejs Docker tag to v0.2.5 @renovate ([#1967](https://github.com/hassio-addons/addon-node-red/pull/1967))
- ⬆️ Update @node-red-contrib-themes/theme-collection to v4.0.11 @renovate ([#1970](https://github.com/hassio-addons/addon-node-red/pull/1970))
- ⬆️ Update node-red-contrib-home-assistant-websocket to v0.74.0 @renovate ([#1972](https://github.com/hassio-addons/addon-node-red/pull/1972))
- ⬆️ Update node-red to v4.0.4 @renovate ([#1974](https://github.com/hassio-addons/addon-node-red/pull/1974))
- ⬆️ Update node-red-contrib-home-assistant-websocket to v0.74.1 @renovate ([#1975](https://github.com/hassio-addons/addon-node-red/pull/1975))
- ⬆️ Update node-red to v4.0.5 @renovate ([#1976](https://github.com/hassio-addons/addon-node-red/pull/1976))
- ⬆️ Update node-red-contrib-home-assistant-websocket to v0.74.2 @renovate ([#1984](https://github.com/hassio-addons/addon-node-red/pull/1984))
- ⬆️ Update node-red-contrib-modbus to v5.43.0 @renovate ([#1989](https://github.com/hassio-addons/addon-node-red/pull/1989))
- ⬆️ Update alpine_3_19/python3-dev to v3.11.11-r0 @renovate ([#2005](https://github.com/hassio-addons/addon-node-red/pull/2005))
- ⬆️ Update node-red to v4.0.6 @renovate ([#2009](https://github.com/hassio-addons/addon-node-red/pull/2009))
- ⬆️ Update node-red to v4.0.7 @renovate ([#2010](https://github.com/hassio-addons/addon-node-red/pull/2010))
- ⬆️ Update node-red to v4.0.8 @renovate ([#2011](https://github.com/hassio-addons/addon-node-red/pull/2011))
- ⬆️ Update node-red-contrib-home-assistant-websocket to v0.75.0 @renovate ([#2013](https://github.com/hassio-addons/addon-node-red/pull/2013))
- Update to Alpine 3.21 (NodeJS 22) @frenck ([#2015](https://github.com/hassio-addons/addon-node-red/pull/2015))

View file

@ -32,6 +32,6 @@ runtime in a single click.
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v18.1.1-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/v18.1.1
[release-shield]: https://img.shields.io/badge/version-v19.0.0-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/v19.0.0
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png

View file

@ -1,5 +1,5 @@
name: Node-RED
version: 18.1.1
version: 19.0.0
slug: nodered
description: Flow-based programming for the Internet of Things
url: https://github.com/hassio-addons/addon-node-red
@ -13,7 +13,6 @@ homeassistant: 2023.3.0
arch:
- aarch64
- amd64
- armv7
ports:
80/tcp: 1880
ports_description: