mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-26 12:21:02 +02:00
Updater bot : fireflyiii updated to 6.6.1
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
## 6.6.1 (2026-04-23)
|
||||
- Update to latest version from firefly-iii/firefly-iii (changelog : https://github.com/firefly-iii/firefly-iii/releases)
|
||||
|
||||
## 6.5.10 (2026-04-23)
|
||||
- Fix: use service discovery credentials for CREATE DATABASE bootstrap (prevents failure when user-specified credentials lack CREATE privilege)
|
||||
- Fix: validate DB_DATABASE name to prevent SQL injection in bootstrap SQL statement
|
||||
|
||||
@@ -104,5 +104,5 @@ slug: fireflyiii
|
||||
startup: services
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "6.5.10"
|
||||
version: "6.6.1"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"github_exclude": "develop",
|
||||
"last_update": "2026-03-28",
|
||||
"last_update": "2026-04-23",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "fireflyiii",
|
||||
"source": "github",
|
||||
"upstream_repo": "firefly-iii/firefly-iii",
|
||||
"upstream_version": "6.5.9"
|
||||
"upstream_version": "6.6.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user