🎉 Release of add-on TasmoAdmin 0.19.1

This commit is contained in:
Community Hass.io Add-ons Bot 2022-06-21 14:34:47 +00:00
parent d93a1e2df9
commit 5cfb885478
4 changed files with 12 additions and 8 deletions

View file

@ -868,10 +868,10 @@ SOFTWARE.
[tailscale-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[tailscale-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[tailscale-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.19.0
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.19.0/README.md
[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.19.1
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.19.1/README.md
[tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-v0.19.0-blue.svg
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-v0.19.1-blue.svg
[tasmoadmin-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[tasmoadmin-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[tasmoadmin-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,7 +1,11 @@
## Whats changed
Although we normally do not ship beta versions; due to a bug in the current stable version that causes the add-on not to function at all, we have no choice.
## 🐛 Bug fixes
- 🚑 Fix PHP opcache blacklist file @frenck (#246)
- 🚑 Fix missing multibyte string handling/conversion modules @frenck (#248)
## ⬆️ Dependency updates
- ⬆️ Upgrades TasmoAdmin to v2.0.0-beta6 @frenck (#243)
- ⬆️ Upgrades TasmoAdmin to v2.0.0-beta8 @frenck (#245)
- ⬆️ Upgrades TasmoAdmin to v2.0.0-beta9 @frenck (#247)

View file

@ -34,6 +34,6 @@ Some of its features:
[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-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.19.0-blue.svg
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.19.0
[release-shield]: https://img.shields.io/badge/version-v0.19.1-blue.svg
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.19.1
[screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/main/images/screenshot.png

View file

@ -27,5 +27,5 @@ schema:
slug: sonweb
startup: system
url: https://github.com/hassio-addons/addon-tasmoadmin
version: 0.19.0
version: 0.19.1
webui: '[PROTO:ssl]://[HOST]:[PORT:9541]'