Make Start Date and Control Flag inputs optional in Periodic Notification

- Start Date: when empty, day interval is ignored and notifications fire daily
- Control Flag: when empty, notifications always fire (no toggle control)
- Update documentation to reflect optional inputs
- Fix markdown linting issues

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-09 12:42:59 +03:00
parent 5da986867d
commit 06177cb9f0
3 changed files with 20 additions and 13 deletions

View File

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