Skip to content

4.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 20:11
· 6855 commits to 5.x since this release
4.10.1
511e827
  • Added craft\web\View::getModifiedDeltaNames().
  • craft\web\View::registerDeltaName() now has a $forceModified argument.
  • Fixed a bug where changed field values could be forgotten within Matrix fields, if a validation error occurred. (#15190)
  • Fixed a bug where the graphql/create-token command was prompting for the schema name, when it meant the token name. (#15205)
  • Fixed an error that could occur when applying a draft. (#15211)
  • Fixed a bug where keyboard shortcuts weren’t getting registered properly for modals and slideouts opened via a disclosure menu. (#15209)