What's Changed
Missed Execution Control
- Added a per-task toggle "Run Missed Execution" in the Schedule tab
- When disabled (default), overdue tasks are skipped and rescheduled to the next run time
- When enabled, overdue tasks are executed immediately upon app launch or wake from sleep
- This gives users control over whether time-sensitive tasks should be caught up or skipped
更新内容
错过执行控制
- 在调度设置中新增 「补执行错过的任务」 开关
- 默认关闭:错过的任务会被跳过,直接推算下一次执行时间
- 开启后:打开 App 或电脑唤醒时,会立即补执行错过的任务
- 用户可以根据任务性质(如备份 vs 定时通知)自行选择是否补执行
Full Changelog: v1.1.3...v1.1.4