You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a bug where some blank user group and entry type values weren’t getting omitted from project config data. (#16272, #16273)
Fixed a bug where pressing Return when a color text input within an editable table was focused was submitting the form rather than moving focus to the next row.
Fixed a JavaScript error that occurred on the Plugins index page, if there were any missing plugins associated with the Craft CMS license and no plugins were Composer-installed yet.
Fixed a bug where custom fields would stay visible within Field Layout Designer field libraries when they didn’t match the search criteria, if they had previously been dragged. (#16277)
Fixed a bug where new, unsaved nested addresses and entries could cause validation errors when saving the owner element. (#16282)
Fixed a bug where spaces in phone number values within Link fields were getting replaced with + characters rather than -. (#16300)
Fixed a bug where Link fields weren’t responsive for small container sizes.