Skip to content

2.1.16

Compare
Choose a tag to compare
@jawngee jawngee released this 10 Nov 00:03
· 222 commits to master since this release
  • Fix for image_intermediate_size for imgix URLs (thanks @tapetersen)
  • Fix for image scaling (thanks @tapetersen and @JulienMelissas)
  • Support for WordPress's crop positions (thanks @HexaCubist)
  • Support for defining default imgix parameters for sizes. Instead of using add_image_size($name, $width, $height, $crop), use addImigixImageSize($name, $width, $height, $crop, $imgixParams).
  • System report now includes active plugins and active must use plugins
  • Before running the importer, or bulk rebuilding thumbnails, first test that we can access the server without any issues. If there is an issue it is displayed as an error to the end user.
  • Added Troubleshooter page that will help you troubleshoot any basic setup problems you might be having. To turn on, enabled Media Cloud Debugging and then navigate to "Troubleshooter" in the admin navigation.