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 nested Content Block fields’ content could be lost during a batched resave that included revisions. (#19543)
Fixed a bug where Money and Number fields’ currency labels didn't line up with their inputs. (#19547)
Fixed a bug where Structure entries’ “Parent” field could be populated with the parent entry from a different site than the one being edited. (#19576)
Fixed a bug where the search input on the Users index page could be filled in automatically by LastPass. (#19584)
Fixed a bug where public registration could fail when sending the activation email, if email verification wasn’t required but the password was deferred. (#19610)
Fixed a bug where custom fields nested within Content Block fields weren’t editable from element indexes. (#19602)
Fixed a bug where nested relational fields weren’t enforcing their “Validate related {type}” setting. (#19625)
Fixed a bug where newly-created generated fields weren’t immediately available to card previews. (#19166)
Fixed a high-severity SQL injection vulnerability. (GHSA-mjj9-pjh4-r48g)