🎉 Release of add-on TasmoAdmin 0.23.0

This commit is contained in:
Community Hass.io Add-ons Bot 2023-01-18 21:37:29 +00:00
parent 7a757aae96
commit d270625bb8
5 changed files with 15 additions and 13 deletions

View file

@ -953,10 +953,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.22.0
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.22.0/README.md
[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.23.0
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.23.0/README.md
[tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-v0.22.0-blue.svg
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-v0.23.0-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,14 +1,16 @@
## Whats changed
## ✨ New features
## 🐛 Bug fixes
- 🩺 Add healthcheck to improve HA watchdog @frenck (#270)
- 🔨 Fix healthcheck for SSL enabled instances @sinclairpaul (#274)
## 🧰 Maintenance
- 🔨 Migrate old-style S6 scripts to s6-rc.d @frenck (#269)
- 🎆 Updates maintenance/license year to 2023 @frenck (#278)
## ⬆️ Dependency updates
- ⬆️ Upgrades add-on base image to 13.0.0 @frenck (#268)
- ⬆️ Upgrades TasmoAdmin to v2.2.0 @frenck (#271)
- ⬆️ Upgrades php to 8.1.14 @inverse (#277)
- ⬆️ Upgrades TasmoAdmin to v2.3.3 @inverse (#276)
- ⬆️ Upgrades add-on base image to 13.1.0 @frenck (#279)
- ⬆️ Upgrades git to 2.38.3-r1 @frenck (#280)

View file

@ -132,7 +132,7 @@ check [the contributor's page][contributors].
MIT License
Copyright (c) 2018-2022 Franck Nijhof
Copyright (c) 2018-2023 Franck Nijhof
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -46,10 +46,10 @@ If you are more interested in stable releases of our add-ons:
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tasmoadmin/54155?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
[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.22.0-blue.svg
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.22.0
[release-shield]: https://img.shields.io/badge/version-v0.23.0-blue.svg
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.23.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.22.0
version: 0.23.0
webui: '[PROTO:ssl]://[HOST]:[PORT:9541]'