November Happy Hour will be moved to Thursday December 5th.
This topic lists Optimizely updates, delivered as NuGet packages and services. You decide which updates apply to your project.
Select a product, package, or service in the left menu, and then select one of the following filters from Item type and click Filter.
Note: NuGet packages listed here may not be immediately available in the Optimizely NuGet feed.
Latest changes
Fixed an issue where the ExactTarget connector threw an exception error even when data was submitted successfully.
Upgraded the following marketing automation connectors to support Optimizely Content Cloud version 12 (CMS 12).
The following connectors will be released at a later date.
In accordance with GDPR regulations, you can choose whether you want to accept cookies for Marketing Automation connectors. (Normally, the cookie is created when you submit a marketing automation form.)
Customers are responsible for presenting the cookie option dialog box to the user, obtaining the response, and then passing the response to Optimizely through the IPersonalizationEvaluator.AcceptCookies property. If the user chooses not to accept the cookies, some or all functionality of the connector will not work; the form will post successfully but personalization features will not.
Add authentication for S10 and other instances.
Form and form field mappings are lost if the database is upgraded from 3.x to 4.x via the updateDatabaseSchema attribute of the <episerver.framework> element in the web.config.
Steps to reproduce
1. Install the ExactTarget connector. 2. From Admin mode, choose the setting with Data Extensions Folder = 'Data Extensions for Epi Connector' . 3. Create a new form. 4. Expand the Mappings > MA System Database dropdown.
Expected: Only filters from the selected folder 'Data Extensions for Epi Connector' are listed.
Actual: All filters for Data Extensions are available in the list.
EPiServer.ConnectForMarketingAutomation.5.0.1-feature-000062 EPiServer.Marketing.Automation.Forms.2.0.0-feature-000062 EPiServer.MarketingAutomationIntegration.ExactTarget.4.0.0-feature-000062
When a form is mapped to a data extension in ExactTarget (Salesforce Marketing Cloud), the submission process is slow.
Data extensions are not listed in the database mapping dropdown. This happens if there is large number of data extensions in the ET portal.
If credentials are saved and the site/database is deployed to a server whose machine key is different, the site throws cryptographic error and becomes unusable.
If a form is mapped to a "Subscriber" database, the data is not submitted to Exact Target.