Skip to content

Releases: imagekit-developer/imagekit-ruby

Version 2.2.3

30 Nov 10:33
1499945

Choose a tag to compare

Fixes - #51

Version 2.2.2

05 Sep 07:01
297cca2

Choose a tag to compare

Version 2.2.1

14 Jul 16:05
bc79f2d

Choose a tag to compare

Fixes - #45

Version 2.2.0

30 Jun 05:00
552ee9a

Choose a tag to compare

File version related API and new parametes.

Version 2.1.1

01 Apr 09:08
7db588e

Choose a tag to compare

Fixes - #42

Version 2.1.0

03 Mar 05:46
1eee108

Choose a tag to compare

Fixes - #38

Version 2.0.1

10 Dec 05:55

Choose a tag to compare

Active storage url generation fix.

Version 2.0.0

06 Dec 06:16

Choose a tag to compare

Added support for Active storage and all media management APIs added in ImageKit.

Breaking changes

If you are upgrading to 2.0.0 from version 1.x, make the following changes in your application:

  • Remove config from environment file to initializer file as described here.
  • Include ImageKitIo::CarrierWave in uploader class(for Carrierwave).
  • Remove storage :imagekit_store config from uploader.
  • Rename class ImageKit::ImageKitClient to ImageKitIo::Client
  • Rename class ImageKitIo::ImageKitRequest to ImageKitIo::Request

Version 1.0.10

26 Oct 07:10
59b3869

Choose a tag to compare

Version 1.0.9

09 Jan 14:08

Choose a tag to compare

Bug fixes: