Skip to content

Releases: resmushit/wordpress-plugin

Version 1.0.4

23 Sep 07:30
ad84fc7
Compare
Choose a tag to compare
  • Tweak: After changing the optimization level, the plugin no longer suggests to re-optimize the entire Media Library;
  • Fix: The backup files are correctly removed after restore in all situations;
  • Fix: The exclusion check is hidden if the image is already optimized;
  • Fix: More links without the correct namespace can now be translated;
  • Fix: The texts in the settings have been improved;

Version 1.0.3

07 Jun 11:09
46073ec
Compare
Choose a tag to compare
  • Tweak: Added 5 compression options to choose from and a filter instead of the numeric quality selector;
  • Fix: Restore and Force Optimize options are no longer displayed for images without backups;
  • Fix: Internationalization now also works for ShortPixel modules (thanks @alexclassroom);
  • Fix: Links, texts and mobile layout in the settings have been improved;

Version 1.0.2

29 Mar 09:31
968335c
Compare
Choose a tag to compare
  • Fix: The new image size after compressing/restoring the image is now saved correctly in WordPress;
  • Tweak: Updated the settings page and added more support links and a "Rate Us" button;

Version 1.0.1

12 Mar 10:12
0f509e8
Compare
Choose a tag to compare
  • Fix: A PHP Notice was displayed in the logs for certain settings;
  • Tweak: Updated the settings page and added a "Support Us" button.

Release version 1.0.0

22 Feb 22:42
98437d6
Compare
Choose a tag to compare
  • New: The plugin settings have been moved to the "Settings" menu and the layout has been updated;
  • New: Added a Restore button next to each item in the Media Library;
  • New: An improved logging mechanism has been added;
  • New: The columns of the Media Library have been restructured and the layout and texts have been updated;
  • New: A dedicated reSmush.it box has been added on the image edit screen, with all the plugin actions;
  • Compat: The plugin is compatible and tested with PHP versions up to 8.3;
  • Fix: The exclude function can now be used directly in the list view of the Media Library;
  • Fix: The bulk restore function has been improved and should now work better;
  • Fix: The wording of the plugin has been updated and the JS messages have been converted to translatable strings;
  • Fix: The languages folder has been removed so that the plugin can be translated via the Translate WordPress project;
  • Fix: The JS part has been updated to fix the deprecated jQuery JSON parser;
  • Fix: The jQuery events are now associated with the "click" action instead of "mouseup";
  • Fix: The plugin actions of files that cannot be processed (PDF, SVG, etc.) have been removed;