Skip to content

Version 1.9.0

Latest
Compare
Choose a tag to compare
@ndiego ndiego released this 20 Jul 22:19
· 3 commits to main since this release

Added

  • Add support for clientNavigation interactivity, meaning that the Icon Block can now be placed in Query Loops with client-side navigation enabled.

Changed

  • Update "Tested up to" to WordPress 6.6.
  • Update minimum WordPress version to 6.4.
  • Update minimum PHP version 7.4.
  • Update the settings panel to use the ToolsPanel component, which is consistent with WordPress Core.
  • Update the Playground blueprint for the Live Preview.

Removed

  • Remove the custom OptionsPanel component in favor of the Core ToolsPanel and ToolsPanelItems components.

Fixed

  • Fix the bug causing icon categories to become unalphabetized after the search.
  • Fix text overflow bug caused by custom icon categories with long names.
  • Fix the bug where the icon color input would get duplicated when setting the icon label. This occurred when blockInspectorTabs was set to false.
  • Fix a typo in the "Justify Stretch" icon name.