We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a689fb4 commit fc8d831Copy full SHA for fc8d831
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 2.0.4 - 2018-10-24
4
+
5
+### Fixed
6
+- Add asset indexing when creating files in `originals`. This will make the folder actually appear in Assets.
7
+- Fix processing image multiple times on remote volumes.
8
9
## 2.0.3 - 2018-05-08
10
11
### Fixed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/image-resizer",
"description": "Image Resizer is a Craft plugin that resizes your assets when they are uploaded.",
"type": "craft-plugin",
- "version": "2.0.3",
+ "version": "2.0.4",
"keywords": [
"craft",
"cms",
0 commit comments