Changelog for bug fix

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

Bug Fixes

  • improved prevention of caching the redirection in the browser (Cache-Control header)

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

0.6.1

Bug Fixes

  • improved prevention of caching the redirection in the browser (redirection code)