Releases: servdhost/craft-asset-storage
Releases · servdhost/craft-asset-storage
4.0.11
Fixed
- Another fix for compatibility with previewPlaceholderHtml changes in Craft 5.5.0
4.0.10
Updated
- Force image transforms to have a width and height compatible with backend transform function memory limits
- Automatically clear caches for non-image files that are replaced or deleted within the Craft CP
3.5.21
3.5.20
Updated
- Force image transforms to have a width and height compatible with backend transform function memory limits
- Automatically clear caches for non-image files that are replaced or deleted within the Craft CP
2.10.13
Updated
- Force image transforms to have a width and height compatible with backend transform function memory limits
4.0.9
- Speculative fix for compatibility with previewPlaceholderHtml changes in Craft 5.5.0
4.0.8
Fixed
- Added handling for image transform strings passed as an array
3.5.19
Fixed
- Added handling for image transform strings passed as an array
2.10.12
Fixed
- Added handling for image transform strings passed as an array
4.0.7
Fixed
- Replaced a removed twig function with an alternative