🎉 Release of add-on TasmoAdmin 0.20.0

This commit is contained in:
Community Hass.io Add-ons Bot 2022-06-30 00:18:24 +00:00
parent 19b7bec1b6
commit 11d52138a0
4 changed files with 8 additions and 13 deletions

View file

@ -1,11 +1,6 @@
## Whats changed
## 🐛 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-beta8 @frenck (#245)
- ⬆️ Upgrades TasmoAdmin to v2.0.0-beta9 @frenck (#247)
- ⬆️ Upgrades nginx to 1.22.0-r1 @inverse (#249)
- ⬆️ Upgrades TasmoAdmin to v2.0.0 @inverse (#250)

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.1-blue.svg
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.19.1
[release-shield]: https://img.shields.io/badge/version-v0.20.0-blue.svg
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.20.0
[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.1
version: 0.20.0
webui: '[PROTO:ssl]://[HOST]:[PORT:9541]'