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