Changelog for Tag Groups - free

0.32.0

Features

  • two new shortcode parameters help you fine-tune which tags to display: include_terms, exclude_terms

Bug Fixes

  • fixed parameter "active" not working for accordion
  • fixed stubborn empty separator in accordion

Other

  • removed a non-breaking space between tags in tag clouds because it made styling more difficult. (Please use CSS if you need more space.)

0.31.2

Bug Fixes

  • fixed errors during uninstallation
  • bug fixes in cache for better integration with premium plugin

0.31.1

Bug Fixes

  • tag groups admin: fixed further issue caused by unused taxonomies formerly used by other plugins and themes
  • uninstallation: remove cache dir and fixed some errors
  • temporarily added back method in caching for backwards-compatibility

0.31.0

Features

  • export includes now also terms with their term groups

Bug Fixes

  • fixed issue with caching (database)
  • tag clouds and tag groups admin: fixed issue caused by unused taxonomies formerly used by Other plugins and themes

Other

  • fixed some non-critical errors and warnings in Edit Plugins view
  • some performance improvements and code optimizations
  • improved tag filter

0.30.0

Features

  • new shortcode parameter link_append for adding queries to the tag cloud links
  • new shortcode parameter heightstyle for accordion to adjust the height of the tag containers. For more information see "Fill space" and "No auto height".

0.29.1

Bug Fixes

  • Fixed wrong post filter for post tag taxonomy

0.29.0

Features

  • added links from tag group admin screen directly to tags and posts screen with activated filter (if applicable)
  • displaying post type of taxonomies in settings behind taxonomy names
  • (experimentally) enabled post filter also for categories (while hiding the deranged default category filter menu)

Bug Fixes

  • fixed faulty post filter for custom taxonomies
  • fixed warnings about non-existing taxonomies

0.28.0

Features

  • shortcodes: added random sorting (orderby="random")
  • updated shortcode instructions
  • reduced debug messages in caching

0.28.1

Bug Fixes

  • fixed an error during activation

0.27.0

Features

  • shortcodes: added the option of natural sorting of tag/term names (orderby="natural")

Bug Fixes

  • fixed preloading of cache
  • minor styling issue