Changelog for other

1.26.1

Bug Fixes

  • Fixed manual sorting of tags by group IDs in backend
  • Fixed some cron jobs not running

Other

  • Permission to edit HTML in tag descriptions now respects unfiltered_html
  • New option to automatically clear object cache
  • Saving groups of a tag only if there is a change
  • Fixing problems with plugins that concatenate and delay scripts
  • Improved loading premium style sheets when using features of free plugin

1.26.1

Bug Fixes

  • Fixed manual sorting of tags by group IDs in backend

Other

  • Permission to edit HTML in tag descriptions now respects unfiltered_html
  • Saving groups of a tag only if there is a change
  • Fixing problems with plugins that concatenate and delay scripts

1.26.0

Features

  • Now you can set default groups for all new tags (Tag Groups menu: Back End)
  • Dynamic Post Filter with Toggles: New shortcode [[tag_groups_dpf_toggle_reset]] to display reset button
  • Dynamic Post Filter with Toggles: Preset the filter with selected tags. In the shortcode [[tag_groups_dpf_toggle_menu preset_tags=”tag1,tag2″]] or via URL ?presettags=tag1,tag2

Bug Fixes

  • Fixed maintenance routine missing out on some cases
  • Fixed missing script when “Always load shortcode scripts” is deactivated.
  • Fixed some post meta incompletely processed under certain circumstances

Other

  • Improved automatic handling of cache
  • Speed improvements
  • Post counts of tags now fall back to default WP count if post meta is not yet available
  • Dynamic Post Filter with Toggles: Persistent filter is now by default ON. Turn off with persistent_filter=0.
  • Ability to detect Gutenberg when “Always load shortcode scripts” is deactivated.
  • Made further Ajax communication more resilient against interference

1.26.0

Bug Fixes

  • Fixed missing script when “Always load shortcode scripts” is deactivated.

Other

  • Ability to detect Gutenberg when “Always load shortcode scripts” is deactivated.
  • Made further Ajax communication more resilient against interference

0.15.1

Other

  • Cookie lifetime for each_once changed to 1 day, now independent of cache lifetime.

1.25.2

Other

  • Illustrated shortcodes in settings with images.
  • Improved styling of Dynamic Post Filter with Toggles for some themes.
  • Notification to clear cache after changing a post status.

1.25.2

Other

  • Illustrated shortcodes in settings with images.

1.25.0

Features

  • Added jQuery UI theme “delta”.
  • Added button in First Aid to reset filter on tags page.

Bug Fixes

  • Dynamic Post Filter with Toggles: If no taxonomy set via parameter, use all from settings.

Other

  • Minor performance and design tweaks.

1.25.0

Features

  • Added jQuery UI theme “delta”.
  • Added button in First Aid to reset filter on tags page.

Other

  • Minor performance and design tweaks.

0.14.1

Other

  • Fixed typo
  • Made debugging more compatible with other plugins that get up early