5.7.0
What's Changed
- Start testing against PHP 8.3 by @sergiy-petrov in #899
- Add the possibility to use the literal relation names in the
allowedFields. by @carvemerson in #917 - Add
unsetDefaultas a replacement fordefault(null)which was removed in 5.6.0 by @patrickrobrecht in #902 - Allow passing an array to the
defaultSortfunction as documented by @MajidMohammadian in #904 - Add
disable_invalid_includes_query_exceptionconfig option by @dimzeta in #906 - Update
AllowedFilter.phpto includegetFilterClassfunction by @justasSendrauskas in #909
New Contributors
- @sergiy-petrov made their first contribution in #899
- @carvemerson made their first contribution in #917
- @patrickrobrecht made their first contribution in #902
- @MajidMohammadian made their first contribution in #904
- @dimzeta made their first contribution in #906
- @justasSendrauskas made their first contribution in #909
Full Changelog: 5.6.0...5.7.0