v3.2.30
What's new
- Support sub-field querying (JSON) in the query builder. #4758 by @ryanmitchell
- The
collectiontag (and others) cansortby sub-fields. #5030 by @jasonvarga - Uploaded assets may be attached to form submission emails. #4726 by @jacksleight
- Provide errors indexed by fields for the
user:reset_password_formtag. #4822 by @marcorieser DataCollectioncan use the first value of an array for sorting. #4967 by @arthurperton- Add
min_andmax_filesizevalidation rules forassetsfieldtypes. #4980 by @arthurperton
What's improved
- The
displayfield is auto-focused in the blueprint builder. #5026 by @jackmcdade
What's fixed
- Fix state mutations in Replicator, causing the page to freeze in some situations. #5031 by @arthurperton
- Fix the Asset's
removemethod not removing anything. #5038 by @arthurperton - Fix inappropriate state mutations in Grid and Assets fieldtypes. #5005 by @arthurperton
- Fix terms not being sorted appropriately in other sites. #4982 by @arthurperton
- Fix the range field's derpy layout of uneven widths #5027 by @jackmcdade
- Fix
Viewmethod chainability. #5020 by @jasonvarga - Fix unnecessary dirty state when changing sites. #5013 by @jasonvarga
- Fix readonly sub-fields in localizable Grid and Bard fields. #4962 by @arthurperton