Releases: imagekit-developer/imagekit-nodejs
Releases · imagekit-developer/imagekit-nodejs
Release list
v7.9.1
v7.9.0
v7.8.1
v7.8.0
v7.7.0
7.7.0 (2026-06-03)
Full Changelog: v7.6.3...v7.7.0
Bug Fixes
- metadata response shape (62ad4d3)
Chores
v7.6.3
v7.6.2
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
Build System
- revert dotnet specific changes (49c716a)
v7.6.1
7.6.1 (2026-05-17)
Full Changelog: v7.6.0...v7.6.1
Chores
- update SDK settings (7f44903)
Documentation
- make linter happy (7d0db8a)
Build System
- change dotnet package name (9161f99)
v7.6.0
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
v7.5.0
7.5.0 (2026-04-13)
Full Changelog: v7.4.0...v7.5.0
Features
- api: dam related webhook events (d2bc9ce)
- api: fix spec indentation (79ae799)
- api: indentation fix (65c6eec)
- api: merge with main to bring back missing parameters (bd6474f)
- api: update webhook event names and remove DAM prefix (a86f04c)
- docs: simplify authentication parameters example in README (c14843b)
Bug Fixes
- api: extract shared schemas to prevent Go webhook union breaking changes (8296498)
- api: rename DamFile events to File for consistency (24b7f4b)
Chores
- internal: codegen related update (fbffd21)
- internal: codegen related update (eb9b6dc)
- internal: codegen related update (e2cf4dc)
- internal: fix MCP server import ordering (31100e2)
- internal: show error causes in MCP servers when running in local mode (7f1ff53)
- mcp-server: increase local docs search result count from 5 to 10 (35dc080)
Documentation
- improve examples (cbfbebc)
Refactors
- AITags to singular AITag schema with array items pattern (cfca6fd)