Added
- Added the ability to choose the Asset Transform to apply to images in the sitemap (#1407)
Fixed
- Fixed a regression in
extractTextFromField
that could cause it to not render properly by being more explicit, looking only for arrays orCollections
inisArrayLike()
(#1441) - Fixed an issue where the
typeId
coming in from editing the Content SEO settings was a string, when it needed to be cast to an integer (#1442) (#1368) - Fixed an issue where the Copy Settings From menu didn't work correctly for multiple entry types (#1368)