Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 989 Bytes

CHANGELOG.md

File metadata and controls

31 lines (22 loc) · 989 Bytes

Easy Image

2.0.1 - 2024-07-20

  • Fixed regression that unscroupulously injected opinionated styles into templates

2.0.0 - 2024-07-13

  • Updated dependencies for Craft 5
  • Added ability to supply style prop in attributes without it overridding the blurhash

1.0.1 - 2023-08-21

  • Fixed some comparison notes on ImageOptimize to make them more accurate
  • Fixed namespace in configuration example
  • Added icon for Settings > Plugins page

1.0.0 - 2023-08-09

  • Added basic picture templating
  • Added configurable settings
  • Added art direction support
  • Added height & width to avoid layout shift
  • Added sizes support
  • Added placeholder support
  • Added tests