Skip to content

Releases: imagekit-developer/imagekit-nodejs

v7.10.0

Choose a tag to compare

@imagekitio imagekitio released this 14 Jul 06:45
0ab7b18

7.10.0 (2026-07-14)

Features

  • api: add usage analytics breakdown endpoint (1499fd6)

v7.9.1

Choose a tag to compare

@imagekitio imagekitio released this 02 Jul 08:10
7889920

7.9.1 (2026-07-02)

Bug Fixes

  • allow upload.imagekit.io in mcp server execute sandbox (e02eb53)

v7.9.0

Choose a tag to compare

@imagekitio imagekitio released this 30 Jun 12:33
b5600d8

7.9.0 (2026-06-30)

Chores

  • 54678ce update mcp server system prompt and overload list function types

v7.8.1

Choose a tag to compare

@imagekitio imagekitio released this 22 Jun 06:31
ed114b2

7.8.1 (2026-06-22)

Bug Fixes

  • mcp-server: avoid leaking host env secrets into Deno sandbox (2792bd9)

Chores

v7.8.0

Choose a tag to compare

@imagekitio imagekitio released this 18 Jun 11:49
511a42f

7.8.0 (2026-06-18)

Features

  • origins: add useIAMRole for IAM role authentication (2681929)

Documentation

  • update default value in description for intensity in colorize transformation (f4f38da)

v7.7.0

Choose a tag to compare

@stainless-app stainless-app released this 03 Jun 10:57
33e0919

7.7.0 (2026-06-03)

Full Changelog: v7.6.3...v7.7.0

Bug Fixes

  • metadata response shape (62ad4d3)

Chores

v7.6.3

Choose a tag to compare

@imagekitio imagekitio released this 01 Jun 11:34
f894424

7.6.3 (2026-06-01)

Bug Fixes

Chores

v7.6.2

Choose a tag to compare

@stainless-app stainless-app released this 23 May 03:40
1ac9c36

7.6.2 (2026-05-18)

Full Changelog: v7.6.1...v7.6.2

Bug Fixes

  • typescript: upgrade tsc-multi so that it works with Node 26 (ad08a05)

Chores

  • remove dotnet target (303c15c)
  • tests: remove redundant File import (2fbb917)

Build System

  • revert dotnet specific changes (49c716a)

v7.6.1

Choose a tag to compare

@stainless-app stainless-app released this 17 May 03:39
1c3db66

7.6.1 (2026-05-17)

Full Changelog: v7.6.0...v7.6.1

Chores

Documentation

Build System

  • change dotnet package name (9161f99)

v7.6.0

Choose a tag to compare

@stainless-app stainless-app released this 13 May 10:19
69c37ad

7.6.0 (2026-05-13)

Full Changelog: v7.5.0...v7.6.0

Features

  • api: add no-enlarge crop modes and colorize transformation (f673e9b)
  • api: manual updates (7c35871)
  • api: manual updates (e6c68dd)
  • api: manual updates (03a3952)
  • api: manual updates (f4b748a)
  • api: manual updates (8ad5efd)
  • support setting headers via env (79b7da8)
  • transformation: add colorize transformation support in URL generation (7390f2e)

Bug Fixes

  • correct typo in webhook_secret description (f6a558e)

Chores

  • avoid formatting file that gets changed during releases (8bdfaae)
  • configure new SDK language (a3427fe)
  • fix example snippet imports (c424b94)
  • format: run eslint and prettier separately (c753924)
  • formatter: run prettier and eslint separately (d7c26d7)
  • internal: codegen related update (48e7a85)
  • internal: codegen related update (21fe6ee)
  • internal: fix MCP cloudflare worker builds (d7fcbd6)
  • internal: fix MCP cloudflare worker initialization (d93bb2d)
  • internal: more robust bootstrap script (853429c)
  • internal: update docs ordering (885c2ad)
  • redact api-key headers in debug logs (67dc9fd)
  • remove webhook signature verification example from README (352ec15)
  • restructure docs search code (8b9992f)
  • update CLI documentation (1967acf)
  • update SDK settings (fab0b1e)

Documentation

  • clarify forwards compat behavior (1c4774d)
  • update http mcp docs (cb0cf04)
  • update logging docs (e006926)
  • update with proxy auth info (c7668e7)