This is a critical maintenance release that restores automatic rule execution.
Critical Fixes
- Fixed a bug where scheduled rules would never execute automatically (the "Service still running" error loop).
- Resolved a race condition in the service completion signal that blocked the scheduler permanently.
Stability & Reliability
- Added error handling to the background service thread: rules that crash will no longer permanently block all future scheduled executions.
- Fixed reliable log file rotation and clearing (absolute vs relative path mismatch).
- Fixed a potential bug with mutable default arguments in recursive folder scanning.
Under the Hood
- Updated build script to be non-interactive (automated builds).
- Updated installer configuration to use modern
x64compatiblearchitecture identifier.
Update Guide
This update is strongly recommended for all users relying on automated scheduling.