Skip to content

Releases: short-pixel-optimizer/enable-media-replace

Version 3.3.10

23 Feb 18:21
a9a3a07
Compare
Choose a tag to compare

Fix issue with JSON encoded strings

Version 3.3.9

19 Feb 14:00
8c144db
Compare
Choose a tag to compare
  • Fix issue with search/replacing non-image attachments and query

Release 3.3.8

18 Feb 15:04
288884e
Compare
Choose a tag to compare
  • Fixes for WP 5.3+ -scaled images system. Will now replace those as well.
  • Updating and replacing images and thumbnails should now work for serialized (and such) metadata.
    • For Beaver Builder
  • Add extra warning if mimetype is not allowed by WordPress for upload
  • Put Javascript version in wp_register_script
  • Hidden double 'replace media'
  • Replace Image label to Replace Media
  • Removed constant S3_UPLOADS_AUTOENABLE
  • Improved detection of SVG image sizes
  • Fixed - Logger doesn't call wp_upload_dir when not debugging
  • Extra - Javascript tries to resume after external errors.
  • Language – 0 new strings added, 2 updated, 0 fuzzied, and 0 obsoleted

Version 3.3.7

13 Nov 14:20
68a4989
Compare
Choose a tag to compare

fix JSON compatibility for hostings that don't have JSON module activated

Version 3.3.6

05 Sep 10:13
16d68c3
Compare
Choose a tag to compare
  • fix JSON compatibility for hostings that don't have JSON module activated

Version 3.3.5

25 Jul 06:39
4548273
Compare
Choose a tag to compare
Merge pull request #38 from short-pixel-optimizer/updates

v3.3.5

Version 3.3.4

23 Jul 04:40
46a2110
Compare
Choose a tag to compare

compatibility fixes for WP version 4.8 and below
cache killer

Version 3.3.2

19 Jul 09:01
Compare
Choose a tag to compare
v3.3.2

Merge branch 'master' of https://github.com/short-pixel-optimizer/ena…