mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-15 01:22:29 +02:00
Updater bot : filebrowser updated to 2.63.5
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
|
||||
## 2.63.5 (2026-05-22)
|
||||
- Update to latest version from filebrowser/filebrowser (changelog : https://github.com/filebrowser/filebrowser/releases)
|
||||
## 2.63.4-3 (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 `/`)
|
||||
|
||||
@@ -124,4 +124,4 @@ schema:
|
||||
slug: filebrowser
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "2.63.4-3"
|
||||
version: "2.63.5"
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"github_beta": "true",
|
||||
"last_update": "2026-05-19",
|
||||
"last_update": "2026-05-22",
|
||||
"paused": false,
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "filebrowser",
|
||||
"source": "github",
|
||||
"upstream_repo": "filebrowser/filebrowser",
|
||||
"upstream_version": "2.63.4"
|
||||
"upstream_version": "2.63.5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user