Skip to content

4.8.5

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Mar 01:16
· 11587 commits to 5.x since this release
4.8.5
f0fd4fd
  • Selectize inputs no longer automatically select the hovered option on Tab press. (selectize/selectize.js#2085)
  • The setup/cloud command now ensures that the environment and composer.json are configured to use PHP 8.1+.
  • Fixed a JavaScript error that could occur if another error occurred when performing an element action.
  • Fixed a bug where filesystems’ afterSave() and afterDelete() methods weren’t getting called. (#14634)
  • Fixed an error that could occur on elements/recent-activity Ajax requests when editing an element. (#14635)