What's improved
- Submission date now uses localized date format #9215 by @mmodler
- French translations #9218 by @ebeauchamps
What's fixed
- Fix nested JSON field handles not passing validation #9217 by @caseydwyer
- Fix null values not being filtered on front-end forms #9212 by @ryanmitchell
- Fix
{{ children }}
tag for collections other than Pages #9210 by @MedRochon - Use
setTimeout
to fix dirty state issue #9213 by @duncanmcclean