Skip to content

Version 4.15.0

Choose a tag to compare

@short-pixel-optimizer short-pixel-optimizer released this 27 Nov 12:58
· 2008 commits to master since this release
d040e8d
  • Ask if WebP files should be created before bulk optimization : checkbox added in Bulk page.
  • Added filters for optimal chunk size when selecting records from wp_postmeta while bulk processing: 'shortpixel/db/chunk_size'.
  • Optimize images also on edit-media screen.
  • Experimental support for static cache firewalls, and sending images w/ timestamp: SHORTPIXEL_EXPERIMENTAL_SECURICACHE.
  • Limit loading of JS / CSS to pages we do work on.
  • Refactoring & speed optimizations: - new external class for gravity forms, nextgen and visual composer, new controller for global admin hooks, new front controller, updated plugin init, clean(ish) root file, database optimization(reduced number of queries), unlistedThumbs checker only fires when the optimize unlisted check is active, optimizations for filesystem and findFileByPattern.
  • WPML Duplicates - Don't mark empty GUID's as duplicate.
  • Fix broken styles on WP 5.3.
  • Fix in case meta_value in processCountable has a WP_Error object instead of normal metadata.
  • Fix on WP Engine when large wp_postmeta table: limit to 16K the size of the query with ID list.
  • Fixed: error when log path is not writeable
  • Fixed: double sends within the same images, can happen with something like WPML and it's duplicated media.
  • Fixed: bug when searching unlisted images, in some circumstances.
  • Fixed: max_execution_time when time is set lower than 0.
  • Fixed: directories with no permission would give PHP error
  • Fixed: pathToUrl now also works for paths outside wp uploads
  • Fixed: check for DOING_AJAX on redirect to settings.
  • Fixed: Shortpixel icon + exclamation mark in toolbar showing on every page load.
  • Fixed: Add Custom media browser doesn't display files anymore
  • Fixed: WebP option adds an extra border if image already has a border -> borders will not be replicated to tags.
  • Fixed: Validating empty key doesn't show any message.
  • Fixed: on Nginx writes .htaccess files.
  • Fixed: Bug with safeGetAttachmentUrl for URLs that start with //.
  • Fixed: New S3-Offload version breaks Shortpixel and offloading.
  • Fixed: get_attached_file when S3-Offload is active, breaks other plugins.
  • Fixed: crash when doing .htaccess files ( WP 5.3 specific ).
  • Fixed: double file occurences on png2jpg in conjunction with s3offload.
  • Language – 1 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted