Skip to content

Commit

Permalink
chore: Version 4.0.7
Browse files Browse the repository at this point in the history
khalwat committed Apr 3, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent e302a5c commit ad203e6
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# ImageOptimize Changelog

## 4.0.7 - UNRELEASED
### Added
* Added the ability to pass in a config array to `.imgTag()`, `.pictureTag()` and `.linkPreloadTag()`

## 4.0.6 - 2024.04.02
### Added
* Added a `--queue` option to the `image-optimize/optimize/create` console command if you want to defer the image generation to be run via queue job, rather than immediately via the console command
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
"name": "nystudio107/craft-imageoptimize",
"description": "Automatically create & optimize responsive image transforms, using either native Craft transforms or a service like imgix, with zero template changes.",
"type": "craft-plugin",
"version": "4.0.6",
"version": "4.0.7",
"keywords": [
"craft",
"cms",

0 comments on commit ad203e6

Please sign in to comment.