Skip to content

Releases: savedpixel/savedpixel-remote-backup-monitor

v1.3.0

Choose a tag to compare

@savedpixel savedpixel released this 10 Apr 01:12
  • Changed all internal prefixes from rb_/rbm_/RB_/RBM_ to sprbm_/SPRBM_ for WordPress.org unique-prefix compliance.
  • Changed script and style handles from rbm-admin to sprbm-admin.
  • Changed HTML element IDs from rbm-* to sprbm-* for namespace consistency.
  • Changed JS global object from rbMonitorAdmin to sprbmMonitorAdmin.
  • 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

Choose a tag to compare

@savedpixel savedpixel released this 27 Mar 02:08

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

Choose a tag to compare

@savedpixel savedpixel released this 23 Mar 14:13
  • 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

Choose a tag to compare

@savedpixel savedpixel released this 13 Mar 00:25

Version 1.0 release. Includes the packaged plugin zip for manual installation.