Add image URL option for periodic summary notifications

New input `periodic_summary_image_url` allows customizing the image
attached to periodic summary Telegram messages. Defaults to official
Immich logo. Set empty for text-only notifications.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-03 15:56:51 +03:00
parent 498c1ac6dc
commit 9189c5a07d
3 changed files with 14 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
{
"version": "1.28.1"
"version": "1.29.0"
}