Releases: servdhost/craft-asset-storage
Releases · servdhost/craft-asset-storage
3.5.9
Fixed
- Fixed a bug with the ImagerX integration
3.5.8
Added
- Respect image upscaling settings in Craft general settings and directly on transforms
3.5.7
Added
- Added some useful debugging info for failed dynamicInclude calls
3.5.6
Fixed
- Fixed an order of execution bug when integrating the Servd Plugin with Blitz
2.10.4
Fixed
- Fixed an order of execution bug when integrating the Servd Plugin with Blitz
2.10.3
Added
- Added a CLI command to convert accent modifier characters in asset filenames in the database to their equivalent absolute accented characters as is used by the S3 protocol.
3.5.4
Updated
- Normalise any accent modifier characters in asset filenames which upset our Asset Platform storage provider's API
2.10.2
Updated
- Normalise any accent modifier characters in asset filenames which upset our Asset Platform storage provider's API
3.5.3
Added
- Added a new
./craft servd-asset-storage/command
command which can be used to run Craft console commands in a Servd environment.
3.5.2
Added
- Added validation to the Servd Filesystem's CDN URL Pattern field to prevent the
{{params}}
placeholder from being added. - Added validation to the Servd Filesystem's Image Transform URL Pattern field to check the
{{params}}
placeholder is present.