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 multi-site elements’ search indexes could be updated twice.
Fixed a bug where some nested Matrix entries weren’t getting propagated to newly-added sites of their owners, if any blocks had been modified. (#16640)
Fixed an error that could occur when deleting a draft.
Fixed an error that could occur when saving a Structure section entry, if it had an Assets field with a dynamic subpath that referenced level. (#16661)
Fixed a bug where “Fit” image transforms were showing the “Default Focal Point” setting. (#16665)
Fixed a bug where the “Image Position” setting wasn’t saving for “Letterbox” image transforms. (#16648)
Fixed a bug where the up command, the app/migrate action, and the Project Config utility weren’t aware of pending project config changes if a database backup was restored but caches weren’t cleared. (#16668)
Fixed a bug where condition rules weren’t always getting created with their condition set. (#16676)
Fixed an error that occurred when opening the filter HUD within the element selection modal for a relational field, if the user didn’t have permission to view the selected source outside of the field. (#16678)
Fixed a bug where Number fields weren’t getting sorted properly in PostgreSQL. (#15828)
Fixed a bug where Matrix fields’ “Default View Mode” settings included a “Display in a structured table” option. (#16631)
Fixed a bug where user addresses weren’t getting restored when soft-deleted users were restored. (#16636)
Fixed a bug where pressing the “New entry” button multiple times quickly would create multiple nested entries, circumventing the “Max Entries” settings. (#16642)
Fixed a bug where Link fields without values were always getting marked as dirty when making another change to the element. (#16649)
Fixed an error that could occur when programmatically duplicating a nested element for a new site. (#16659)
Fixed a bug where Link fields’ “URL Suffix” and “Target” advanced fields were getting enabled even if they had been disabled in Craft 5.5. (#16663)
Fixed an error that occurred when executing the users/remove-2fa command.