Skip to content

Commit f1d4a22

Browse files
committed
version 3.0.11
1 parent b5ada18 commit f1d4a22

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 3.0.11 - 2024-01-30
4+
5+
### Fixed
6+
- Fix bulk resize not working for non-local filesystems.
7+
- Fix an error when uploading an asset in some instances.
8+
- Fix bulk resize volume name formatting.
9+
- Fix asset volume-specific settings not being properly set.
10+
311
## 3.0.10 - 2024-01-23
412

513
### Fixed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/image-resizer",
33
"description": "Resize assets when they are uploaded.",
44
"type": "craft-plugin",
5-
"version": "3.0.10",
5+
"version": "3.0.11",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)