Skip to content

This release includes 4 breaking changes for platform teams planning a safe upgrade.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

app-icon asset-generation claude-code cli cursor favicon
+14 more
flux gpt-image-1 ideogram image-generation logo-generator mcp mcp-server model-context-protocol og-image pollinations recraft stable-diffusion typescript windsurf

Summary

AI summary

Ideogram transparency API replaced with new endpoint and Recraft V4 added as primary vector model.

Full changelog

Research-to-Implementation Alignment Release

Full audit of all 34 research categories (361 files) against the codebase. Every finding from the research update log is reflected in production code.

Highlights

Critical production code fixes:

  • Ideogram transparency APIstyle: "transparent" (wrong) replaced with /ideogram-v3/generate-transparent endpoint + rendering_speed param across provider code, routing, docs, and skills
  • Recraft V4 added as primary vector/SVG model — V3 retained for brand-style pipelines requiring style_id (V4 dropped style support)
  • gpt-image-1.5 promoted to primary for transparent-mark, sticker, logo fallbacks, hero-photoreal
  • SDXL BREAK token added to tag-salad dialect in rewriter.ts
  • Ideogram magic_prompt: OFF enforced in all routing rules

New models:

  • recraft-v4 — HuggingFace T2I Arena #1 (ELO 1172), native SVG
  • gpt-image-1-mini — cheapest OpenAI image model ($0.008/img)
  • midjourney-v8-alpha paste target

Deprecations tracked:

  • imagen-4: EOL June 30, 2026 → gemini-2.5-flash-image
  • dall-e-3: API shutdown May 12, 2026

Quality improvements:

  • Research source citations added to brand.ts, svgo.ts, vectorize.ts
  • T0_DCT_ENTROPY dead failure code removed
  • SVGO v4.0.0 compatibility note added
  • All 12 skill files updated across 4 mirror directories
  • All IDE rule mirrors synchronized
  • 241/241 tests pass, 9/9 evals pass

Full changelog

See CHANGELOG.md for the complete list.

Breaking Changes

  • Ideogram `style: "transparent"` flag removed; replaced with `/ideogram-v3/generate-transparent` endpoint and `rendering_speed` parameter across provider code, routing, docs, and skills.
  • Recraft V4 added as primary vector/SVG model; Recraft V3 retained only for brand‑style pipelines requiring `style_id` (V4 drops style support).
  • `imagen-4` deprecated, EOL June 30 2026; replacement is `gemini-2.5-flash-image`.
  • `dall-e-3` API shutdown scheduled May 12 2026.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track MohamedAbdallah-14/prompt-to-asset

Get notified when new releases ship.

Sign up free

About MohamedAbdallah-14/prompt-to-asset

Generates app icons, favicons, OG images, logos, and wordmarks. Routes each request across 30+ image models. Runs without an API key via Cloudflare Workers AI, NVIDIA NIM, HuggingFace, or Stable Horde. Three modes: inline SVG, external prompt-only, or full API. Validates contrast, OCR text accuracy, and palette before returning.

All releases →

Beta — feedback welcome: [email protected]