Skip to content

Version 5.0.0-BETA02

Pre-release
Pre-release

Choose a tag to compare

@pdobrescu pdobrescu released this 08 Feb 19:42
· 1659 commits to master since this release

This is the second beta release of the 5.0.0 SPIO plugin. Please do not use this version in production, yet!. There are plenty of small fixes and corrections compared to BETA01. Among the most important things worth mentioning, there are:

  • WP-CLI is now available and ready to be used! Feel free to run wp help spio and navigate through the various options that we have added. In case you simply want to get the job done, run wp spio bulk auto and that should basically optimize everything there is to optimize, depending on your settings. wp spio bulk settings will display the most important settings for the bulk and wp spio bulk status displays the current status of the bulk;
  • the conversion from PNG to JPG is much more stable now, in the previous beta we've seen some strange behavior in some corner cases with certain PNG's;
  • basic auth credentials are now correctly passed to the API, so you should be able to run all the functions if your site is behind a basic auth protection;
  • this version is also tested on Windows environments, both in single and multi-site setups;
  • WPML should also work properly now.

There are many more small fixes and improvements and your feedback is more than welcome!