mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-06 14:08:47 +02:00
fix(ente): bump version to 4.4.23 and update changelog for nginx rewrite loop fix
This commit is contained in:
committed by
GitHub
parent
4c2f7e5b65
commit
8c46084fff
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## 4.4.23 (2026-06-03)
|
||||||
|
- Fix nginx rewrite loop on /index.html causing 500 Internal Server Error in Web UI
|
||||||
|
|
||||||
## 4.4.22 (2026-05-16)
|
## 4.4.22 (2026-05-16)
|
||||||
- Update to latest version from ente-io/ente (changelog : https://github.com/ente-io/ente/releases)
|
- Update to latest version from ente-io/ente (changelog : https://github.com/ente-io/ente/releases)
|
||||||
|
|
||||||
|
|||||||
@@ -120,6 +120,6 @@ schema:
|
|||||||
slug: ente
|
slug: ente
|
||||||
udev: true
|
udev: true
|
||||||
url: https://github.com/alexbelgium/hassio-addons
|
url: https://github.com/alexbelgium/hassio-addons
|
||||||
version: "4.4.22"
|
version: "4.4.23"
|
||||||
video: true
|
video: true
|
||||||
webui: http://[HOST]:[PORT:3000]
|
webui: http://[HOST]:[PORT:3000]
|
||||||
|
|||||||
Reference in New Issue
Block a user