Add Periodic Notification blueprint

Sends notifications at specified times every N days when a control
flag is enabled. Supports multiple notification targets, flexible
time scheduling, and optional day interval with configurable start date.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-09 03:41:35 +03:00
parent cbd21df0f0
commit 5da986867d
3 changed files with 230 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
{
"version": "1.33.1"
"version": "1.34.0"
}