New release – 1.0.5 is now out

WP Synchro icon

Highlights for release 1.0.5:

  • WordPress 5.0 compatibility
  • PHP 7.3 compatibility
  • New “Logs” in menu, where logs can be viewed and downloaded

Complete changelog for version 1.0.5:

  • WordPress 5.0 compatibility
  • PHP 7.3 compatibility
  • Bugfix: Fixed compatibility with some WordFence plugin tables, that use binary columns for some obscure reason
  • Feature: Add index.php to uploads folder for security
  • Feature: Add buffering to logger, to increase performance
  • Feature: Add timer to run sync window, so elapsed time can be seen
  • Feature: Make is possible to rearrange search/replaces in installation configuration
  • Feature: Create section in Support menu, to make is possible to clean the database and disk for WP Synchro artifacts
  • Feature: Hide license key on the frontend
  • Feature: For large file transfer, take the partial progress into account in global progress indicator
  • Feature: Introduce Log menu, where synchronization logs can be viewed and downloaded
  • Feature: Better error messages when access key is wrong
  • And of course, general smaller improvements around the code