New routing engine, fixes
November 16, 2020
IMPROVED
- [EXPERIMENTAL] New routing engine, which allows you to use named parameters in slug. For more information, visit routing improvements details
- properties with the type
arraywill have the default value of[]instead ofnull - allow to undelete Page
FIXED
- edge case scenario when the legacy
sluguser property was changed even iffirst_nameandlast_namewere not asset_updatemutation failing in some edge case scenarioshash_assignfailing without proper description in case of syntax erroradmin_pagesGraphQL query whenhandlerfield was included in the result set- sorting by property in GraphQL queries will put
nullvalues correctly at the beginning/at the end