| @@ -1,6 +1,87 @@ | ||
| 1 | 1 | == Changelog == |
| 2 | 2 | |
| 3 | += 4.3.2 - 2026-09-24 = | |
| 4 | + | |
| 5 | +* Tweak: Improved the Editor onboarding flow for a smoother getting-started experience. | |
| 6 | +* Fix: HTML Tags do not work correctly with Background Video ([#37393](https://github.com/elementor/elementor/issues/37393)) | |
| 7 | +* Fix: Improved compatibility with sites protected by HTTP Basic Authentication ([#37421](https://github.com/elementor/elementor/issues/37421)) | |
| 8 | +* Fix: Page styles may not load correctly after being regenerated | |
| 9 | +* Fix: Improved code security enforcement in data handling | |
| 10 | +* Fix: Improved update stability between Elementor Core and Pro | |
| 11 | + | |
| 12 | += 4.3.1 - 2026-09-23 = | |
| 13 | + | |
| 14 | +* Fix: Top bar translations are not displayed correctly on Elementor admin pages | |
| 15 | + | |
| 16 | += 4.3.0 - 2026-09-22 = | |
| 17 | + | |
| 18 | +* New: Introducing Elementor MCP - enabling compatible AI tools to build pages, edit elements, and work with your design system | |
| 19 | +* New: Introducing a dedicated Elementor MCP page for connecting external AI tools to your site | |
| 20 | +* New: Introducing Background Video for placing locally uploaded videos behind section content, with built-in play and pause controls | |
| 21 | +* New: Introducing Accordion for building expandable and collapsible content sections with nested content | |
| 22 | +* New: Introducing Default Styles for setting and managing styles for supported HTML tags globally | |
| 23 | +* Tweak: Added 'nav' and 'main' HTML tag options to Flexbox and Div Block elements ([#33682](https://github.com/elementor/elementor/issues/33682)) | |
| 24 | +* Tweak: Removed the WordPress section from the widget panel | |
| 25 | +* Tweak: Added text decoration controls to the inline text editing toolbar in Heading and Paragraph elements | |
| 26 | +* Tweak: Improved element duplication to prevent duplicate IDs | |
| 27 | +* Tweak: Updated minimum supported versions for Chrome, Firefox, and Safari | |
| 28 | +* Tweak: Updated Grid layout presets to use Atomic Grid | |
| 29 | +* Tweak: Improved nested elements by auto-wrapping them in a Flexbox Container | |
| 30 | +* Tweak: Improved the Elementor switch mode button text in the WordPress editor | |
| 31 | +* Tweak: Improved Atomic element references when importing kits | |
| 32 | +* Fix: Components may not load correctly on pages with multiple or nested Components ([#36647](https://github.com/elementor/elementor/issues/36647)) | |
| 33 | +* Fix: Divider is not visible inside row containers | |
| 34 | +* Fix: Select field names and values are incorrect in submitted forms in Form element | |
| 35 | +* Fix: Duplicate IDs may be generated in Tabs element | |
| 36 | +* Fix: Draft classes are deleted when importing a Kit | |
| 37 | +* Fix: Incorrect ARIA semantics in Floating Button | |
| 38 | +* Fix: Converting a local class to a Global Class may not work | |
| 39 | +* Fix: Parent Container handles are missing in the Editor for Single template documents | |
| 40 | +* Fix: "Edit with Elementor" button incorrectly appears on the Shop archive page | |
| 41 | + | |
| 42 | += 4.2.4 - 2026-08-31 = | |
| 43 | + | |
| 44 | +* Tweak: Updated WordPress compatibility to version 7.1 | |
| 45 | +* Fix: Improved code security enforcement in query handling | |
| 46 | + | |
| 47 | += 4.2.3 - 2026-08-19 = | |
| 48 | + | |
| 49 | +* Fix: Improved code security enforcement in template handling | |
| 50 | +* Fix: Invalid style properties prevent pages from being published | |
| 51 | + | |
| 52 | += 4.2.2 - 2026-08-06 = | |
| 53 | + | |
| 54 | +* Fix: Editor top bar integrations may not appear in non-English languages | |
| 55 | + | |
| 56 | += 4.2.1 - 2026-07-28 = | |
| 57 | + | |
| 58 | +* Fix: Improved code security enforcement in template handling | |
| 59 | +* Fix: Improved code security enforcement in document handling | |
| 60 | +* Fix: Invalid border-radius values in Global Classes prevent class changes - Atomic Editor | |
| 61 | +* Fix: Atomic Variables synced from Atomic Classes are missing after site import - Atomic Editor | |
| 62 | + | |
| 63 | += 4.2.0 - 2026-07-20 = | |
| 64 | + | |
| 65 | +* New: Introducing Grid for building advanced row and column layouts - Atomic Editor | |
| 66 | +* Tweak: Improved Angie layout, composition, and design system creation from prompts and images - Atomic Editor | |
| 67 | +* Tweak: Added dynamic tag support for AI-generated element properties | |
| 68 | +* Fix: VideoPress URLs do not display on the frontend when used in Background Video and Lightbox dynamic tags ([#24467](https://github.com/elementor/elementor/issues/24467)) | |
| 69 | +* Fix: Grid containers can cause slower Editor performance on complex pages | |
| 70 | +* Fix: Filters do not work as expected in Website Templates | |
| 71 | +* Fix: The Save as Template button is unreachable when the modal does not fit the browser viewport | |
| 72 | +* Fix: AI-related Editor features show a console error when required services are not available yet | |
| 73 | +* Fix: Missing classes can affect the editing panel when they are still applied to elements - Atomic Editor | |
| 74 | +* Fix: Unsaved Class changes are not detected when switching between Design System tabs - Atomic Editor | |
| 75 | +* Fix: Custom Font names with spaces or special characters do not work in the Font Family control - Atomic Editor | |
| 76 | +* Fix: The drop indicator is missing when dragging Atomic elements inside row Containers - Atomic Editor | |
| 77 | +* Fix: Global Classes can be shared across multiple Kits instead of being separated per Kit - Atomic Editor | |
| 78 | +* Fix: Angie cannot update text in some Atomic elements - Atomic Editor | |
| 79 | + | |
| 80 | += 4.1.5 - 2026-07-14 = | |
| 81 | + | |
| 82 | +* Fix: AI features may not initialize correctly when opening the editor | |
| 83 | + | |
| 3 | 84 | = 4.1.4 - 2026-06-21 = |
| 4 | 85 | |
| 5 | 86 | * Fix: Improved code security enforcement in query handling |
| 6 | 87 | |