Skip to content

Commit

Permalink
update changelog (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasBSI authored Nov 19, 2024
1 parent 36825ca commit 0128c2f
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Next
* Export text element with .editor() function where htmlEditorConfig can be customized
* Accodion trigger button will not trigger form submission, when used within a form container


## [1.4.8] - 11.10.2024
* export text element with .editor() function where htmlEditorConfig can be customized
* use font-size of headlines for all display sizes
* add a new font-size option in headlines for mobile
* large titles are now set depending on the normal font size of headlines
* if the headlines have been extended, changes to the extension may be necessary
* show deactivated social media follow icons in edit mode with less opacity
* change twitter link to x link
* add default max-lenghts to formfields
* add further explanation to recaptcha
* accodion trigger button will not trigger form submission, when used within a form container
* update error-messages for formfields

## [1.4.7] - 11.10.2024
* Prevent spacer from shrinking to 0px if no other element is present (#386885)
Expand Down

0 comments on commit 0128c2f

Please sign in to comment.