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
Super Table fields now have a “Propagation Method” setting, enabling blocks to only be propagated to other sites in the same site group, or with the same language.
verbb\supertable\services\SuperTableService::saveField() now has a $checkOtherSites argument.
Improve block duplication.
Improve element saving performance.
Fixed
Fix search index updating when upgrading to Craft 3.2+.
Deprecated
Deprecated the ownerSite and ownerSiteId block query params.