Skip to content

Releases: tolomato/gowp-agent-connector

v1.1.4

Choose a tag to compare

@tolomato tolomato released this 06 Mar 03:36

Extend PHP time limit to 5 minutes for backup processing. Fixes timeout on hosts with default 30s max_execution_time.

v1.1.3

Choose a tag to compare

@tolomato tolomato released this 06 Mar 03:14

Run backups synchronously instead of via WP-Cron. Fixes backup hanging on hosts where loopback cron is disabled.

v1.1.2

Choose a tag to compare

@tolomato tolomato released this 06 Mar 02:59

Fix backup infinite recursion: exclude backup directory from copy_dir to prevent recursive self-copy when archiving wp-content/uploads.

v1.1.1

Choose a tag to compare

@tolomato tolomato released this 06 Mar 02:24

Add refresh-updates endpoint to fix stale plugin update detection during scans

v1.1.0

Choose a tag to compare

@tolomato tolomato released this 06 Mar 02:06

Add update-plugin REST endpoint using WordPress Plugin_Upgrader for reliable plugin updates via the GoWP Agent.

v1.0.0

Choose a tag to compare

@tolomato tolomato released this 05 Mar 22:11

Initial release of the GoWP Agent Connector WordPress plugin.