🎉 Release of add-on Node-RED 9.0.1

This commit is contained in:
Community Hass.io Add-ons Bot 2021-04-22 19:15:34 +00:00
parent 5efad71cc4
commit 2330cceed1
4 changed files with 7 additions and 51 deletions

View file

@ -936,10 +936,10 @@ SOFTWARE.
[nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[nginxproxymanager-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [nginxproxymanager-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[nginxproxymanager-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [nginxproxymanager-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/v9.0.0 [addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/v9.0.1
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v9.0.0/README.md [addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v9.0.1/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-v9.0.0-blue.svg [node-red-version-shield]: https://img.shields.io/badge/version-v9.0.1-blue.svg
[node-red-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [node-red-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[node-red-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [node-red-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,49 +1,5 @@
## Whats changed ## Whats changed
⚠️ Breaking change: The `dark_mode` option is now deprecated. Instead, the add-on now provides a `theme` option, that can be used to enable either of 6 different color schemas.
Thanks, @bonanitech for creating those wonderful themes and adding the option to the add-on 👍
## ✨ New features
- Add support for the theme collection @bonanitech (#970)
## 🐛 Bug fixes ## 🐛 Bug fixes
- Fix node-red deployment slug @frenck (#990) - Fix theme option overriding user settings @bonanitech (#993)
## 🧰 Maintenance
- Apply updated repository structure & CI workflow @frenck (#987)
- Fix node-red CI slug @frenck (#988)
## 📚 Documentation
- Remove note about secrets, generic feature now @frenck (#974)
- 📚 Update screenshot link @sinclairpaul (#984)
## ⬆️ Dependency updates
- Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#953)
- Bump node-red-node-email from 1.10.1 to 1.10.2 in /node-red @dependabot (#954)
- Bump node-red-node-email from 1.10.2 to 1.11.0 @dependabot (#955)
- Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#959)
- Bump node-red-contrib-influxdb from 0.5.4 to 0.6.0 in /node-red @dependabot (#957)
- Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#962)
- Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#963)
- ⬆️ Upgrades nodejs to 14.16.1-r0 @frenck (#965)
- ⬆️ Upgrades add-on base image to v9.1.7 @frenck (#966)
- Bump node-red-node-ping from 0.3.0 to 0.3.1 in /node-red @dependabot (#969)
- Bump @node-red-contrib-themes/midnight-red from 1.4.7 to 1.5.0 in /node-red @dependabot (#967)
- Bump node-red from 1.2.9 to 1.3.1 in /node-red @dependabot (#968)
- ⬆️ Upgrades nodejs to 14.16.1-r1 @frenck (#975)
- Bump node-red-contrib-modbus from 5.13.3 to 5.14.0 in /node-red @dependabot (#976)
- Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#977)
- Bump node-red from 1.3.1 to 1.3.2 @dependabot (#978)
- Bump js-yaml from 4.0.0 to 4.1.0 in /node-red @dependabot (#979)
- Bump node-red-node-email from 1.11.0 to 1.12.0 in /node-red @dependabot (#980)
- Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#981)
- Bump node-red-contrib-bigtimer from 2.7.3 to 2.7.5 in /node-red @dependabot (#985)
- Upgrades add-on base image to v9.2.0 @frenck (#986)
- ⬆️ Upgrades Node-RED to v1.3.3 @frenck (#989)
- Bump @node-red-contrib-themes/theme-collection from 1.0.0 to 1.0.1 @bonanitech (#991)

View file

@ -47,6 +47,6 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v9.0.0-blue.svg [release-shield]: https://img.shields.io/badge/version-v9.0.1-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/v9.0.0 [release]: https://github.com/hassio-addons/addon-node-red/tree/v9.0.1
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png

View file

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