You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Patch - Fix tiny rendering issues with image borders, list padding when the background color is set, and top margin for cite in the quote block. [#58796]
11
+
- Patch - Sending correct email when user create an account after placing an order. [#57689]
12
+
- Minor - Add autosave timeout and disable code editor in editor settings [#57775]
13
+
- Minor - Add email block renderer for the Quote core block. [#57280]
14
+
- Minor - Add support for rendering Social Link and Social Links block in the Email Editor. [#58194]
15
+
- Minor - Add Woo email content to the preview in the email editor [#57337]
16
+
- Minor - Add `woocommerce_email_editor_send_preview_email_personalizer_context` filter to modify the personalizer context data for the send preview email function [#57795]
17
+
- Minor - Handle Personalization Tags in href attributes [#57958]
18
+
- Minor - Implement logging support in the email editor [#58607]
19
+
- Minor - Add support for a block custom callback render_email_callback and remove Blocks_Registry class. [#59070]
20
+
- Patch - Refactor Email Editor Container to use email editor container instead of Blocks registry container for better library export compatibility. [#59209]
21
+
- Major [**BREAKING CHANGE**] - Updated post type for theme from `mailpoet_email_theme` to `woocommerce_email_theme` for consistency with WooCommerce naming conventions. [#55938]
22
+
- Major [**BREAKING CHANGE**] - Updated user theme post name from `wp-global-styles-mailpoet` to `wp-global-styles-woocommerce-email` to align with WooCommerce naming standards. [#55938]
23
+
- Major [**BREAKING CHANGE**] - Update minimum supported WordPress version to 6.7 [#58246]
24
+
- Patch - Add command for PHP static analysis. [#58135]
25
+
- Patch - Add email editor files to the Woo Monorepo [#55598]
26
+
- Patch - Introduce a new Rendering_Context class that replaces Settings_Controller in renderer classes [#58796]
27
+
- Patch - Monorepo: consolidate packages licenses to `GPL-2.0-or-later`. [#58941]
28
+
- Patch - Remove unused Codeception config file for the email-editor package [#55971]
29
+
- Patch - Remove usage of `settings.allowedBlockTypes` from the email editor configuration. [#58966]
30
+
- Patch - Update package.json commands [#56161]
31
+
- Patch - Add possibility to get current context to for personalization [#57330]
32
+
- Patch - Fixed social links block styling by adding explicit margin-right:0 to prevent unwanted spacing on social icon images [#59188]
33
+
- Minor - Update package for publishing to Packagist [#59058]
34
+
- Patch - Add theme color pallete to base theme and remove the default heading color and use text color as fallback [#58078]
35
+
- Patch - Ensure "Preview in new tab" shows the lastest editor saved content. [#58481]
36
+
- Patch - Use email templates registry when listing allowed templates for association with an email post [#56110]
0 commit comments