Skip to content

Release v1.10.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 12:19
· 24 commits to main since this release

Features

  • implement wysiwyg-content component for improved block rendering (7b70e9b)

Bug Fixes

  • add theme synchronization on livewire navigation for improved user experience (d47ea00)
  • allow SVG uploads in media uploader validation (2adca7b)
  • enhance menu component by adding class support and improving theme handling (4b4f134)
  • streamline settings retrieval by removing unnecessary variable assignment (5becdf5)
  • update block type handling in convertEditorJsBlock method for improved flexibility (215038b)

Code Refactoring

  • reorganize CSS files and enhance theme handling with new header height sync functionality (812d63b)

Full Changelog: v1.9.2...v1.10.0