Changelog for feature

0.9.0

Features

  • filter posts on the back end and show only posts that have tags belonging to particular tag groups
  • diversified permissions: now editors can edit tag groups, while vital settings can only by changed by administrators

0.8.0

Features

  • new parameters for shortcode to display a separator

Bug Fixes

  • fixed potential problem when flushing the cache

0.7.0

Features

  • supports now other taxonomies than post_tag
  • user-friendlier settings page

Bug Fixes

  • fixed wrong group displayed on quick edit

0.6.0

Features

  • optional output as array for theme developers
  • tags can now be sorted

Bug Fixes

  • counting tags

0.5.0

Features

  • improved inline editing in tag list (still problems with Opera browser)
  • hardened security with 'nonce'

Bug Fixes

  • with WPML installed, inline editing of tag groups showed up at posts

0.4.0

Features

  • tabs on tag cloud: support for mousover and collapsible
  • optionally not enqueuing jQuery for custom themes

Bug Fixes

  • problem saving themes

0.3.0

Features

  • support for WPML string translation of tag group labels

Bug Fixes

  • incomplete deletion of tag groups
  • no display of unused tags
  • wrong counting of tags
  • obsolete JS

0.2.0

Features

  • Introduced an option to show a tag cloud without tabs - useful when displaying tags of just one group.
  • Tag groups are now visible as new column in the tag list.
  • Tag groups can now be assigned upon tag creation and changed directly in the tag list.

Bug Fixes

  • Showing wrong tag group in single tag view.