Skip to content

4.10.8

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 18:34
· 9278 commits to 5.x since this release
4.10.8
1bf44ce
  • Fixed a PHP error. (#14635)
  • Fixed a PHP error that could occur when running Codeception tests. (#15445)
  • Fixed a bug where deleteAsset, deleteCategory, deleteEntry, and deleteTag GraphQL mutations were returning null rather than true or false. (#15465)
  • Fixed a styling issue. (#15473)
  • Fixed a bug where exists() element queries weren’t working if distinct, groupBy, having, or union params were set on them during query preparation. (#15001, #15223)
  • Fixed a bug where users’ username properties weren’t getting set if useEmailAsUsername was enabled. (#15475)