Changelog for Tag Groups - premium plans

1.8.2

Bug Fixes

  • Fixed: Saving a post disregarded previous post tags that weren't assigned to any group
  • Fixed: Wrong label on drop-down menu of Meta Box

Other

  • Added parameter add_premium_filter to tag cloud shortcode to optionally turn off link queries in tag cloud

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

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.

1.6.0

Features

  • Future updates from within the backend

Other

  • Caching on disk uses unified directory

1.5.3

Bug Fixes

  • Disabling the default tag box disabled also Quick Edit
  • Problem in shortcode with multiple taxonomies

Other

  • Meta Box: More fluid experience when adding all tags, not blocking other processes

Important:  If you install this version, you will have to update from Codester.

1.5.2

Bug Fixes

  • Tag Cloud: Fixed issue caused by unused taxonomies left behind by other plugins and themes

Other

  • Improved notification of updates on plugins page
  • Adjustments to match changes in base plugin

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

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