Changelog for Tag Groups

1.2.0

Features

  • Meta Box: New Option to open all groups that contain terms when editing existing post

Bug Fixes

  • Fixed non-critical warning for file not found

0.27.0

Features

  • shortcodes: added the option of natural sorting of tag/term names (orderby="natural")

Bug Fixes

  • fixed preloading of cache
  • minor styling issue

0.26.1

Bug Fixes

  • fixed potential problem when first time saving settings (option turned off)

Other

  • added information about premium plugin to About screen

1.1.0

Features

  • Dynamic Posts Filter: new parameter "placeholder"

Bug Fixes

  • Dynamic Posts Filter: Fixed Javascript error when using "groups_only" parameter
  • Dynamic Posts Filter: Fixed posts not found when using "groups_only" parameter

1.0

  • initial public release

0.26.0

Features

  • enqueue frontend scripts and styling only if shortcode in use (opt in)
  • further improvement of interoperability with premium plugin

Bug Fixes

  • fixed problem to save empty slug or description

0.25.3

Bug Fixes

  • fixed wrong tag groups admin menu open when more than one taxonomy chosen
  • fixed messed-up HTML structure if no tabs displayed
  • fixed wrong styling of some confirmation messages

Other

  • prevent error when jQuery UI is not properly loaded

0.25.3.1

Bug Fixes

  • minor fix for About page

0.25.2

Bug Fixes

  • fixed error message when tag clouds are created via PHP
  • improved caching for news on "about" page

0.25.0

Features

  • improved security: exported and imported settings not easily accessible
  • improved usability of the settings page

Bug Fixes

  • fixed parameter "amount" not showing any tags when0 (affecting only PHP output as array)
  • fixed Group Tag admin page not appearing at selected taxonomy
  • fixed "non-object" notice if $screen is not available
  • fixed relationship parent - child not saved with tags/terms

Other

  • Growing code made it necessary to refactor the structure for better overview and future extensibility.