Releases: woocommerce/email-editor
Releases · woocommerce/email-editor
1.4.2
- Patch - Filter unnecessary stylesheets from iframe assets [#60354]
- Patch - Fix Email editor conflict with the site editor. [#60465]
- Patch - Fix horizontal scrolling issue in the email editor on mobile devices. [#60355]
- Patch - Use custom log filepath defined in WP_DEBUG_LOG when specified. [#60255]
Release 1.4.1
- Patch - Introduce new class Assets_Manager to simplify integration.
Release 1.4.0
- Minor - Enable Site Logo and Site Title blocks for the Email Editor.
- Patch - Add filtering of personalization tags by email post type.
- Patch - Add the new post_types property to the Abstract_Pattern class.
1.3.0
-
Patch - Integrate the convert class from the external HTML to Text library and remove the library dependency from the Email Editor package. [#59859]
-
Minor - Add functionality to sync block theme styles to the email editor. [#59757]
-
Minor - Add licensing and security policy. [#59859]
Release 1.2.0
Release 1.2.0 - 2025-07-23
Patch - Fix color inheritance in Paragraph and Heading blocks.
Patch - Add documentation for block registration in the WooCommerce Email Editor
Minor - Add Styles_Helper methods to generate inline styles from block attributes, and refactor blocks to utilize them.
Full Changelog: 1.1.0...1.2.0
Release 1.1.0
- Minor - Add Table_Wrapper_Helper utility class.
- Minor - Preserve personalization tags in email text version
- Patch - Mark the emogrifier package as a production dependency
- Patch - Add documentation for Personalization Tags
Release 1.0.0
This is the initial release.