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 Entries fields’ entry select modals could show expand/collapse toggles for Structure sections, for elements that didn’t have any selectable descendants. (#16506)
Fixed a bug where changes to custom fields within Matrix blocks weren’t getting merged into existing drafts for the same owner element. (#16519)
Fixed a bug where native fields (e.g. Title) were showing changed statuses when viewing revisions, if they had been updated since the time the revision was created.
Fixed a bug where eager-loading element queries could create an excessive amount of cache invalidation tags.
Fixed a bug where it was possible to enable elements for new sites with validation errors. (#16505)
Fixed a bug where setting transaction: true in the Codeception configuration wasn’t rolling back database DML changes after a test. (#16546)
Fixed a bug where ʻokina characters weren’t being removed in auto-generated slugs. (#16548)