Changelog for Tag Groups - premium plans

1.18.3

Bug Fixes

  • Fixed an error in the migration routine that caused post metas not to be migrated

Other

  • Alphabetical sorting of groups respects now the language of WPML.

1.18.2

Other

  • Updated to Tag Groups version 0.43 (Feature: Sort tag groups alphabetically on back end)

1.18.1

Bug Fixes

  • Fixed performance issues in combination with certain other plugins.

1.18.0

Features

  • New shortcode (tag_groups_post_list) and Gutenberg block (Post List) to show a list of post that match selected tag groups.
  • New permissions who can change the groups of a tag.

Bug Fixes

  • Fixed caching of tag clouds (wrong unique id).
  • Fixed filter on posts admin page when Polylang plugin is active.

Other

  • Improved database performance.
  • Migration and maintenance routines reworked for higher volumes of posts and tags.

1.17.5

Bug Fixes

  • Fixed bug in Dynamic Post Filter on 32bit-machines
  • Fixed wrong default taxonomies in tabbed tag clouds.

Other

  • Added placeholder {post_category} for template of Dynamic Post Filter
  • Added Gutenberg block for alphabetical tag cloud
  • Reversed default for add_premium_filter (now by default off)

1.17.4

Bug Fixes

  • Fixed error when using Classic Editor plugin with setting to hide default Tag Meta Box

1.17.3

Bug Fixes

  • Fixed issues in determining number of tags per posts for a particular group

Other

  • Added experimental shortcode [[tag_groups_alphabet_tabs]] to show first letters of tags instead of groups (beta). Try parameters include_letters and exclude_letters=”abc”. Not yet available as Gutenberg block.

1.17.2

Bug Fixes

  • Fixed issue when default post_tag taxonomy is used with custom posts

Other

  • Fixed compatibility issues with the latest version of Gutenberg (WP 5.0).
  • Default "Tags" panel can now also be removed in Gutenberg (WP 5.0).

1.17.1

Bug Fixes

  • Fixed: Tag clouds not showing correct number of posts when using WPML
  • Fixed an occasional error when Gutenberg is not installed

Other

  • Dynamic Post Filter: Speed improvement when using the pager
  • Dynamic Post Filter: Fix for a bug in jQuery’s autocomplete that required a double-tap on iPhones
  • Get the latest 100 posts to Gutenberg blocks

1.17.0

Features

  • Shuffle Box: New parameter show_filter_all_groups – set it to 0 if you want to hide the “all groups” filter
  • Shuffle Box: New parameter initial_group – set a group filter that is selected at the beginning
  • Dynamic Post Filter: New parameter hide_close_buttons – set it to 1 to hide the close buttons next to the groups
  • Dynamic Post Filter: New parameter display_amount – set it to 1 to show a line with the total amount. (Note: May not always show immediately after activation due to caching.)
  • Dynamic Post Filter: New parameter message_amount_plural – message to display the total amount of posts, can contain the placeholder {count}
  • Dynamic Post Filter: New parameter message_amount_singular – message for a total amount of 1 post

Bug Fixes

  • Dynamic Post Filter: List of post was not refreshed when removing the last tag in a group and other groups still have tags.
  • Fixed error messages for post tags under posts, if tags have been removed

Other

  • Manually clearing the cache now also removes the cache of the Dynamic Post Filter