Skip to content

Releases: daun/processwire-image-placeholders

0.5.0

Choose a tag to compare

@daun daun released this 17 Aug 20:01
  • Make placeholder method hookable (@SkyLundy)

0.4.0

Choose a tag to compare

@daun daun released this 01 Aug 17:16
  • Add option to globally disable placeholder generation (@SkyLundy)

0.3.1

Choose a tag to compare

@daun daun released this 01 Nov 11:28
  • Fix error when cloning page
  • Ensure correct otuput formatting on save

0.3.0

Choose a tag to compare

@daun daun released this 20 Oct 13:39
  • Cache generated placeholder data uris

0.2.0

Choose a tag to compare

@daun daun released this 20 Oct 13:05
  • Allow clearing all placeholders at once
  • Use Imagick to improve alpha channel accuracy

0.1.2

Choose a tag to compare

@daun daun released this 19 Oct 16:42
  • Check for supported file formats
  • Regenerate placeholder when replacing single image

0.1.1

Choose a tag to compare

@daun daun released this 19 Oct 12:18
  • Allow generating missing placeholders for existing images
  • Allow re-generating placeholders for all existing images
  • Sanitize requested placeholder size

0.1.0

Choose a tag to compare

@daun daun released this 19 Oct 11:16
  • Initial release