Bump version to 26.2.0-1 and add changelog entry for email env fix

Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-03-01 08:18:49 +00:00
parent a9b4b33e25
commit 5b0bc08210
2 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,7 @@
## "26.2.0-1" (2026-03-01)
- Replace deprecated GRAMPSWEB_EMAIL_USE_TLS with GRAMPSWEB_EMAIL_USE_SSL and GRAMPSWEB_EMAIL_USE_STARTTLS
## 26.2.0 (2026-02-14)
- Update to latest version from gramps-project/gramps-web (changelog : https://github.com/gramps-project/gramps-web/releases)

View File

@@ -115,5 +115,5 @@ services:
slug: grampsweb
tmpfs: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/grampsweb
version: "26.2.0"
version: "26.2.0-1"
webui: "[PROTO:ssl]://[HOST]:[PORT:5001]"