Skip to content

Releases: AndiLeni/media_negotiator

3.0.0

01 Aug 10:09
Compare
Choose a tag to compare

[3.0.0] - 01.08.2023

  • Added check to confirm whether file is already cached or not
  • MIGRATION: alle Media-Manager Effekte die den Negotiator nutzen müssen einmal bearbeitet werden.
    Dabei muss das neue Parameterfeld "Name dieses Effekts" auf den Namen des Effekts gesetzt werden, welcher den Negotiator nutzt.
    Das Feld sollte den korrekten Wert bereits als default tragen.

2.2.2

31 Jul 14:10
Compare
Choose a tag to compare

[2.2.2] - 31.07.2023

  • check added if Imagick supports webp or avif as output formats

2.2.1

28 Jul 11:39
Compare
Choose a tag to compare

[2.2.1] - 28.07.2023

  • Settings page shows which functions are available and which output formats are possible

2.2.0

28 Jul 09:27
Compare
Choose a tag to compare

[2.2.0] - 28.07.2023

  • Added setting to force usage of Imagick. F.e. when GD is not supporting avif as expected.

2.1.0

27 Jul 17:57
Compare
Choose a tag to compare

[2.1.0] - 27.07.2023

  • Imagick is now used as fallback when the PHP version is compiled without webp or avif support
  • fix issues for setting the cache path correctly

2.0.0

02 Mar 13:27
Compare
Choose a tag to compare

[2.0.0] - 02.03.2023

Changed

  • deliver original file when image can not be converted to avif or webp #1

1.1.1

22 Feb 20:23
Compare
Choose a tag to compare

[1.1.1] - 22.02.2023

Changed

  • fix issue with php 8.1 where gd is not compiled with avif support / #3

1.1.0

06 Feb 11:06
Compare
Choose a tag to compare

[1.1.0] - 06.02.2023

Changed

  • the effect could not be applied to any profile because it was set to a fixed name

1.0.0

05 Feb 11:55
Compare
Choose a tag to compare

Initial release