0.1.166
·
2695 commits
to main
since this release
Improve PPTX import rendering: real images and better layouts (#2444) * Fix PPTX imports by uploading embedded images instead of placeholders * fix: format import statement to pass validation * Preserve PPTX theme fonts and reorder image slide layout * Detect full-bleed images and render with text overlay * chore: add changeset for PPTX image geometry extraction * Fix PPTX import: handle background fills, limit concurrency, validate access * Fix PPTX import to handle grouped shapes and skip non-renderable images * fix(a2a): increase timeout in client test to prevent flakiness * Fix PPTX image ordering and multi-image handling on slides * Fix PPTX import: rotated groups, reused images, and upload resilience --------- Co-authored-by: Builder.io <builder-bot@builder.io>