10 de junio de 2026
Add-ons
Extension
Maintenance

Added: Ability to pause and resume maintenance schedules for more control over scheduled maintenance tasks.
Added: Bulk actions for maintenance schedules, allowing users to delete, pause, or resume multiple schedules at once.
Added: Status tracking for maintenance schedules to provide clearer visibility into schedule activity and failures.
Added: Target details to the schedules table, showing the number of selected sites, tags, or clients included in each schedule.
Added: Persistent tracking and UI for per-site failures during maintenance runs.
Updated: Improved schedule frequency labels to use clearer, more natural wording, such as "Twice per day" instead of "2/Day".
Updated: Improved extension initialization timing to ensure proper loading order with other plugins, enhancing compatibility and reliability during startup.
Updated 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.
19 de marzo de 2026
Add-ons
Extension
Maintenance

Fixed: Updated file encoding to prevent potential errors on plugin load.
18 de marzo de 2026
Add-ons
Extension
Maintenance

Added: Transient deletion management to maintenance tasks with options to delete expired transients only, delete all transients, or skip deletion.
Added: Feature to save last used maintenance task settings to use as start point for the next run. (Feature Request)
Added: Automatic cleanup of pending scheduled maintenance when the required dashboard plugin is not active, preventing orphaned scheduled jobs and reducing unexpected background tasks.
Updated: Maintenance options reorganized into titled groups with tips; per-group revisions input.
Updated: Select Sites accordion added across run & schedule flows; client selection now supported alongside sites and tags.
Updated: Relative schedule timestamps and improved schedule/task fetching; schedule rows use a dropdown action menu.