Skip to content

4.10.7

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 21:39
· 7746 commits to 5.x since this release
4.10.7
4b05a2f
  • Fixed a bug where element index result counts weren’t getting updated when the element list was refreshed but pagination was preserved. (#15367)
  • Fixed a PHP error that occurred when making a field layout component conditional on a Time or CKEditor field. (craftcms/ckeditor#267)
  • Fixed an error that occurred when editing a user via a slideout, if the current user didn’t have permission to edit the primary site. (#15408)
  • Fixed a bug where editable tables with single-select checkbox columns weren’t deselecting the selected option automatically. (#15415)
  • Fixed a styling issue. (#15422)
  • Fixed a bug where category groups’ Template settings weren’t being auto-populated for new groups.