mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Node-RED to 1cdd4b3
This commit is contained in:
parent
4227a5ed10
commit
389d27a890
4 changed files with 10 additions and 92 deletions
|
@ -1005,10 +1005,10 @@ SOFTWARE.
|
|||
[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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/5328668
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/5328668/README.md
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/1cdd4b3
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/1cdd4b3/README.md
|
||||
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-5328668-blue.svg
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-1cdd4b3-blue.svg
|
||||
[node-red-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/node-red-armhf.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
|
||||
|
|
|
@ -1,87 +1,5 @@
|
|||
# Changelog since v3.0.3
|
||||
# Changelog since v3.1.0
|
||||
|
||||
2019/05/18 12:46 UTC - [5328668](https://github.com/hassio-addons/addon-node-red/commit/53286688511d1894dd7a8b0e5ce46a5f74f693f9) by [@renovate[bot]](https://github.com/apps/renovate)
|
||||
> 📌 Pin snyk to 1.165.1 (#222)
|
||||
|
||||
2019/05/18 12:46 UTC - [1e9d392](https://github.com/hassio-addons/addon-node-red/commit/1e9d392c7af85efc8a4a4ea3bfad87630a0549d8) by [@snyk-bot](https://github.com/snyk-bot)
|
||||
> 🚨Patches Denial of Service vulnerability in Axios package (#221)
|
||||
|
||||
The following vulnerabilities are fixed with a Snyk patch:
|
||||
- https://snyk.io/vuln/SNYK-JS-AXIOS-174505
|
||||
|
||||
2019/05/18 12:46 UTC - [7db58b4](https://github.com/hassio-addons/addon-node-red/commit/7db58b479adab84b9fc750ce5069fbb437b64112) by [@frenck](https://github.com/frenck)
|
||||
> 📚Adds known issues and limitation section to documentation
|
||||
|
||||
Signed-off-by: Franck Nijhof <frenck@addons.community>
|
||||
|
||||
2019/05/18 12:46 UTC - [09e15d9](https://github.com/hassio-addons/addon-node-red/commit/09e15d92b66d96833ebb214bac5a3a25927bb4cf) by [@frenck](https://github.com/frenck)
|
||||
> ⚠️Adds warning to logout when using the Dark theme
|
||||
|
||||
Signed-off-by: Franck Nijhof <frenck@addons.community>
|
||||
|
||||
2019/05/18 12:46 UTC - [1fe31e7](https://github.com/hassio-addons/addon-node-red/commit/1fe31e7cb3faec8f09de6252c8029394a98374d0) by [@frenck](https://github.com/frenck)
|
||||
> 🚑 Allow for bigger file uploads during import
|
||||
|
||||
Fixes #211
|
||||
|
||||
Signed-off-by: Franck Nijhof <frenck@addons.community>
|
||||
|
||||
2019/05/18 12:46 UTC - [e080fbb](https://github.com/hassio-addons/addon-node-red/commit/e080fbb0f01d0cc3959438bb08617650f00526a2) by [@frenck](https://github.com/frenck)
|
||||
> :sparkles: Adds Node-RED Dashboard
|
||||
|
||||
2019/05/18 12:46 UTC - [4f82dc4](https://github.com/hassio-addons/addon-node-red/commit/4f82dc4c64707e06e01925898986be3cee505f4c) by [@sinclairpaul](https://github.com/sinclairpaul)
|
||||
> :wrench: Adds configuration to allow http_node access (#214)
|
||||
|
||||
* :wrench: Adding config to allow httpnode access
|
||||
|
||||
* :hammer: Change http_nodes to use settings.js
|
||||
|
||||
* :arrow_up: Update lua-resty-http
|
||||
|
||||
* :books: Fix Readme Typo
|
||||
|
||||
* :arrow_up: Update python2-dev to 2.7.16-r1
|
||||
|
||||
* :arrow_up: Update python2 to 2.7.16-r1
|
||||
|
||||
* :hammer: Move httpnode config to correct location
|
||||
|
||||
* :wrench: Adding config to allow httpnode access
|
||||
|
||||
* :hammer: Change http_nodes to use settings.js
|
||||
|
||||
* :books: Fix Readme Typo
|
||||
|
||||
* :hammer: Move httpnode config to correct location
|
||||
|
||||
* :books: Updated readme in reference to UI module
|
||||
|
||||
* :books: Update Readme to reflect path change
|
||||
|
||||
* :hammer: Change path to /endpoint from /red-nodes
|
||||
|
||||
* :pencil2: Tweak
|
||||
|
||||
* :pencil2: Tweak
|
||||
|
||||
2019/05/18 12:46 UTC - [3a8400e](https://github.com/hassio-addons/addon-node-red/commit/3a8400e50d18f91b017058280bc39ac9d022e5bd) by [@renovate[bot]](https://github.com/apps/renovate)
|
||||
> :arrow_up: Updates node-red-node-serialport to v0.8.3 (#220)
|
||||
|
||||
2019/05/18 12:46 UTC - [c179a67](https://github.com/hassio-addons/addon-node-red/commit/c179a6737fb15f8d08295a25c2f8bb62b7cfa3be) by [@frenck](https://github.com/frenck)
|
||||
> :ambulance: Turns of Lua Resty core in Nginx
|
||||
|
||||
2019/05/18 12:46 UTC - [b1fafeb](https://github.com/hassio-addons/addon-node-red/commit/b1fafeb278218831c6731f4d6d1ce23e3c5a27df) by [@renovate[bot]](https://github.com/apps/renovate)
|
||||
> :arrow_up: Updates node-red-contrib-home-assistant-websocket to v0.11.0 (#219)
|
||||
|
||||
2019/05/18 12:46 UTC - [5de71bb](https://github.com/hassio-addons/addon-node-red/commit/5de71bb7793f30596b71f8bf5e53d6ba0203080c) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades nginx-mod-http-lua to 1.14.2-r1
|
||||
|
||||
2019/05/18 12:46 UTC - [9b06fed](https://github.com/hassio-addons/addon-node-red/commit/9b06fed6a83e5eaa2e3d669d18d5644cf96f284b) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades nginx to 1.14.2-r1
|
||||
|
||||
2019/05/18 12:46 UTC - [93a19a7](https://github.com/hassio-addons/addon-node-red/commit/93a19a77651d152a830ef1ee44abc3507e5757e7) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades lua-resty-http to 0.13-r0
|
||||
|
||||
2019/05/18 12:46 UTC - [5c1b3e9](https://github.com/hassio-addons/addon-node-red/commit/5c1b3e93ebb6bcadb979608701e9985704f7e1d1) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades python to 2.7.16-r1
|
||||
2019/05/19 18:42 UTC - [1cdd4b3](https://github.com/hassio-addons/addon-node-red/commit/1cdd4b37556844fa0f630fcf5c10a68a4f5702f2) by [@troykelly](https://github.com/troykelly)
|
||||
> :ambulance: Fixes path handling in certificates (#225)
|
||||
|
||||
|
|
|
@ -46,13 +46,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/5328668/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-node-red/blob/1cdd4b3/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-5328668-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/5328668
|
||||
[release-shield]: https://img.shields.io/badge/version-1cdd4b3-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/1cdd4b3
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Node-RED",
|
||||
"version": "5328668",
|
||||
"version": "1cdd4b3",
|
||||
"slug": "nodered",
|
||||
"description": "Flow-based programming for the Internet of Things",
|
||||
"url": "https://github.com/hassio-addons/addon-node-red",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue