Changelog for Tag Groups - free

0.38.8

Bug Fixes

  • Fixed error in retrieving terms of group for REST API.

0.38.6

Bug Fixes

  • Fixed wrong options in accordion Gutenberg block.
  • Fixed occasional errors during transformation of Gutenberg block.
  • Fixed sanitation of multiple class names.
  • Fixed prepend and append parameters not working with {count} and hide_empty=0.

Other

  • Updated links to new documentation site.
  • New action hook “taxonomies_saved”.

0.38.5

Bug Fixes

  • Fixed some action hooks not triggered for term group update.

Other

  • Added direct link from selected taxonomies in settings to tag groups page.
  • Prepared the i18n of the Gutenberg blocks.

0.38.4

Bug Fixes

  • Fixed wrong encoding in some admin filter menus.

Other

  • Gutenberg: Don’t export parameters during transformation to shortcode if they hold default values.
  • Gutenberg: Updates to match latest version of Gutenberg.
  • REST API: Include taxonomy names.
  • REST API: Option to show terms of all public taxonomies.
  • Improved possibility to remove deprecated options.

0.38.3

Other

  • Tag cloud with “tags_post_id”: don’t show all groups if post has no tags
  • Tag cloud with “tags_post_id”: show only groups that are used in post (premium)

0.38.2

Bug Fixes

  • Fixed error in rendering Gutenberg blocks

Other

  • Improved compatibility with premium plugin

0.38.1

Bug Fixes

  • Fixed error “Call to undefined function register_block_type”

0.38.0

Features

  • You can now use the placeholder {count} for the “prepend” and “append” parameters (shortcodes tag_groups_cloud and tag_groups_accordion). It will be replaced by the post count for each tag.
  • Gutenberg blocks for Tabbed and Accordion Tag Cloud. Use them with the Gutenberg Plugin or the upcoming WordPress version 5.0. Shortcodes won’t be affected. Read more here.

Other

  • Default value of “heightstyle” changed to “content”.
  • New REST API endpoint for enabled taxonomies.
  • Added support for exporting latest Tag Groups Premium settings.
  • Tested shortcodes with the Gutenberg Plugin. No issues found.
  • New documentation pages with the possibility to link from plugin backend directly to a help topic. (work in progress)
  • The HTML structure around tags was slightly changed. Please check if you customized anything.

0.37.2

Bug Fixes

  • Fixed wrong entity encoding in menus on some servers.

0.37.1

Bug Fixes

  • Fixing broken HTML in tabbed tag cloud if “not assigned” included.
  • Fixing “include” not working in tabbed tag cloud with “tags_post_id.”