| @@ -1,6 +1,34 @@ | ||
| 1 | 1 | == Changelog == |
| 2 | 2 | |
| 3 | += 4.2.1 - 2026-07-28 = | |
| 4 | + | |
| 5 | +* Fix: Improved code security enforcement in template handling | |
| 6 | +* Fix: Improved code security enforcement in document handling | |
| 7 | +* Fix: Invalid border-radius values in Global Classes prevent class changes - Atomic Editor | |
| 8 | +* Fix: Atomic Variables synced from Atomic Classes are missing after site import - Atomic Editor | |
| 9 | + | |
| 10 | += 4.2.0 - 2026-07-20 = | |
| 11 | + | |
| 12 | +* New: Introducing Grid for building advanced row and column layouts - Atomic Editor | |
| 13 | +* Tweak: Improved Angie layout, composition, and design system creation from prompts and images - Atomic Editor | |
| 14 | +* Tweak: Added dynamic tag support for AI-generated element properties | |
| 15 | +* 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)) | |
| 16 | +* Fix: Grid containers can cause slower Editor performance on complex pages | |
| 17 | +* Fix: Filters do not work as expected in Website Templates | |
| 18 | +* Fix: The Save as Template button is unreachable when the modal does not fit the browser viewport | |
| 19 | +* Fix: AI-related Editor features show a console error when required services are not available yet | |
| 20 | +* Fix: Missing classes can affect the editing panel when they are still applied to elements - Atomic Editor | |
| 21 | +* Fix: Unsaved Class changes are not detected when switching between Design System tabs - Atomic Editor | |
| 22 | +* Fix: Custom Font names with spaces or special characters do not work in the Font Family control - Atomic Editor | |
| 23 | +* Fix: The drop indicator is missing when dragging Atomic elements inside row Containers - Atomic Editor | |
| 24 | +* Fix: Global Classes can be shared across multiple Kits instead of being separated per Kit - Atomic Editor | |
| 25 | +* Fix: Angie cannot update text in some Atomic elements - Atomic Editor | |
| 26 | + | |
| 27 | += 4.1.5 - 2026-07-14 = | |
| 28 | + | |
| 29 | +* Fix: AI features may not initialize correctly when opening the editor | |
| 30 | + | |
| 3 | 31 | = 4.1.4 - 2026-06-21 = |
| 4 | 32 | |
| 5 | 33 | * Fix: Improved code security enforcement in query handling |
| 6 | 34 | |