Skip to content

v3.3.8

Choose a tag to compare

@github-actions github-actions released this 20 Apr 17:39

What's new

What's improved

What's fixed

  • Fix issue where adding an image to Bard will make an needless, erroring AJAX request. #5864 by @fdabek1
  • Fix issue where the terms fieldtype filters out too much. #5865 by @jasonvarga
  • Fix group_by modifier not working with grids. #5858 by @jasonvarga
  • Runtime: Preserve builder instances when being supplied in dynamic bindings and modifiers, or when they've been scoped/nested. #5807 by @fdabek1
  • Runtime: Fix single letter variables without spaces skipping HTML content. #5843 by @fdabek1
  • Fix validation error when attempting to create a taxonomy that has the same handle as a collection. #5850 by @grandpalacko