From 1459b9004721b22c1d36e3c3f3e1acb5a0786480 Mon Sep 17 00:00:00 2001 From: Zaharia Alexandru Date: Wed, 21 Jun 2023 20:45:16 +0300 Subject: [PATCH] added read me files --- README.md | 18 ++++++++++++++++++ readme.txt | 18 ++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/README.md b/README.md index d7ffb3ae7e..b3fa8c97a8 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,24 @@ $bodyHtml = apply_filters( 'brizy_content', $html->get_body(), Brizy_Editor_Proj ## Changelog +### 2.4.22 - 2023-06-21 +* New: Added option to sort tags alphabetically in the Accordion element +* New: Added vertical space option for Accordion element +* New: Add width in px for the boxed option on Blocks +* New: Tags and Titles for saved blocks and saved layouts +* Fixed: Builder UI Themes +* Fixed: W3C Accessibility issues: AA, AAA, W3C +* Fixed: Countdown timezone offset +* Fixed: Numbering unordered list in Text element +* Fixed: Image Alt Title option in Right Sidebar +* Fixed: Scroll for code Mirror in Right Sidebar +* Improved: Full width for WordPress Media gallery in tablet and mobile mode +* Improved: Codebase migrate to node 18 +* Improved: Changed some elements positions and order in the elements panel +* Improved: Builder select option +* Improved: Added a helper icon for YouTube links in the Video element +* Improved: Omit 1 request for get project + ### 2.4.21 - 2023-06-07 * Fixed: Button style fill * Fixed: IconBox with hover effect diff --git a/readme.txt b/readme.txt index df5a48ba89..e368533119 100644 --- a/readme.txt +++ b/readme.txt @@ -133,6 +133,24 @@ Don't worry if you make a mistake or delete something that you shouldn't have. W == Changelog == += 2.4.26 - 2023-06-21 = +* New: Added option to sort tags alphabetically in the Accordion element +* New: Added vertical space option for Accordion element +* New: Add width in px for the boxed option on Blocks +* New: Tags and Titles for saved blocks and saved layouts +* Fixed: Builder UI Themes +* Fixed: W3C Accessibility issues: AA, AAA, W3C +* Fixed: Countdown timezone offset +* Fixed: Numbering unordered list in Text element +* Fixed: Image Alt Title option in Right Sidebar +* Fixed: Scroll for code Mirror in Right Sidebar +* Improved: Full width for WordPress Media gallery in tablet and mobile mode +* Improved: Codebase migrate to node 18 +* Improved: Changed some elements positions and order in the elements panel +* Improved: Builder select option +* Improved: Added a helper icon for YouTube links in the Video element +* Improved: Omit 1 request for get project + = 2.4.21 - 2023-06-07 = * Fixed: Button style fill * Fixed: IconBox with hover effect