Highlights for release 1.3.0:
- WP CLI command to run synchronizations via cron or other external trigger (see submenu “Schedule” on installation in overview screen) – PRO version only
- Support migration between installations using different database table prefixes – Will automatically change it
- Major improvement to the data transport – All data will now be compressed and encrypted, regardless of using SSL or not – This saves a lot of network traffic and increases security of migrations
Complete changelog for version 1.3.0:
- Improvement: Handling all the timing in a central way, to optimize timers and decrease risk of hitting PHP max_execution_time limits
- Improvement: Adding a “Duplicate” option to the overview, so its quick and easy so setup new installations
- Improvement: Downloading log files is now downloaded as zip file, because logs can get big
- Improvement: Better handling of problems with uppercase database table names, that is not supported on all databases
- Bugfix: Trying to write a filename with a unsupported filename will now generate warning instead of error
We hope you enjoy this release. Feel free to let us know how it works out for you.