Changelog for Tag Groups - premium plans

1.28.3

Bug Fixes

  • Meta Box: Improved the removal of Gutenberg tag panels for non-default taxonomies.
  • Toggle Post Filter, Dynamic Post Filter: Improved caching of custom post types.
  • Default taxonomy for front end features were not always all enabled in settings.
  • Toggle Post Filter, Dynamic Post Filter: fixed wrong default value in Gutenberg block.
  • Toggle Post Filter: Fixed weird scrolling behavior under rare circumstances.

1.28.2

Bug Fixes

  • Shuffle Box: Fixed wrong default for div class in Gutenberg block
  • Toggle Post Filter: Fixed error message with persistent filter when only text search used
  • Toggle Post Filter: Fixed message about search result not cleared under certain circumstances

1.28.1

Bug Fixes

  • Toggle Post Filter: Text field filled but all toggles off didn’t trigger search request when returning to the page
  • Post Filters, Gutenberg Blocks: Value of Static Taxonomy not shown in options (although correctly saved)
  • Table Tag Cloud, Gutenberg Block: Added missing option to hide empty columns

Other

  • Toggle Post Filter: Added 1 sec delay before search when clicking on toggles in order to avoid obsolete requests
  • Alphabetical Tag Index, Alphabetical Tag Cloud: Removed ineffective options
  • The Setup Wizard is now Gutenberg-aware

1.28.0

Features

  • Post filters: New option to display message about posts in a Growl-style notification
  • New Gutenberg blocks for Tag List and Alphabetical Index

Bug Fixes

  • Post filters: Fixed multi-line post templates in parameters
  • Tag clouds: Fixing wrong order when sorting by post count
  • Meta Box: Fixed error message from Draggable
  • Toggle Post Filter: Fixed label connecting to wrong toggle

Other

  • Improved transformation of blocks to shortcodes
  • Alphabetical Index/Tabs: Font sizes now calculated across all chapters
  • Post filters: Number of found posts counts now the displayed posts only if pager is off
  • Post filters: Scrolling to search result only on small screens, or by click on notification overlay
  • Toggle Post Filter: Increased area for tapping on toggles

1.27.2

Bug Fixes

  • Fixed error for natural sorting.
  • Toggle Post Filter: Fixed option “Hide unused tags”.

1.27.1

Bug Fixes

  • Toggle Post Filter: Fixed static taxonomy and static terms
  • Toggle Post Filter: Fixed options and links to documentation in Gutenberg block
  • Post Filters: Fixed wrong and missing escaping

Other

  • Toggle Post Filter: Reset button can be any button with class “tg_dpf_toggle_reset_button”.

1.27.0

Features

  • Toggle Post Filter: Optional field for text search. Search for a word or exclude with prepended minus
  • Toggle Post Filter: Wide layout for toggles
  • Toggle Post Filter: Wide, columns, boxed and masonry layouts for posts
  • Toggle Post Filter: Now available as Gutenberg blocks

Bug Fixes

  • Fixed: Compressed script loaded in debug mode
  • Fixed: Recovering last article in Toggle Post Filter when click happened without triggering search

Other

  • “Dynamic Post Filter with Toggles” shortened to “Toggle Post Filter”
  • Post Filters: Optimized cache usage

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

Bug Fixes

  • Fixed warning when trying to load custom theme that has been removed.
  • Fixed deprecation notice.