Merge origin/master and fix duplicate CHANGELOG entry

Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/abffb289-855c-4fef-9d3a-7896eaf40d42

Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-05-20 08:37:33 +00:00
committed by GitHub
parent dc9967085c
commit 50833e5f2f

View File

@@ -1,6 +1,3 @@
## 2.63.4-2 (20-05-2026)
- Minor bugs fixed
## 2.63.4-2 (2026-05-20)
- Fix: add nginx redirect from root `/` to `/files/` to prevent Vue Router crash on startup
- Vue Router 4's `/:catchAll(.*)*` redirect throws `TypeError: e.params.catchAll is not iterable` when `catchAll` is `undefined` (navigating to root `/`)