🎉 Release of add-on The Lounge 0.17.0

This commit is contained in:
Community Hass.io Add-ons Bot 2023-01-20 18:45:57 +00:00
parent b988c360eb
commit b729447170
5 changed files with 22 additions and 11 deletions

View file

@ -1,9 +1,20 @@
## Whats changed
## ✨ New features
## 🐛 Bug fixes
- Allow non-admins to access the add-on @frenck (#120)
- 🚑 Fix S6 dependencies @frenck (#131)
## 🧰 Maintenance
- 🎆 Updates maintenance/license year to 2023 @frenck (#128)
- 🔨 Migrate old-style S6 scripts to s6-rc.d @frenck (#130)
## ⬆️ Dependency updates
- ⬆️ Upgrades add-on base image to 12.2.1 @frenck (#121)
- ⬆️ Upgrades add-on base image to 12.2.3 @frenck (#122)
- ⬆️ Upgrades git to 2.36.3-r0 @frenck (#123)
- ⬆️ Upgrades python3 to 3.10.8-r0 @frenck (#124)
- ⬆️ Upgrades nodejs to 16.17.1-r0 @frenck (#125)
- ⬆️ Upgrades nginx to 1.22.1-r0 @frenck (#126)
- ⬆️ Upgrades add-on base image to 12.2.7 @frenck (#127)
- ⬆️ Upgrades add-on base image to 13.1.1 @frenck (#129)

View file

@ -129,7 +129,7 @@ check [the contributor's page][contributors].
MIT License
Copyright (c) 2019-2022 Timmo
Copyright (c) 2019-2023 Timmo
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

@ -41,11 +41,11 @@ If you are more interested in stable releases of our add-ons:
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/?u=timmo001
[hass]: https://www.home-assistant.io/
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
[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.16.0-blue.svg
[release]: https://github.com/hassio-addons/addon-thelounge/tree/v0.16.0
[release-shield]: https://img.shields.io/badge/version-v0.17.0-blue.svg
[release]: https://github.com/hassio-addons/addon-thelounge/tree/v0.17.0
[screenshot]: https://raw.githubusercontent.com/hassio-addons/addon-thelounge/master/images/screenshot.png
[thelounge]: https://github.com/timmo001/thelounge

View file

@ -39,4 +39,4 @@ schema:
- str
slug: thelounge
url: https://github.com/hassio-addons/addon-thelounge
version: 0.16.0
version: 0.17.0