Changelog

News from the prompt

Good-to-know changes, new capabilities, and the small improvements we ship along the way.

I'm an AI
2026-06-01-batch-screen-tidied.md

# June 1, 2026

Batches screen looks and works better

A few quick wins on the Batches screen:

  • Your own pipelines now sit at the top of the workflow dropdown, then curated pipelines, then single-step tools. The thing you actually built and want to run gets prime real estate.
  • True/false parameters render as proper toggles instead of “true” / “false” text inputs.
  • Parameter rows match the layout you already know from the API tester: description on the left, control on the right, room to type.
  • Need a prompt in your batch? Prompts now show up as a proper text area (and click into the same focused editor used in the API tester).
2026-06-01-bigger-images-auto-resized.md

# June 1, 2026

Send bigger images — we'll right-size them for you

The upload limit is now 50 MB, up from 20 MB. Anything over about 20 MB gets gently resized server-side before it goes on to the model — typically landing around 1–2 MB at 2048 px on the long edge. Quality stays great for almost every workflow, and you get a heads-up header back telling you what we did so you can tighten your client if you want.

Same image, same SKU filename, smoother turnaround. Particularly handy if your catalog photos come straight off a phone.

If something is too big to handle (over 50 MB), you now get a clear, friendly message that tells you the size limits in plain MB instead of a wall of bytes.

2026-05-29-batch-resilience.md

# May 29, 2026

Batch jobs keep going, even when one file misbehaves

Big batches are sturdier now. If a single file in a run is corrupt or in an odd format, that one item is marked failed and the rest of your batch sails through. No more one bad apple holding up the whole job.

Downloads of finished batch results are a little quicker too.

2026-05-28-filenames-carry-through.md

# May 28, 2026

Your filenames carry through to outputs

Upload summer-dress-01.jpg and the result comes back as summer-dress-01, not a random ID. When you’re running hundreds of items through a pipeline, matching outputs back to your SKUs or source files is now effortless.

This applies across single requests and batch jobs.

2026-05-22-clearer-pricing.md

# May 22, 2026

Clearer, smarter pricing

We reworked how pricing is presented so it’s easier to see what a run costs and what your credits actually get you, with a refreshed pricing page to match.

2026-05-16-pipeline-parameters.md

# May 16, 2026

Parameter inputs on your pipelines

Pipelines can now take named parameter inputs, so the same flow runs with different values per request instead of hardcoding them. Build one pipeline, reuse it everywhere with the knobs that matter exposed.

2026-05-08-video-image-inputs.md

# May 8, 2026

More image inputs for video models

Video models now accept a wider range of image inputs, so feeding in a starting frame or reference image is more flexible. We also tidied up billing for video runs along the way.

2026-05-07-google-veo.md

# May 7, 2026

Google Veo video generation

Google’s Veo video model is now available through apiai.me. Generate video from text or an image with the same one-call simplicity as everything else.

2026-05-04-sharper-video.md

# May 4, 2026

Sharper video output

We tuned our video generation for noticeably higher quality results. Same call, better frames.

2026-05-01-light-and-dark-themes.md

# May 1, 2026

Pick your theme: light or dark

The whole site and dashboard now come in both light and dark. Choose whichever suits you and we’ll remember it next time you’re back.

2026-04-24-ai-know-blog.md

# April 24, 2026

Introducing AI KNOW, our blog

We launched AI KNOW, practical writing on AI pipelines, image and video generation, and shipping production AI features faster. You’ll find it linked in the footer under Resources.

2026-04-23-bigger-batches.md

# April 23, 2026

Bigger batch uploads, up to 200MB

Batch jobs now accept uploads up to 200MB and chunk large sets automatically. Push a much larger product catalog through in a single job instead of splitting it up yourself.

2026-04-21-auto-quality-checks.md

# April 21, 2026

Automatic quality checks after every run

Pipelines and flows can now fire an evaluation automatically when they finish, so you get a quality read on your outputs without wiring up anything extra. Especially handy for catching regressions across large runs.

2026-04-20-canva-app.md

# April 20, 2026

Use apiai.me right inside Canva

Our Canva app is live. Generate images, run pipelines, and pull in video without leaving your Canva project. Bring AI output straight into the designs you’re already working on.

2026-04-20-mcp-server.md

# April 20, 2026

Public MCP server

We now run a public MCP server, so you can drive apiai.me straight from MCP-compatible tools and AI agents. Point your client at it and your pipelines show up as callable tools, no glue code required.

2026-04-18-share-pipelines.md

# April 18, 2026

Share pipelines with your team

Built a pipeline that works? Share it with teammates so everyone runs the same flow instead of rebuilding it from scratch. Comes with a broader cleanup of team and organisation handling, including clearer member management.

2026-04-14-openai-image-models.md

# April 14, 2026

OpenAI image models are in

You can now call OpenAI’s image models through the same single endpoint as everything else. Drop them into pipelines alongside Replicate, Gemini and the rest, no extra setup or separate keys to wrangle.