mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 15:45:56 +02:00
Updater bot : grampsweb updated to 26.4.0
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## 26.4.0 (2026-04-04)
|
||||||
|
- Update to latest version from gramps-project/gramps-web (changelog : https://github.com/gramps-project/gramps-web/releases)
|
||||||
|
|
||||||
## "26.2.0-1" (2026-03-01)
|
## "26.2.0-1" (2026-03-01)
|
||||||
- Replace deprecated GRAMPSWEB_EMAIL_USE_TLS with GRAMPSWEB_EMAIL_USE_SSL and GRAMPSWEB_EMAIL_USE_STARTTLS
|
- Replace deprecated GRAMPSWEB_EMAIL_USE_TLS with GRAMPSWEB_EMAIL_USE_SSL and GRAMPSWEB_EMAIL_USE_STARTTLS
|
||||||
|
|
||||||
|
|||||||
@@ -115,5 +115,5 @@ services:
|
|||||||
slug: grampsweb
|
slug: grampsweb
|
||||||
tmpfs: true
|
tmpfs: true
|
||||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/grampsweb
|
url: https://github.com/alexbelgium/hassio-addons/tree/master/grampsweb
|
||||||
version: "26.2.0-1"
|
version: "26.4.0"
|
||||||
webui: "[PROTO:ssl]://[HOST]:[PORT:5001]"
|
webui: "[PROTO:ssl]://[HOST]:[PORT:5001]"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"github_beta": true,
|
"github_beta": true,
|
||||||
"last_update": "2026-02-14",
|
"last_update": "2026-04-04",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "grampsweb",
|
"slug": "grampsweb",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "gramps-project/gramps-web",
|
"upstream_repo": "gramps-project/gramps-web",
|
||||||
"upstream_version": "26.2.0"
|
"upstream_version": "26.4.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user