Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
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
Improved error handling and logging.
Fixed an issue that could cause a crash if an excessive number of login requests occur, such as invalid saved credentials become invalid (due to expired password, security token reset and so on); the login request to Salesforce fails and throws an exception with the message "invalid_grant".
Fixed an issue in the Salesforce connector, which was making an excessive number of authentication calls when credentials became invalid.
Fixed an issue where Marketing Connector Criteria disappeared after you upgraded to CMS 12.15.
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.
The MAI connectors store entity data in a cache with a sliding expiration of 10 minutes. This causes an issue where if the data is updated directly on the provider portal itself (as opposed to updating via form submission), it won't be reflected on personalized blocks and form auto-fill unless the cache is not accessed in the cache expiration interval of 10 minutes.
This behavior has been changed from version 5.6.3, by setting the cache to expire after a fixed interval of 10 minutes.
When you configured a visitor group, an error occurred if duplicate field names were present in the marketing provider.
In Eloqua, the Company field is mapped to the accountName parameter. If you have both Company and accountName fields in your Eloqua instance, an error occurs.
Note: To map a form field to Company, use the accountName field from the datasources dropdown.