Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@ndiego ndiego released this 09 Mar 17:14
· 69 commits to main since this release

Added

  • Added dropzone support for media library uploads and custom SVGs.
  • Added support for style elements in custom SVGs.
  • Added the ability to insert an SVG icon from the Media Library if SVG uploads are enabled on the website.
  • Added the ability to clear the current icon.

Changed

  • Updated the block inspector panels for WordPress 6.2 compatibility.
  • Updated the replace dropdown to use the native DropDownMenu component for improved WordPress 6.2 compatibility.

Fixed

  • Fixed invalid DOM properties error. Thanks @DeoThemes for reporting this issue and suggesting a solution! (#25)
  • Fixed a few minor CSS issues for WordPress 6.2 compatibility.