Skip to content

Commit

Permalink
version 3.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Oct 9, 2023
1 parent 5ebec73 commit 67471d3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 3.0.8 - 2023-10-10

### Changed
- Improve performance when resizing images and larger-than checks.

### Fixed
- Fix an error when trying to process remote-filesystem assets.
- Fix filesize estimation to detect resulting larger images not being correct.

## 3.0.7 - 2023-08-17

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/image-resizer",
"description": "Resize assets when they are uploaded.",
"type": "craft-plugin",
"version": "3.0.7",
"version": "3.0.8",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 67471d3

Please sign in to comment.