Skip to content

Releases: ilovepdf/iloveimg-wp-compress

2.0.1

14 Nov 15:15
2463147
Compare
Choose a tag to compare

Added

  • Improved class loading.

2.0.0

13 Nov 15:34
6e8c4ad
Compare
Choose a tag to compare

Changed

  • Minimum Support WP Version to 5.3
  • Minimum Support PHP to 7.4
  • Support WP Version 6.4.1

Fixed

  • Check if key 'iloveimg_field_resize_full' exist.
  • catch processing error for php 8.

1.0.6

08 Nov 17:19
ad5e09e
Compare
Choose a tag to compare

Changed

  • Formatting and comment files according to php/wordpress standards.
  • constant names in uppercase
  • function names is not snake case format.
  • variables name is not snake case format and include prefix.
  • classes name with prefix and capital letter.
  • classes files rename.
  • remove comments.
  • Use Yoda Conditions to check.
  • change from json_encode() to wp_json_encode().
  • Increment operators.
  • gmdate() instead date().
  • Update DB Version to 1.1.
  • variable $_COOKIE no need to check.
  • Unreachable statement, return false delete.
  • Update iloveimg-php library to V1.1.16

Added

  • missing documentation.
  • Escape/sanitize data.
  • using strict comparison for in_array

Fixed

  • Visibility must be declared on method
  • Logical operator "and" changed to "&&"
  • Logical operator "or" changed to "||"
  • Missing $domain parameter in function call to __().
  • Loose comparisons are not allowed.
  • Assignments must be the first block of code on a line.
  • Noce verification
  • Error checking.
  • Fix conversion from number to float.
  • Serialized data has known vulnerability problems with Object Injection. Changed to JSON Encode.
  • Variables $height, $width, $ilove_img_account not be defined.
  • Division by zero.
  • An infinite loop was generated. The method itself called itself every time the process failed.
  • on some servers, the $path_file variable did not contain the correct url.

v1.0.5

19 Nov 11:26
5130dde
Compare
Choose a tag to compare
  • match version and tag

v1.0.2

19 Nov 11:24
79b0337
Compare
Choose a tag to compare
  • Updated version compatibility

v1.0.1

19 Jun 08:43
Compare
Choose a tag to compare

Changelog

  • Fix: Avoid other plugins CSS override
  • Fix: Misinformation in some compression percentages