Updater bot : filebrowser_quantum updated to 1.5.6 (upstream 1.5.6)

This commit is contained in:
alexbelgium
2026-09-05 01:27:54 +02:00
parent 9f5c9bdf32
commit 58e3077b3c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.5.6 (2026-09-05)
- Update to latest version from gtsteffaniak/filebrowser (changelog : https://github.com/gtsteffaniak/filebrowser/releases)
## 1.5.3.3 (2026-08-31)
- Complete the iOS companion app fix from 1.5.3.2. The "no preview available"
screen -- what you get for a `.zip`, `.bin` or anything else FileBrowser

View File

@@ -118,4 +118,4 @@ schema:
slug: filebrowser_quantum
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "1.5.3.3"
version: "1.5.6"

View File

@@ -1,10 +1,10 @@
{
"github_beta": "false",
"last_update": "2026-08-29",
"last_update": "2026-09-05",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "filebrowser_quantum",
"source": "github",
"upstream_repo": "gtsteffaniak/filebrowser",
"upstream_version": "1.5.3"
"upstream_version": "1.5.6"
}