Changelog for Tag Groups - free

1.39.8

Bug Fixes

  • Fixed bug in random sorting.

Other

  • Tag clouds/lists: Added parameter exclude to blocks.
  • Tag clouds/lists: Trying to ignore wrong (formatted) quotes used with parameters.
  • Improved layout of Tag Groups Admin page when filters are off.

1.39.5

Bug Fixes

  • Fixed bug in transient management.

Other

  • Smaller cache chunks to avoid database issues.
  • Tag cloud shortcodes: experimental parameter exclude to exclude groups.

1.39.4

Other

  • Tag Groups admin page: Improved compatibilty with other plugins that read $_REQUEST['taxonomy'].
  • Make sure that no other plugin adds output after AJAX response.
  • Freemius SDK updated to version 2.4.2, bringing clearer information and more links for help.
  • Back end post filter: Improved compatibility with custom post types that don’t use categories.

1.39.0

Features

1.38.1

Other

  • Improved compatibility with plugins that collect JavaScript and move it to the end of the page.

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

Bug Fixes

  • Restored compatibilty with WPML when using parameter threshold

1.36.1

Premium version only