Skip to content

Version 3.4.2

Compare
Choose a tag to compare
@pdobrescu pdobrescu released this 17 Aug 10:26
· 162 commits to master since this release
30ce74c
  • New - Also display files size in the replacement windows;
  • Fix - Replacing image with pdf file would cause noticesi;
  • Fix - Compensation for faulty WordPress installation that return empty error string on wp_upload_dir and falsely return relative paths and urls on WP core functions;
  • Fix - When choosing 'replace file and update names' and then uploading a file with identical name as source, it would postfix the duplicate name. This is no longer the case;
  • Fix - Wording clarification for the situation when the filename is changed, which will lead to broken links from external sites;
  • Fix - Added hard paths to require_once satements in order to prevent WP-CLI errrors;
  • Fix - If source image doesn't exist or in error state, replacement would be prevented by Javascript issue.