Release Notes
- New Features
- Upgrades preserve the recorded scheduler mode and install the daemon only when no scheduler has been configured.
- Added reliable external upgrade support through
install.sh --upgrade. - Daemon and cron transitions now preserve schedules and report removed, retained, or duplicate entries.
- Bug Fixes
- Improved detection of wrapped and environment-prefixed cron commands.
- Healthcheck warnings now explain unsupported cron configurations.
- Cron scanning no longer hangs on unresponsive files or named pipes.
- Documentation
- Updated upgrade, daemon, cron, healthcheck, and installation guidance.
- Removed the deprecated daemon opt-out setting.