Changelog for Tag Groups

1.38.0

Features

  • Group Info shortcode: new option to display groups labels with links

Other

  • Meta Box: Added link to settings and info message if groups are hidden.
  • Toggle Post Filter with slider: regularly adjust the slider height for mobile screens when a browser menu temporarily reduces the drawing space.
  • Group Info shortcode: more combination of parameters are now possible; default for group_id was changed to ‘all’
  • Fixed deprecation messages in JavaScript.

1.38.0

Other

  • Groups Info shortcode: more combination of parameters are now possible; default for group_id was changed to ‘all’
  • Fixed deprecation messages in JavaScript.

1.37.1

Other

  • Performance improvement for import routine.
  • Logging to debug.log (if activated) is now less verbose. To log more information enable it in the new “debugging” settings, Troubleshooting menu, or use define( 'CM_DEBUG', 'verbose' ); in wp-config.php.
  • Fixed deprecation notices in PHP 8.

1.37.1

Bug Fixes

  • Fixed bug in settings when deselecting all groups of tags to appear under posts.
  • Fixed: empty div class in Post List.
  • Fixed: JS error in Dynamic Post Filter.
  • Fixed: empty table ID in Table Tag Cloud.

Other

  • Performance improvement for import routine.
  • Logging to debug.log (if activated) is now less verbose. To log more information enable it in the new “debugging” settings, Troubleshooting menu, or use define( 'CM_DEBUG', 'verbose' ); in wp-config.php.
  • Fixed deprecation notices in PHP 8.

1.37.0

Features

  • Developers: experimental methods POST, PUT and DELETE for the REST API. See the documentation for more details.

Other

  • Required minimum PHP version is now 7.2. The plugin may work with lower versions but they are not supported.

1.37.0

Features

  • Toggle Post Filter, menu shortcode: now different logical operators per group are possible, operator="all:OR|1:AND|3:OR"
  • Toggle Post Filter, menu: new parameter one_only_groups to select groups where visitors can activate only one tag.
  • Toggle Post Filter: new shortcode tag_groups_tpf_text_search and block to create a separate text search field.
  • Developers: experimental methods POST, PUT and DELETE for the REST API. See the documentation for more details.

Bug Fixes

  • Toggle Post Filter: Fixed JS error when not specifying ‘order by’.
  • Toggle Post Filter: Fixed but that prevented use of not assigned terms.

Other

  • Required minimum PHP version is now 7.2. The plugin may work with lower versions but they are not supported.

1.36.4

Bug Fixes

  • Post List: Sometimes the shortcode did not use the default taxonomies
  • Post List: Fixed bug in pagination

Other

  • Developers: Added filter tag_groups_excerpt (see documentation for more details)

1.36.3

Bug Fixes

  • Toggle Post Filter: Gutenberg block for posts wrongly assumed we were using legacy menu block
  • Developers: Fixed filter hook for views

Other

  • Performance improvement for determining the post count in tag clouds
  • CSS improvements

1.36.2

Bug Fixes

  • Restored compatibilty with WPML when using parameter threshold
  • Toggle Post Filter: Fixed persisting opacity issue with posts

1.36.2

Bug Fixes

  • Restored compatibilty with WPML when using parameter threshold