What's new
- The
group_by
modifier can now be looped over, use nested values, and handles dates. #4322 - Added a
split
modifier. #4305
What's improved
- Updated French, German, Swiss, and Russian translations. #4332 #4311 #4306
- Return queries from
QueriesConditions
trait. #4312 - Improve IDE completion of
GraphQL
facade. #4307
What's fixed
- Fixed
User
class not being overridable. #4243 - Fixed
users
fieldtype outputting too much data. #4243 - Don't show "toggle all" checkbox in the asset selector if only one file is selectable. #4309
- Fix pages that start with the CP route, but not actually within the CP, being considered a CP route. (e.g.
/cpa
) #4324 - Support default values on all applicable form inputs. #4323