November 13, 2017
Authentication
AWS/Azure
Caching/NLB
Dynamic Modules
Pages and Page Templates
SiteSync
SiteShield
Search
Ecommerce
Email Campaigns
Forms
Translations module
Tags and Categories
Warmup module
MVC and Feather
Users
Other
Full list of API changes is available here
Pages API
PageData has new property VariationTypeKey. This property’s value is used to differentiate personalization page variations from A/B test page variations. For personalization page variations, its value is “pers”, and for A/B testing page variations it is set to “abtest”. An upgrade script runs upon first start of Sitefinity 10.2 that sets “pers” value for all personalization page variations that has been created before the upgrade.
Other
If someone has a connection string in the web.config and a connection string with the same name in the DataConfig.config, that one from the web.config will be used.
Removed properties, fields, etc.
Removed classes and enums
Full list of database changes is available here.