Changelog for Tag Groups

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

1.5.1

Bug Fixes

  •   Meta Box: Fixed issue if more metabox is enabled for more than one taxonomy.

1.5.0

Features

  • Meta Box: Tags can now be moved to another group by drag and drop.
  • Tag Cloud: New shortcode parameter link_append for adding queries to the tag cloud links.
  • Dynamic Post Filter: Improved template with image sizes.

Bug Fixes

  • Meta Box: Fixed saving tags if used alongside the default tag box.
  • Meta Box: Prevented submitting tags from default tag box possible when it's disabled.
  • Meta Box: Prevented showing the group selector before all tags are available.

Other

  • Meta Box and Dynamic Post Filter: speed and stability improvements
  • Option to disable update checks by setting define('CM_UPDATE_CHECK', true );

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

1.4.0

Features

  • Meta Box: New button to add all tags of one group
  • Meta Box: New and moved tags now with different colors
  • Meta Box: Optional prevention of adding new tags or moving tags to another group is now case-insensitive
  • Meta Box: New setting to override restrictions to add new tags or moving tags to another group by user role
  • Dynamic Post Filter: Better protection agains (rare) "overtaking" responses on slow networks
  • Shortcode "tag_groups_table": Added random sorting with orderby="random"

Bug Fixes

  • Fixed wrong capability to test for authors

1.3.0

Features

  • Shortcode "tag_groups_table": Added the option of natural sorting of tag/term names (orderby="natural")
  • Update check in the Settings under the "About" tab checks for availability of later version
  • Dynamic Post Filter: bigger size of tags on small screens
  • Meta Box: In rare cases of multisite installations, tags would not be saved because WP continuously believes the site is being switched