Changelog

3.0.14 2025-07-18

Changed

  • Remove lsolesen/pel dependency.

3.0.13 2025-03-04

Added

  • Add image-resizer/resize/bulk console command.

3.0.12 2024-07-24

Added

  • Add “Manage Resize for All Volumes” plugin setting and re-organise Resize settings template to better differentiate between all-volume and volume-specific settings

Changed

  • Update English translations.

Fixed

  • Fix images not being resized when volume-specific settings weren’t set

3.0.11 2024-01-30

Fixed

  • Fix bulk resize not working for non-local filesystems.
  • Fix an error when uploading an asset in some instances.
  • Fix bulk resize volume name formatting.
  • Fix asset volume-specific settings not being properly set.

3.0.10 2024-01-23

Fixed

  • Fix an error when downloading temporary files for remote volumes when images exist within a subfolder.

3.0.9 2023-12-14

Fixed

  • Fix file size estimate checks to rely on real file sizes.

3.0.8 2023-10-10

Changed

  • Improve performance when resizing images and larger-than checks.

Fixed

  • Fix an error when trying to process remote-filesystem assets.
  • Fix filesize estimation to detect resulting larger images not being correct.

3.0.7 2023-08-17

Fixed

  • Fix an issue when using with Servd Assets.

3.0.6 2023-05-08

Fixed

  • Fix an error when uploading assets.

3.0.5 2023-05-02

Changed

  • Only admins are now allowed to access plugin settings.

Fixed

  • Fix an error when fetching asset source settings.

3.0.4 2022-11-08

Fixed

  • Fix an error introduced in 3.0.3.

3.0.3 2022-10-29

Fixed

  • Fix an error when asset-indexing resized images.

3.0.2 2022-09-16

Fixed

  • Fix bulk resize actions not working correctly.

3.0.1 2022-07-15

Added

  • Add translations.

Changed

  • Replace deprecated Craft.postActionRequest() for JS.

Fixed

  • Fix an error with ImageHelper class. (thanks @nicolaskrebs).

3.0.0 2022-07-10

Added

  • Add checks for registering events for performance.

Changed

  • Now requires PHP 8.0.2+.
  • Now requires Craft 4.0.0+.
  • Rename service classes.
  • Rename base plugin methods.