Releases: savedpixel/savedpixel-remote-backup-monitor
Releases · savedpixel/savedpixel-remote-backup-monitor
Release list
v1.3.0
- Changed all internal prefixes from
rb_/rbm_/RB_/RBM_tosprbm_/SPRBM_for WordPress.org unique-prefix compliance. - Changed script and style handles from
rbm-admintosprbm-admin. - Changed HTML element IDs from
rbm-*tosprbm-*for namespace consistency. - Changed JS global object from
rbMonitorAdmintosprbmMonitorAdmin. - Added automatic one-time migration of option keys and cron schedules on upgrade.
- Added external services disclosure in readme.txt for WordPress.org review.
v1.2.1
1.2.1 - 2026-03-27
- Added shared transfer-progress modal behavior that matches the backup plugin during active pulls.
- Changed dismissed transfer progress to continue in a full-width inline row above the monitored-sites table.
- Changed inline transfer sizing display to a single-line summary beneath the full-width progress bar.
- Fixed progress spinner animation so modal and inline transfer states visibly spin during active work.
- Fixed dismiss button availability so it appears immediately when the transfer modal opens.
v1.1.0
- Added manual remote backup triggering from the monitor UI.
- Added per-site schedule mode selection (remote schedule vs monitor override).
- Added monitor-side override scheduling with separate database/files frequency, time, and weekday controls.
- Added automatic fallback scheduling when remote WP-Cron is unreliable.
- Added auto-pull of completed backup artifacts after monitor-triggered backups.
- Added pending-run tracking and duplicate trigger prevention.
v1.0
Version 1.0 release. Includes the packaged plugin zip for manual installation.