Skip to content

Releases: transloadit/node-sdk

@transloadit/node@4.8.1

14 Apr 12:14
43b15fe

Choose a tag to compare

Patch Changes

  • 28f1a43: Add home-credentials CLI support and release the MCP server alongside the updated Node package.

@transloadit/mcp-server@0.3.14

14 Apr 15:34
71a9825

Choose a tag to compare

Patch Changes

  • cd662b0: Serve Streamable HTTP MCP requests statelessly so hosted deployments keep working behind non-sticky load balancing while preserving isolated transport instances per request.

@transloadit/mcp-server@0.3.13

14 Apr 12:14
43b15fe

Choose a tag to compare

Patch Changes

  • 28f1a43: Add home-credentials CLI support and release the MCP server alongside the updated Node package.
  • Updated dependencies [28f1a43]
    • @transloadit/node@4.8.1

transloadit@4.8.0

13 Apr 21:48
50717a8

Choose a tag to compare

Minor Changes

  • aa91113: Add input-guided image generate intent support, default image generation to
    google/nano-banana-2, and document multi-image prompting by filename.

transloadit@4.7.6

13 Apr 13:50
279ee7f

Choose a tag to compare

Highlights

  • Added intent-first CLI commands for common tasks such as image generation, background removal, image description, and Markdown conversion.
  • Added --print-urls so commands can return temporary result URLs without requiring a local --out path.
  • Added generated intent reference docs and inlined them into the package README for faster command discovery.
  • Hardened input and assembly workflows, including safer remote URL handling and more reliable result/materialization behavior.

Examples

npx -y transloadit image generate --prompt "A red bicycle in a studio" --out bicycle.png
npx -y transloadit markdown pdf --input ./plan.md --print-urls
npx -y transloadit image describe --input ./hero.jpg --for wordpress --out fields.json

@transloadit/node@4.8.0

13 Apr 21:48
50717a8

Choose a tag to compare

Minor Changes

  • aa91113: Add input-guided image generate intent support, default image generation to
    google/nano-banana-2, and document multi-image prompting by filename.

@transloadit/node@4.7.7

13 Apr 17:42
2ee47c3

Choose a tag to compare

Patch Changes

  • b716069: Release the alphalib sync from #370 through npm.

    This updates the Node SDK's generated alphalib robot and template types to match the latest sync,
    including new robot schemas and metadata refinements. Release the MCP server alongside it so the
    validated server and SDK surfaces stay aligned.

@transloadit/node@4.7.6

13 Apr 13:50
279ee7f

Choose a tag to compare

Highlights

  • Added intent-first CLI commands for common tasks such as image generation, background removal, image description, and Markdown conversion.
  • Added --print-urls so commands can return temporary result URLs without requiring a local --out path.
  • Added generated intent reference docs and inlined them into the package README for faster command discovery.
  • Hardened input and assembly workflows, including safer remote URL handling and more reliable result/materialization behavior.

Examples

npx -y transloadit image generate --prompt "A red bicycle in a studio" --out bicycle.png
npx -y transloadit markdown pdf --input ./plan.md --print-urls
npx -y transloadit image describe --input ./hero.jpg --for wordpress --out fields.json

@transloadit/mcp-server@0.3.12

13 Apr 21:48
50717a8

Choose a tag to compare

Patch Changes

  • aa91113: Add input-guided image generate intent support, default image generation to
    google/nano-banana-2, and document multi-image prompting by filename.
  • Updated dependencies [aa91113]
    • @transloadit/node@4.8.0

@transloadit/mcp-server@0.3.11

13 Apr 17:42
2ee47c3

Choose a tag to compare

Patch Changes

  • b716069: Release the alphalib sync from #370 through npm.

    This updates the Node SDK's generated alphalib robot and template types to match the latest sync,
    including new robot schemas and metadata refinements. Release the MCP server alongside it so the
    validated server and SDK surfaces stay aligned.

  • Updated dependencies [b716069]

    • @transloadit/node@4.7.7