Skip to content

Releases: aerni/statamic-imagekit

v2.2.0

28 Aug 10:47
52804ac
Compare
Choose a tag to compare
  • [new] Added the option to bypass ImageKit and load the images from the regular path. This is useful for local development.

v2.1.0

27 Aug 14:04
875ca97
Compare
Choose a tag to compare
  • [new] Added support for x, y, xc and yc parameters.
  • [new] You can now use Statamic's Focal Point feature to automatically add the xc and yc parameter to the image.
  • [new] The default config is now automatically merged. You no longer have to publish the config.

v2.0.1

24 Aug 07:48
Compare
Choose a tag to compare
  • [fix] Make this addon work with the release of Statamic v3.0.0

v1.3.0

03 Jun 16:32
Compare
Choose a tag to compare
  • [new] Add Debug Mode

v2.0.0

11 May 12:30
05ed947
Compare
Choose a tag to compare
  • [new] Make addon compatible with Statamic 3.

Breaking
This release won't work with Statamic 2. If you are on Statamic 2, use the latest v1.x release instead.

v1.2.0

08 May 13:40
Compare
Choose a tag to compare
  • [new] Add support for Border - (b) transformation parameter.
  • [fix] Revert folder structure changes of v1.1.0. That was a bad decision!

v1.1.0

23 Mar 07:14
Compare
Choose a tag to compare
  • [fix] This update simply changes the folder structure of the addon. This makes it easy to integrate it as a git submodule within your Statamic installation's git repo.

v1.0.1

23 Mar 07:17
Compare
Choose a tag to compare
  • [fix] This release fixes an addon and folder naming issue due to the case insensitivity of macOS.

Migration from v1.0.0

  • Copy the new folder into site/addons/. If you're on macOS, you first have to delete the old folder and then add the new one.
  • Rename your settings file in site/settings/addons/ from image_kit.yaml to imagekit.yaml

v1.0.0

11 Dec 17:26
55b9f51
Compare
Choose a tag to compare

🎉Initial release! All things are new and shiny!