Release Notes

3.3.13

June 2nd, 2022

What's new

What's improved

What's fixed

3.3.12

May 18th, 2022

What's improved

What's fixed

3.3.11

May 10th, 2022

What's improved

What's fixed

3.3.10

April 29th, 2022

What's new

What's improved

What's fixed

3.3.9

April 21st, 2022

What's new

What's improved

What's fixed

3.3.8

April 20th, 2022

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

3.3.7

April 14th, 2022

What's new

What's improved

  • User avatars in the CP header are cropped appropriately. #5731 by @ncla

What's fixed

3.3.6

April 11th, 2022

What's new

What's improved

What's fixed

3.3.5

April 6th, 2022

What's new

What's improved

What's fixed

3.3.4

March 30th, 2022

What's improved

  • The site filter's badge will display the name instead of the handle. #5683 by @j3ll3yfi5h
  • Show a more graceful error when hitting a rate limit on the licensing page. #5678 by @jesseleite
  • The users fieldtype will show the first/last name in listings when applicable. #5677 by @j3ll3yfi5h
  • The "Site selected." toast message is localizable. #5687 by @j3ll3yfi5h

What's fixed

3.3.3

March 24th, 2022

What's new

What's improved

What's fixed

3.3.2

March 18th, 2022

What's improved

What's fixed

3.3.1

March 16th, 2022

What's new

  • Ability to make fields read only through the Blueprint builder. #5379 by @jackmcdade

What's improved

What's fixed

  • Fix issue in Runtime parser where augmenting within an expression could alter the scope. #5525 by @JohnathonKoster
  • Fix Grid fields not converting to JSON by making Values implement JsonSerializable. #5524 by @jasonvarga
  • Fix error when determining slug language on non-entry forms. #5523 by @jasonvarga
  • Fix nested query builder access in Regex parser. #5521 by @jasonvarga
  • Fix Runtime parser not supporting dashes in variable names. #5516 by @JohnathonKoster
  • Fix Flysystem error on Cache Manager utility page. #5509 by @jesseleite

3.3.0

March 15th, 2022

Read First

3.2.39

March 22nd, 2022

What's fixed

  • Prevent filtering users by password hashes in the APIs. #5604 by @jasonvarga
  • Fix error when determining slug language on non-entry forms. #5603 by @jasonvarga