Add album lifecycle events and fix Telegram notification service calls

- Add support for album renamed and deleted events with notification templates
- Fix missing response_variable for all telegram service calls
- Enhance debug notifications with formatted sections and Telegram diagnostics
- Add reply_to_message_id debug logging for troubleshooting
- Update version to 1.14.8

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-31 15:54:59 +03:00
parent 40da078ba5
commit 182e7cccfb
2 changed files with 196 additions and 26 deletions

View File

@@ -1,3 +1,3 @@
{
"version": "1.13.0"
"version": "1.14.8"
}