This release includes 4 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryIdeogram 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 API —
style: "transparent"(wrong) replaced with/ideogram-v3/generate-transparentendpoint +rendering_speedparam 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 SVGgpt-image-1-mini— cheapest OpenAI image model ($0.008/img)midjourney-v8-alphapaste target
Deprecations tracked:
imagen-4: EOL June 30, 2026 →gemini-2.5-flash-imagedall-e-3: API shutdown May 12, 2026
Quality improvements:
- Research source citations added to
brand.ts,svgo.ts,vectorize.ts T0_DCT_ENTROPYdead 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
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.
Related context
Beta — feedback welcome: [email protected]