Decryption key:
WooCommerce Email Template Customizer v1.4.2
- Fixed: Two-column rows no longer inherit accidental pixel widths from the builder preview DOM — column widths are no longer serialized from the editor, and legacy px widths are ignored so Billing/Shipping columns render evenly again
- Fixed: Layout row columns now use fixed table layout with percentage widths so long Billing/Shipping content no longer expands the left column and squeezes the right column; inner address tables fill their column instead of shrink-wrapping with align=left
- Fixed: WooCommerce hook element (Order Details / Before-After table hooks) no longer breaks email HTML structure — missing closing tag caused raw `<td>` markup to appear as visible text at the top of sent emails
- Fixed: Customer/Order note no longer outputs raw HTML markup in email (prevents showing tags like `<td>` in Outlook)
- Fixed: Order Details styles 2 and 3 keep image, name and price in one row on mobile — each column now stacks on its own line in mobile preview and responsive email CSS
- Updated: Order Details styles 2/3 center image, name and price only on mobile (media query and builder mobile preview); desktop row layout is unchanged
- Fixed: Products (“You May Also Like”) stay in a multi-column row on mobile — each product now stacks on its own line
- Fixed: Mobile preview stacking 2-column headers (logo left / Help Center right) into a vertical layout that did not match Gmail app, which ignores media queries and keeps columns side-by-side
- Fixed: Preview and Send test left {reset_password_url} / {set_password_url} empty in New account and Reset password Text/Button content (sample URLs now filled like the builder canvas)
- Fixed: Send test subject using the order object so account shortcodes such as {user_login} were not replaced
- Fixed: Image link (data-href) not replacing shortcodes such as {reset_password_url} / {set_password_url}
- Fixed: The width of the Shipping Address component when displayed in a two-column block.
- Fixed: Account email shortcodes ({user_login}, {set_password_url}, {reset_password_url}, …) not replaced in New account / Reset password content and subject
- Fixed: Leftover order context on Email_Render singleton overriding user shortcodes when sending account emails