What's new
- More control over how values should be stored for querying. e.g.
date
fieldtypes storeCarbon
instances. #5156 by @jasonvarga - Support date where clauses in the query builder. #4753 by @ryanmitchell
What improved
What's fixed
- A handful of Antlers Runtime parser bugs. #5408 by @JohnathonKoster
- Brought over changes from 3.2
What's changed
- Custom
date
fields are stored in the Stache asCarbon
instances, not strings. #5156 by @jasonvarga