Skip to content

Releases: AndiLeni/media_negotiator

5.0.3

22 Jan 12:16
Compare
Choose a tag to compare

[5.0.3] - 22.01.2025

  • #29 / fix error messages
  • Check if PHP and GD is compiled with avif support

5.0.2

24 Oct 13:13
Compare
Choose a tag to compare

[5.0.2] - 24.10.2024

  • #23 / fix error on addon page when Imagick is not available

What's Changed

  • Fehler auf Setup Seite, wenn kein Imagick vorhanden by @isospin in #23

New Contributors

Full Changelog: 5.0.1...5.0.2

5.0.1

23 Oct 15:38
Compare
Choose a tag to compare

[5.0.1] - 23.10.2024

  • fix addon page

Full Changelog: 5.0.0...5.0.1

5.0.0

23 Oct 14:59
Compare
Choose a tag to compare

[5.0.0] - 23.10.2024

  • use new extensionpoint MEDIA_MANAGER_INIT in Redaxo >= 5.18 instead of patching media_manager.php / #18
  • new addon page for settings

Full Changelog: 4.1.0...5.0.0

4.1.0

19 Oct 17:18
Compare
Choose a tag to compare

[4.1.0] - 19.10.2024

  • move addon backend page into the media manager addon as a subpage / #22

What's Changed

  • move from addon menu to media manger subpage by @alxndr-w in #22

New Contributors

Full Changelog: 4.0.4...4.1.0

4.0.4

23 Oct 17:47
Compare
Choose a tag to compare

[4.0.4] - 23.10.2023

  • add hint if method is already changed for setup
  • ui improvements on config page

4.0.3

19 Oct 14:29
Compare
Choose a tag to compare

[4.0.3] - 19.10.2023

  • fix version in package.yml

4.0.2

18 Oct 16:27
Compare
Choose a tag to compare

[4.0.2] - 18.10.2023

  • fix version in package.yml

4.0.1

17 Oct 09:55
Compare
Choose a tag to compare

[4.0.1] - 17.10.2023

  • add error handling for imagick demo image generation in addon settings / #16
  • add imagick version in addon settings

4.0.0

14 Oct 12:59
Compare
Choose a tag to compare

[4.0.0] - 14.10.2023

  • add option to disable avif generation (some servers d not have avif codecs installed) / #15