Skip to content

Releases: imagekit-developer/imagekit-dotnet

Version 5.0.0

10 Sep 09:28
b751e89
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.2...5.0.0

Version 4.0.2

13 May 07:29
dd1ca92
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.1...4.0.2

Version 4.0.1

17 Jan 03:26
ea2f9e8
Compare
Choose a tag to compare

Fixes - #50

Version 4.0.0

26 Oct 12:17
85762f8
Compare
Choose a tag to compare

Version 3.1.6

21 Jul 07:52
Compare
Choose a tag to compare

Version 3.1.5

11 Jun 07:12
33e3674
Compare
Choose a tag to compare

Bugfix

#28
#27

Improvements

  • Added Sort option in the list API.
  • Added SearchQuery option in file list API.
  • Added new fields in the ListAPIResponse response.
  • Improved code coverage.

Version 3.1.4

12 Apr 11:47
Compare
Choose a tag to compare
  • Bug Fixes

Version 3.1.3

04 Nov 19:00
Compare
Choose a tag to compare
  • Delete API bug fix

Version 3.1.2

03 Nov 22:07
Compare
Choose a tag to compare
  • Upload Fix.

Version 3.1.1

25 Oct 12:27
Compare
Choose a tag to compare
  1. Api response corrected.
  2. Added x-request-id and status code to responses.
  3. phash distance calculation fucntion added.
  4. Added GetFilemetadata with Uri
  5. Signed URl Fixes
  6. Other Bug fixes & improvements