🎉 Release of add-on The Lounge 0.16.0

This commit is contained in:
Community Hass.io Add-ons Bot 2022-07-21 11:22:41 +00:00
parent 619e447601
commit 3b147aa5d1
4 changed files with 10 additions and 10 deletions

View file

@ -1,10 +1,9 @@
## Whats changed
## 🐛 Bug fixes
## ✨ New features
- Link `python3` to `python` for the `sqlite3` JS module build @sha1sum (#117)
- Allow non-admins to access the add-on @frenck (#120)
## ⬆️ Dependency updates
- ⬆️ Upgrades nginx to 1.22.0-r1 @frenck (#118)
- ⬆️ Upgrades add-on base image to 12.2.0 @frenck (#119)
- ⬆️ Upgrades add-on base image to 12.2.1 @frenck (#121)

View file

@ -45,7 +45,7 @@ If you are more interested in stable releases of our add-ons:
[midnight-theme]: https://raw.githubusercontent.com/timmo001/thelounge/master/docs/resources/midnight-theme.png
[more-info-light]: https://raw.githubusercontent.com/timmo001/thelounge/master/docs/resources/more-info-light.png
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v0.15.1-blue.svg
[release]: https://github.com/hassio-addons/addon-thelounge/tree/v0.15.1
[release-shield]: https://img.shields.io/badge/version-v0.16.0-blue.svg
[release]: https://github.com/hassio-addons/addon-thelounge/tree/v0.16.0
[screenshot]: https://raw.githubusercontent.com/hassio-addons/addon-thelounge/master/images/screenshot.png
[thelounge]: https://github.com/timmo001/thelounge

View file

@ -21,6 +21,7 @@ options:
themes:
- thelounge-theme-solarized
users: []
panel_admin: false
panel_icon: mdi:chat
ports:
80/tcp: null
@ -38,4 +39,4 @@ schema:
- str
slug: thelounge
url: https://github.com/hassio-addons/addon-thelounge
version: 0.15.1
version: 0.16.0