From 5cfb8854782e554172626ec49f25a888f24f8f71 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 21 Jun 2022 14:34:47 +0000 Subject: [PATCH] :tada: Release of add-on TasmoAdmin 0.19.1 --- README.md | 6 +++--- tasmoadmin/CHANGELOG.md | 8 ++++++-- tasmoadmin/README.md | 4 ++-- tasmoadmin/config.yaml | 2 +- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3292fdfa..1f9bb449 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/tasmoadmin/CHANGELOG.md b/tasmoadmin/CHANGELOG.md index 80c03ec5..6bef000d 100644 --- a/tasmoadmin/CHANGELOG.md +++ b/tasmoadmin/CHANGELOG.md @@ -1,7 +1,11 @@ ## What’s 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) diff --git a/tasmoadmin/README.md b/tasmoadmin/README.md index 7b31959d..89c933fa 100644 --- a/tasmoadmin/README.md +++ b/tasmoadmin/README.md @@ -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 \ No newline at end of file diff --git a/tasmoadmin/config.yaml b/tasmoadmin/config.yaml index b761d2f2..6b3c6b2f 100644 --- a/tasmoadmin/config.yaml +++ b/tasmoadmin/config.yaml @@ -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]'