Skip to content

5.0.0-beta.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Mar 01:22
· 852 commits to 5.x since this release
5.0.0-beta.11
4d31488
  • Moved the “Forgot password?” link below the Password input on the control panel login page. (#14643)
  • Selectize inputs no longer automatically select the hovered option on Tab press. (selectize/selectize.js#2085)
  • Entries now validate that their selected type is allowed by the section. (#14654)
  • Improved the styling of queue jobs in the global sidebar. (#14656)
  • Lightswitch fields now show their field name when included in element cards. (#14655, #14657)
  • 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)
  • Fixed a bug where asset queries’ hasAlt param wasn’t working. (#14642)
  • Fixed an error that occurred when inline-editing assets. (#14646)