Skip to content

Releases: servdhost/craft-asset-storage

3.5.9

25 Jan 16:02
Compare
Choose a tag to compare

Fixed

  • Fixed a bug with the ImagerX integration

3.5.8

24 Jan 15:29
Compare
Choose a tag to compare

Added

  • Respect image upscaling settings in Craft general settings and directly on transforms

3.5.7

18 Dec 11:53
Compare
Choose a tag to compare

Added

  • Added some useful debugging info for failed dynamicInclude calls

3.5.6

30 Nov 12:33
Compare
Choose a tag to compare

Fixed

  • Fixed an order of execution bug when integrating the Servd Plugin with Blitz

2.10.4

30 Nov 12:31
Compare
Choose a tag to compare

Fixed

  • Fixed an order of execution bug when integrating the Servd Plugin with Blitz

2.10.3

20 Nov 15:47
Compare
Choose a tag to compare

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

07 Nov 13:24
Compare
Choose a tag to compare

Updated

  • Normalise any accent modifier characters in asset filenames which upset our Asset Platform storage provider's API

2.10.2

07 Nov 13:58
Compare
Choose a tag to compare

Updated

  • Normalise any accent modifier characters in asset filenames which upset our Asset Platform storage provider's API

3.5.3

02 Nov 13:51
1690a10
Compare
Choose a tag to compare

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

27 Oct 12:45
9ea96b9
Compare
Choose a tag to compare

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.