Changelog for feature

0.35.0

Features

  • new shortcode tag_groups_info to display number of tags per group on the frontend

Bug Fixes

  • fixed occasional warnings about not defined array indices

Other

  • shortcode documentation now only on website (for easier maintenance and localization)

0.34.4

Bug Fixes

  • fixed missing group name in array (PHP API)

Other

  • better debugging options for Ajax
  • updated list of premium features

1.8.1

Features

  • multiple groups per tag (term)
  • drop-down menu with search to assign groups to tags
  • group filter by URL parameter
  • tag clouds link to filtered post list

1.8.0

Features

  • multiple groups per tag (term)
  • drop-down menu with search to assign groups to tags
  • group filter by URL parameter
  • tag clouds link to filtered post list

0.34.0

Features

  • drop-down menu to add groups to tags now with integrated search field (useful for long lists of groups)

Other

  • preventing caching of scripts and styles over version changes

Notes

  • for developers who access the tag group information with their own code: some options are now deprecated

0.33.0

Features

  • use multiple tag clouds on same page without need to use div_id parameter

Bug Fixes

  • fixed activation error directly after new installation

Other

  • some changes under the hood to facilitate new features in the upcoming premium version

1.7.0

Features

  • New shortcode parameters include_terms, exclude_terms

Bug Fixes

  • Meta Box: Last tag could not be removed.

Other

  • Improved handling of tags with duplicate names.

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

1.6.0

Features

  • Future updates from within the backend

Other

  • Caching on disk uses unified directory

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