Skip to content

Releases: fballiano/openmage-image-cleaner

1.6.0

Choose a tag to compare

@fballiano fballiano released this 22 Mar 12:30
dd74352

Multi-database compatibility (Maho)

  • Replaced raw MySQL SQL in install/upgrade scripts with database-agnostic DDL API (Varien_Db_Ddl_Table), fixing SQLite compatibility (#24)
  • Wrapped MySQL-specific charset conversion in a MySQL-only check
  • Replaced raw TRUNCATE TABLE in controller with truncateTable() adapter method

1.5.1

Choose a tag to compare

@fballiano fballiano released this 05 Feb 21:03
e4a66e5

What's Changed

New Contributors

Full Changelog: 1.5.0...1.5.1

1.5.0

Choose a tag to compare

@fballiano fballiano released this 22 Nov 09:26
54178a2

What's Changed

  • Improved compatibility with different entity type ids by @m-michalis in #22

New Contributors

Full Changelog: 1.4.0...1.5.0

1.4.0

Choose a tag to compare

@fballiano fballiano released this 11 Oct 14:06
e6bd8f2

Better PHP8.1 support

1.3.0

Choose a tag to compare

@fballiano fballiano released this 02 May 10:33

Fixed a null parameter warning for PHP8+

1.2.0

Choose a tag to compare

@fballiano fballiano released this 30 Apr 15:53

Table collation is now utf8_bin in order to manage files with the same name but with different case.

1.1.0

Choose a tag to compare

@fballiano fballiano released this 23 Sep 23:35

Added support for product images cache

1.0.0

Choose a tag to compare

@fballiano fballiano released this 06 Oct 09:53
117d66e

Added detection of "placeholders" from core_config_data while processing "catalog" images.

0.10.0

Choose a tag to compare

@fballiano fballiano released this 05 Sep 23:32
9ca0045

Requires PHP 7.4

0.9.1

Choose a tag to compare

@fballiano fballiano released this 01 Jul 09:31
3aa706a

Project renamed to fballiano/openmage-image-cleaner