Changelog for feature

0.12.0

Features

  • New parameters comment_count, comment_count_min (>=) and comment_count_max (<=) to filter by comment count. The value is always an integer. comment_count also takes negative values, which means “not”. Requires WordPress 4.9+.

Other

  • Whitelisted more tracking parameters for Google and Matomo Analytics.

1.21.0

Features

  • The Meta Box can now show unassigned tags.
  • Added two more themes to the defaults (for the tabbed and the accordion tag clouds).

1.21.0

Features

  • Added two more themes to the defaults (for the tabbed and the accordion tag clouds).

1.20.0

Features

  • New Setup Wizard (launches automatically, or search for “wizard” in the settings)

Bug Fixes

  • Meta Box: Fixed error when same tag in second group was not always saved.
  • Fixed issues in uninstall routine.

Other

  • Alphabetical Tag Cloud: Fix for uppercasing of ß in Unicode canceling out all letters S.
  • Purging cache of Dynamic Post Filter (Toggle) and Post List when saving a post.

1.20.0

Features

  • New Setup Wizard (launches automatically, or search for “wizard” in the settings)

Bug Fixes

  • Fixed issues in uninstall routine.

Other

  • Alphabetical Tag Cloud: Fix for uppercasing of ß in Unicode canceling out all letters S.

1.19.0

Features

  • New feature: Dynamic Post Filter With Toggles: Your visitors don’t enter tags but toggle them on and off. Otherwise similar to the Dynamic Post Filter.
  • Dynamic Post Filter: Added parameter persistent_filter to recover the filter state after clicking on a post and returning to the list.
  • Dynamic Post Filter: The template placeholder {image_src|widthxheight} accepts now percentages or “auto” as values.
  • Dynamic Post Filter: Added groups_only parameter to Gutenberg block (Search posts by groups, without tags).
  • Dynamic Post Filter: You can now display filter menu with tag input field and posts in different locations.
  • Shuffle Box: Can now be used multiple times on the same page.
  • Meta Box (on the post edit screen): Two new options let you show only selected groups and open groups (rather than showing the menu)

Bug Fixes

  • Maintenance: Fixed bug that caused some posts not to be processed.
  • Import/Export: Fixed bug retrieving options.

Other

  • Simplified the migration routine so that it runs even on your most finicky database servers.
  • Dynamic Post Filter: Valid template placeholders are now listed in the settings where you edit the template.
  • Dynamic Post Filter: sumoselect is now by default on and the menu is styled. Turn off with sumoselect=0.
  • Additional maintenance checks in the Troubleshooting.

For more details please see the announcement.

1.18.3

(The free plugin had to adopt the version numbering of the premium plugin because some parts of the automatic workflow made that necessary.)

Features

  • New parameter “include” in alphabetical tag cloud: Use only tags that are in selected groups.

Other

  • Migrated to more flexible licensing options, including free trials. Simply skip opt-in if you don’t need premium features.

0.43.0

Features

  • Sort tag groups alphabetically on back end

Bug Fixes

  • Fixed filter on posts admin page when Polylang plugin is active

Other

  • Smoother user experience on tag groups admin page
  • Improved caching (premium)

0.11.0

Features

  • New parameter ‘bias’, to be used together with ‘?redirect_to=random’ and ‘count’. The value of this parameter is a percentage that determines how much the posts determined by ‘count’ will be preferred over the rest. Example: www.example.com/?redirect_to=random&count=10&bias=80 -> The most recent 10 posts will be preferred with an 80% probability. Can be used together with ‘offset’.

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.