March 21, 2016
Content editors can now split large and complex online forms into several subpages and thus improve the user experience and reduce the dropout rate (documentation). Also added Form name to the subject of email notifications for form responses.
Added option to upload multilingual versions of Sitefinity files with powerful control on how they appear on localized sites. The new functionality is available for Images, Documents & Files, and Videos.
(documentation)
Added option to exclude Content Types from Sitemap generation (documentation).
A new “Light” Backend Theme comes with clean and attractive design, which removes unnecessary clutter and alleviates the editing experience. (documentation)
The Contact Profiles in the Digital Experience Cloud used to contain a demographics list, and the full list of scoring interactions and totally scored points for all Personas and Lead Scoring types. Now it is upgraded to a full 360 degrees view, by adding:
When the user needs to upload offline data about the contacts, or integrates contacts and events from third-party systems which are not easily accessible, she can now use the new CSV File Upload connector. Using this new data source, the user can upload contact demographics and contact behavior or any kind, only matching the required input format for the connector (documentation).
With the latest release of the Sitefinity Digital Experience Cloud, apart from the Personalization by Persona, the marketing user will be able to run end-to-end Personalization Campaigns for Conversion Rate Optimization. With them:
The Sitefinity Personalization module helps the user to select any of the active campaigns and to configure alternative page or widget content for each target audience (documentation)
Developers can pre-compile the templates used by their widgets - and hence achieve the best possible performance immediately after the web site deployment. Using client components in custom designers is now easier and there is no need to activate the module manually, as it comes activated by default.
Developers can easily setup web services that expose content over REST oData specification.
(documentation)
Numerous improvements to support running Sitefinity sites in a continuous delivery setups:
Multi-site Management: Administration -> Permissions back-end screen now displays permissions for modules/providers only for the currently selected site
FormEntriesSeed property in Telerik.Sitefinity.Forms.Model.FormDescription is now obsolete. Use FormsManager.Provider.GetNextReferralCode(entry type name) as a value for ReferralCode of new entries.
IFieldConfigurator interface method Configure now receives backend control as reference parameter and have the following signature:
void Configure(ref FieldControl backendControl, IFormFieldController<
IFormFieldModel
> formFieldController);
ContentItemContext has new property SfAdditionalInfo to hold the descendants' specific information that should be consumed by the clients. (e.g. it is used for MediaContentService to pass specific information without breaking the generic contract. The information for MediaFile – TotalSize,
DefaultFileName
Full list of changes is available on docs.sitefinity.com
Full list of changes is available on docs.sitefinity.com