Install

Works with Drupal: ^8.9 || ^9

Using Composer to manage Drupal site dependencies

Alternative installation files

Download image_effects-8.x-3.1.tar.gztar.gz 4.09 MB
MD5: 843e30ebef9d4c9b441ebb6901ed2125
SHA-1: 2d24badb16cf849600d3a88c3d6fc76fec847dba
SHA-256: a2e2fcf2845b66a731fc3b57779cdc2f358eab7f450ebc12accf27ca032c3617
Download image_effects-8.x-3.1.zipzip 4.22 MB
MD5: e4a52c1143a05b4fe762ce25f19127dc
SHA-1: e1fc69c547683ce17a142b9e0661d3566348b097
SHA-256: 0ac69c254c9e9c80d2201965f6dae395e50f100dc19814d38365347131c278dd

Release notes

This release provides support to PHP 8, and introduces a new Relative crop effect.

Requirements

Changes since release 8.x-3.0

  • Issue #3184862 by Pooja Ganjage: Bump minimum Drupal version to 8.9
  • Issue #3184821 by mondrake: Fix PHP 8 failures
  • Issue #3181970 by paulocs: drupalPostForm in functional tests is deprecated
  • Issue #3176507 by mondrake: Image effects tests fail because of the new loading="lazy" attribute
  • Issue #3125053 by mondrake, mkhamash: Error: Class 'Unicode' not found in image_effects_image_effects_text_overlay_text_alter
  • Issue #3164157 by tstoeckler: Add an effect for relative cropping
  • Issue #3145962 by mondrake: Add void return typehint to test setUp and assert* methods
  • Issue #3118759 by mondrake: SmartCropTest::testSmartCrop fails with libpng warning: iCCP: known incorrect sRGB profile on PHP 7.4
Created by: mondrake
Created on: 5 Dec 2020 at 17:34 UTC
Last updated: 5 Dec 2020 at 17:35 UTC
Bug fixes
New features

Other releases