v1.1.5
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.