Changelog for other

1.13.2

Bug Fixes

  • Fixed error message when saving a taxonomy.
  • Fixed warning when processing tags.

Other

  • Purging expired transients.

1.13.1

Other

  • Better resilience if isotope script is loaded in footer.

1.13.0

Features

  • Shuffle Box: New shortcode/Gutenberg block to show tag cloud that is searchable and filterable by tag group.
  • Themes for tags and Shuffle Box.

Bug Fixes

  • Fixed sanitation of multiple class names.
  • Fixed notice on backend when updating a plugin.

Other

  • Formatted message about deactivation of base plugin as 'info', rather than 'error'.
  • Improved processing of database after changes to taxonomy and tags.

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”.

1.12.0

Features

  • Tag Clouds: You can now use the placeholder {count} for the "prepend" and "append" parameters. It will be replaced by the post count for each tag.
  • Dynamic Post Filter: New parameter "open" to determine groups that should be initially open.
  • Instead of shortcodes you can now use Gutenberg blocks. This requires the installation of the Gutenberg plugin.

Bug Fixes

  • Fixed a bug that displayed post tags headline under pages.
  • Improved processing of post meta after a tag was edited.
  • Fixed wrong characters in tag names (html ampersand encoding).
  • Meta Box: Fixed occasional malfunction if another plugin used a JS library with a function "caret".
  • Dynamic Post Filter: Fixed posts showing after closing groups, even if no tags were selected.
  • Fixed encoding issues for group names (with non-latin characters) on front end.
  • Meta Box: Fixed new tags registered also as unassigned.

Other

  • The free Tag Groups plugin is now bundled with the premium plugin. Now you can deactivate or uninstall the separate Tag Groups plugin.
  • Taxonomies are now shown in the settings with their "human-readable" names.
  • The HTML structure around tags was slightly changed. Please check if you customized anything.
  • The default class for the table tag cloud (if no table_class is given) is now "tag-groups-cloud-table" to avoid collisions. For the combined tag cloud it is "tag-groups-cloud-combined" for the enclosing div.
  • Localization updates.
  • Added the option for an alternative update channel for beta testing.
  • Prepared the internationalization of the Gutenberg blocks.

Bundle

  • bundled with Tag Groups Base version 0.38.5

0.8.1

Other

  • added aliases “before” and “after” for “date_query_before” and “date_query_after”

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