v5.2
LatestVerified Safe- Ability to pause and resume maintenance schedules for more control over scheduled maintenance tasks.
- Bulk actions for maintenance schedules, allowing users to delete, pause, or resume multiple schedules at once.
- Status tracking for maintenance schedules to provide clearer visibility into schedule activity and failures.
- Target details to the schedules table, showing the number of selected sites, tags, or clients included in each schedule.
- Persistent tracking and UI for per-site failures during maintenance runs.
- Improved schedule frequency labels to use clearer, more natural wording, such as "Twice per day" instead of "2/Day".
- Improved extension initialization timing to ensure proper loading order with other plugins, enhancing compatibility and reliability during startup.
- logging priority configuration.
- Dev: Database upgrade handling for the new maintenance schedule fields, including `paused`, `last_run_status`, `last_run_error`, `last_failed_at`, and `last_run_failures`.