🎉 Release of add-on Node-RED 5.0.5

This commit is contained in:
Community Hass.io Add-ons Bot 2019-12-06 09:05:33 +00:00
parent 42578698a3
commit 857ad015e7
4 changed files with 14 additions and 19 deletions

View file

@ -4,19 +4,14 @@ This is a general maintenance release.
### 🔨 Changes
- :arrow_up: Updates node-red-node-email to v1.7.2 (#362)
- :arrow_up: Updates node-red to v1.0.3 (#369)
- :arrow_up: Updates snyk to v1.251.0 (#360)
- :arrow_up: Updates node-red-contrib-cast to v0.2.12 (#373)
- :arrow_up: Updates node-red-contrib-theme-midnight-red to v1.0.14 (#378)
- :arrow_up: Updates node-red-contrib-modbus to v5 (#379)
- :arrow_up: Updates node-red-dashboard to v2.19.1 (#380)
- :arrow_up: Updates node-red-node-serialport to v0.10.0 (#381)
- :arrow_up: Upgrades add-on base image to v5.0.3
- :books: Update add-on installation instructions
- :ambulance: Fixes Node-RED dashboard patch to be compatible with 2.19.1 and higher
- :arrow_up: Updates node-red-node-twitter to v1.1.6 (#385)
- :arrow_up: Updates node-red-node-sentiment to v0.1.6 (#383)
- :arrow_up: Updates node-red-node-feedparser to v0.1.15 (#384)
- :arrow_up: Updates node-red-node-email to v1.7.3 (#382)
- :arrow_up: Updates snyk to v1.256.0 (#372)
- :hammer: Increase max client body size to 64M
[changelog]: https://github.com/hassio-addons/addon-node-red/compare/v5.0.3...v5.0.4
[changelog]: https://github.com/hassio-addons/addon-node-red/compare/v5.0.4...v5.0.5
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

View file

@ -43,13 +43,13 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-node-red/blob/v5.0.4/README.md
[docs]: https://github.com/hassio-addons/addon-node-red/blob/v5.0.5/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-node-red/55023?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[patreon-shield]: https://www.frenck.nl/images/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-v5.0.4-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/v5.0.4
[release-shield]: https://img.shields.io/badge/version-v5.0.5-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/v5.0.5
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Node-RED",
"version": "5.0.4",
"version": "5.0.5",
"slug": "nodered",
"description": "Flow-based programming for the Internet of Things",
"url": "https://github.com/hassio-addons/addon-node-red",