Skip to content

Releases: daun/processwire-image-placeholders

0.5.0

17 Aug 20:01

Choose a tag to compare

  • Make placeholder method hookable (@SkyLundy)

0.4.0

01 Aug 17:16

Choose a tag to compare

  • Add option to globally disable placeholder generation (@SkyLundy)

0.3.1

01 Nov 11:28

Choose a tag to compare

  • Fix error when cloning page
  • Ensure correct otuput formatting on save

0.3.0

20 Oct 13:39

Choose a tag to compare

  • Cache generated placeholder data uris

0.2.0

20 Oct 13:05

Choose a tag to compare

  • Allow clearing all placeholders at once
  • Use Imagick to improve alpha channel accuracy

0.1.2

19 Oct 16:42

Choose a tag to compare

  • Check for supported file formats
  • Regenerate placeholder when replacing single image

0.1.1

19 Oct 12:18

Choose a tag to compare

  • Allow generating missing placeholders for existing images
  • Allow re-generating placeholders for all existing images
  • Sanitize requested placeholder size

0.1.0

19 Oct 11:16

Choose a tag to compare

  • Initial release