Skip to content

v1.1.5

Choose a tag to compare

@fphxgallery fphxgallery released this 03 Jun 17:50
· 10 commits to main since this release

Bug Fixes

Image blocks dropped from template HTML — image blocks with no URL set were returning empty string from the template renderer, so the saved html_content contained no <img> tag. The AI had nothing to fill. Now renders <img src=""> so the AI can populate src and alt.

AI not replacing placeholder text — expanded the template-mode system prompt to explicitly instruct the AI to replace all generic placeholder text ("Your footer", "product title", "Your Heading", etc.), write real footer content, and populate empty image src attributes with relevant public image URLs.

Action required after updating

Re-open your template in Email Editor, click Update Template to re-save the HTML with the image tag included, then generate again.