Skip to content

Commit bbf0622

Browse files
committed
Merge branch 'release/5.0.0-beta.1' into v5
2 parents fdbd2ce + e7a9d98 commit bbf0622

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ImageOptimize Changelog
22

3-
## 5.0.0-beta.1 - UNRELEASED
3+
## 5.0.0-beta.1 - 2024.04.02
44
### Added
55
* Initial Craft CMS 5 compatibility
66
* Add `.imgTag()` to the `OptimizedImage` model, which generates a complete `<img>` tag from the `OptimizedImage`
@@ -9,3 +9,5 @@
99
* Add `craft.imageOptimize.renderLazySizesJs()` to render the LazySizes JavaScript for lazy loading images
1010
* Add `craft.imageOptimize.renderLazySizesFallbackJs()` to render the LazySizes JavaScript with a support script that uses LazySizes as a fallback for browsers that don't support the `loading` property
1111

12+
### Changed
13+
* Added **PDF** to the **Ignore Files** field settings ([#364](https://github.com/nystudio107/craft-imageoptimize/issues/364))

0 commit comments

Comments
 (0)