Skip to content

Commit

Permalink
added read me files
Browse files Browse the repository at this point in the history
  • Loading branch information
alecszaharia committed Jun 21, 2023
1 parent e93f6b3 commit 1459b90
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
18 changes: 18 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1459b90

Please sign in to comment.