Comment on page
Changelog
- Improved compatibility with new themes and plugins
- Declare compatibility with WooCommerce 6.9
- Stability improvements
- Fixed an issue with the Trim whitespace's border size option not working properly in GD.
- Stability improvements
- Minor bugfixes
- Fixed an issue in v1.7.6 causing some plugins' assets to not load properly.
- Deleted the option "Use WordPress cropping" as it seems to be causing some confusion for many users. To prevent specific sizes from being resized by the plugin use the filter
wp_sir_exclude_sizes
to return an array of size names you want to exclude. - Fixed an issue with WebP files not deleted when the WebP feature is turned off.
- Declared compatibility with WP v6.0
- Declared compatibility with WooCommerce 6.3
- Added a work-around to fix a bug in Regenerate Thumbnails causing the latter to interfere with WPML.
- Stability improvements
- Declared compatibility with WooCommerce v6.1
- Declared compatibility with WP v5.9
- Stability improvements
- Minor bug fixes
- Fallback to GD when the Imagick is not compiled with libwebp
- Process skipped images in the background after they get attached
- Replace "Resize fit mode" option with "Use WordPress cropping"
- Performance improvement
- Fixed blank WebP images with converting some PNG images in Imagick 6.x
- Fixed an issue with the "Trim whitespace" border size not working properly.
- Improved CMYK images handling
- Format error message in WP CLI and prevent terminating execution
- Fixed an issue with CMYK profile not converted to RGB in Imagick
- Added the Watermark tool (beta)
- Switch to another image processor when the default one doesn't support WebP images.
- Fixed WebP Images not served in Ajax responses
- Stability improvements
- Minor bugfixes
- Added the ability to customize the default WooCommerce sizes
- Stability improvements
- Add the ability to specify the resize fit mode for each size
- Stability improvements
- Stability improvements
- Fixed a color issue with some CMYK images
- Fixed faded images in some Imagick installs
- Fixed an issue with some themes not loading the correct image size
- Stability improvements
- Fixed thumbnail overwritten by WordPress when original image and thumbnail dimensions are identical
- Fixed an issue with Flatsome using full size image instead of
woocommerce_single
for lazy load - Ignore sizes with 9999 dimension (unlimited height/width)
- Improved WebP availability detection
- Default to Imagick when available
- Fixed Avada not serving the correct thumbnails on non-WooCommerce pages
- Improved the settings page experience
- Filter processed images in the media library toolbar
- Added filter
wp_sir_serve_webp_images
- Improved the Whitespace trimming tool
- Declared compatibility with WooCommerce v5.2
- Use GD to process large images
- Fixed an minor issue with some CMYK images
- Fixed an issue with PNG-JPG conversion conflict
- Added support for WCFM plugin.
- Declared compatibility with WooCommerce v5.0
- Stability improvement
- Declared compatibility with WooCommerce v4.9
- Added tolerance level setting to trim away colors that differ slightly from pure white
- Improved unwanted/old thumbnails clean up
- Stability improvement
- Improved bulk-resizing using Regenerate Thumbnails plugin
- Stability improvement
- Prevent WooCommerce from regenerating thumbnails in the background
- Moved the license activation form to the plugin settings page under the "Manage License" tab
- Fixed a minor issue with JPG images quality when compression is set to 0%
- Stability improvement
- Fixed an issue with UTF-8 encoded file names
- Improved compatibility with WC product import tool
- Fixed an issue when uploading non-image files occurred in the previous update
- Added the ability to activate multiple WP installations under the same domain.
- Turned off cache busting by default
- Fixed WebP images not loading in some non-WooCommerce pages
- Fixed whitespace trimming for some image profiles (Imagick)
- Added an option to specify the trimmed image border
- Fixed an issue with WebP images used in Open Graph image
- Improved resizing performances
- Stability improvement
- Fixed a bug with WebP not installed on server
- Fixed an issue with front-end Media Library
- Added support for category images
- Add the ability to decide whether to resize an image being uploaded directly from the Media Library uploader
- Added support for WooCommerce Rest API
- Developers can trigger the plugin by adding the boolean parameter
_processable_image
to the upload request - Added filter
wp_sir_maybe_upscale
to prevent small images from being enlarged - Process image attachment with valid parent ID
- Improved whitespace trimming in Imagick
- Fixed a minor bug with compression
- Removed non-resized images from
srcset
- Fixed an issue with trimmed images being stretched when zoomed on the product page
- Improved support for products bulk-import
- Improved processing performances in Imagick
- Fixed a compatibility issue with Dokan vendor interface
- Performance improvements
- Added compatibility with WP 5.4
- Added support for WP Smush
- Added support for Dokan
- Stability improvements
- Stability improvement
- Fix a minor issue with image parent type detection
- Improved Regenerate Thumbnails plugin speed
- Stability improvements
- Fixed a minor issue with the settings page
- Added thumbnails regeneration guide under "Regenerate Thumbnails" tab
- Added a workaround to fix a minor bug in Regenerate Thumbnails tool
- Default to the
woocommerce_single
size when selected for the product page. - Stability improvements
- Fix
srcset
images not loaded when WebP is enabled
- Default GD
- Stability improvements
- Prevent black background when converting transparent PNG to JPG
- Fixed a random issue that causes WebP images to not load.
- Disabled license notice
- Stability improvements
- Added Settings link to the plugin row
- Fixed a minor bug in the WebP feature
- Added Whitespace Trimming feature
- Various improvements
- Fixed crash when
Fileinfo
extension is not available.
- Added support for Jetpack
- Fixed conflict with some plugins
- Prevent WooCommerce from regenerating thumbnails in the background
- Handle libwebp not installed.
- Stability improvements
- Stability improvements
- Force square image when height is set to auto.
- Stability improvements
- Fixed empty sizes list
- Added settings improvements
- Added processed images notice
- Added
Fileinfo
extension and PHP requirements notices - Improved the settings page experience.
Initial release of Smart Image Resize Pro
Last modified 1yr ago