Skip to content

Releases: wp-media/imagify-plugin

1.6.5

21 Jun 22:46
Compare
Choose a tag to compare
  • Improvement: Code quality of the whole plugin has been improved to fit more WordPress coding standards.
  • Improvement: Lots of internationalization improvements. Now the plugin's internationalization fully rely on the repository system.
  • Bug Fix: Fixed an error with php 7.1: Uncaught Error: [] operator not supported for strings in /wp-content/plugins/imagify/inc/functions/admin.php:134.

1.6.4

06 Apr 13:17
Compare
Choose a tag to compare
  • Enhancement: Provide a link to optimize in higher level when an image is already optimized.
  • Enhancement: Add a dedicated message for 413 HTTP error when the image is too big to be uploaded on our servers.

1.6.3

16 Dec 14:13
Compare
Choose a tag to compare
  • Improvement
    • The discount is now automatically applied in when you buy from the plugin and a promotion is active

1.6.2

22 Nov 21:43
Compare
Choose a tag to compare
  • Bug Fix
    • Correctly display the modal when clicking on the plan suggestion button on bulk optimisation page

1.6.1

22 Nov 18:07
Compare
Choose a tag to compare
  • Bug Fix
    • Better offer suggestion when your medias library is bigger than 3GB

1.6

21 Nov 20:22
Compare
Choose a tag to compare
1.6
  • NEW Features
    • Knowing how many MB/GB you need to optimize your existing and future images is complicated. We love to make things easiers, so Imagify will do it and advise you the best plan.
    • You can now buy all the plans without leaving your WordPress administration
  • Improvement
    • Some styles fixed in the interface

v1.5.10

05 Oct 06:25
Compare
Choose a tag to compare

Set to 1 the Bulk buffer size when there are more than 10 thumbnails to avoid "Unkown error" on the Bulk Optimization

v1.5.8

24 Aug 13:23
Compare
Choose a tag to compare

When resizing an image, don't backup if the option is not selected

v1.5.7

23 Aug 21:50
Compare
Choose a tag to compare

Resize images bigger than the defined width in the settings, using WP Editor instead of Imagify API

v1.5.6

29 Jul 17:55
Compare
Choose a tag to compare
  • Enhancement: Dynamically get the maximum image size value from the API
  • Enhancement: Update Sweet Alert to Sweet Alert 2