🎉 Release of add-on Log Viewer 0.3.0

This commit is contained in:
Community Hass.io Add-ons Bot 2018-09-27 18:31:57 +00:00
parent a0ebd93234
commit 3e303e9cd6
4 changed files with 13 additions and 10 deletions

View file

@ -2,7 +2,9 @@
### Changed
- Upgrades base image to v2.1.2
- Upgrades NodeJS to 8.11.4-r0
- Adds Hassio API security role
- Upgrades base image to v2.3.0
- Typo correct in README
- Adds screenshots to documentation
[changelog]: https://github.com/hassio-addons/addon-log-viewer/compare/v0.2.0...v0.2.1
[changelog]: https://github.com/hassio-addons/addon-log-viewer/compare/v0.2.1...v0.3.0

View file

@ -35,10 +35,10 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/dale3h
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-log-viewer/blob/v0.2.1/README.md
[docs]: https://github.com/hassio-addons/addon-log-viewer/blob/v0.3.0/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-log-viewer/64377?u=dale3h
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.2.1-blue.svg
[release]: https://github.com/hassio-addons/addon-log-viewer/tree/v0.2.1
[release-shield]: https://img.shields.io/badge/version-v0.3.0-blue.svg
[release]: https://github.com/hassio-addons/addon-log-viewer/tree/v0.3.0

View file

@ -1,6 +1,6 @@
{
"name": "Log Viewer",
"version": "0.2.1",
"version": "0.3.0",
"slug": "logviewer",
"description": "Browser-based log utility for Hass.io",
"url": "https://github.com/hassio-addons/addon-log-viewer",
@ -8,6 +8,7 @@
"webui": "[PROTO:ssl]://[HOST]:[PORT:4277]",
"homeassistant_api": true,
"hassio_api": true,
"hassio_role": "default",
"boot": "auto",
"host_network": false,
"ports": {