Changelog for other

1.19.1

Bug Fixes

  • Fixed processing of posts after tag was unassigned from all groups.
  • Fixed parameter “open” in Dynamic Post Filter.
  • Fixed bug in Meta Box.

Other

  • Dynamic Post Filter (Toggle): {image_src|size} accepts now also WordPress keywords for image sizes.
  • Dynamic Post Filter (Toggle): Template preview is now resizable.
  • More intuitive handling how tags are added to posts through quick edit.
  • Better handling of unsupported PHP 5.4.
  • Improved caching with post-dependent shortcode parameters.

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.

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)

0.11.1

Other

  • Button parameter ‘params’ now formatted as: “key1=value1|key2=value2| …” (Old format will continue working.)

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)

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.

0.10.0

Features

  • New parameter “count” that can be used together with “random” to limit the pool of posts to the most recent (count has positive number) or first (count has negative number). Can be used together with “offset”.

Other

  • Changed default for cache to 60 seconds (Override it with cache=0)
  • Random posts are now always determined by PHP, not the database

0.42.2

Other

  • Added warning if language selector is set to “all languages” (WPML, Polylang)
  • More system information
  • Improved caching (premium)