Changelog for Tag Groups - free

0.37.0

Features

  • REST API endpoints /wp-json/tag-groups/v1/groups/ and /wp-json/tag-groups/v1/terms/ (currently only GET/read)

Bug Fixes

  • fixed broken HTML in accordion with parameter “include”

Other

  • If you use a custom theme, make sure your theme’s selector (CSS Scope on jQuery UI) is “.tag-groups-cloud”, not “.tag-groups-cloud-tabs”. Or add “.tag-groups-cloud-tabs” to div_class.

0.36.1

Other

  • new version of SumoSelect (modified to allow for placeholders in single selects)
  • better cleanup during deinstallation
  • added action hooks
  • performance improvements for tag clouds

0.36.0

Features

  • new parameter/value info=label for shortcode tag_groups_info

Bug Fixes

  • permission settings to edit groups affected also editing tags

Other

  • after using and while deactivating the premium plugin, permissions to edit tag groups are reset to defaults
  • performance improvements
  • rebuild relevant post meta after taxonomy change (premium)

0.35.4

Bug Fixes

  • fixed wrong post count of tags that are used with multiple groups (premium plugin)

0.35.3

Other

  • default caching type changed to database
  • performance improvements for tag clouds with multiple groups per tag (premium plugin)

0.35.2

Bug Fixes

  • fixed wrong post count of tags that are used with multiple groups (premium plugin)
  • fixed wrong calculation of minimum font size in tabbed tag cloud

0.35.1

Bug Fixes

  • fixed error when resetting groups
  • fixed link to Tag Groups page

Other

  • added admin notice
  • improved debugging messages

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

Bug Fixes

  • reverse change that affected premium plugin (order in drop-down menu)

0.34.6

Bug Fixes

  • fixed issues with deleting and moving groups
  • wrong order in a filter menu

Other

  • improved localization of onboarding message (sorry if displayed to existing users)
  • fixed warning when using parameter assigned_class in shortcode