Try our conversational search powered by Generative AI!

Packages [expand] [collapse]

Release notes for Optimizely CMS and Customized Commerce updates

Important

Release notes are moving to a new location. Starting May 15th, the release notes on the World site will no longer receive updates. See the Release notes by product at its new location.

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.

  • Bug – Display bug fixes.
  • Critical bug – Display only critical bug fixes.
  • Feature –  Display only new features (all features).
  • UI Feature – Display only end-user (user interface) features.
  • Security - Display only security updates.

Note: NuGet packages listed here may not be immediately available in the Optimizely NuGet feed.

Latest changes

Item type
Filter on date
Items/Page
Area ID Type Description Released
SR-308
  [Twitter] Redirects to Page not found

Steps to reproduce

1. Add a Twitter channel.
2. Post a message to the channel.
3. Open the sent message.
4. Click the Go to link (Make sure you logged into the Twitter account).

Expected:
Redirect to the sent message.

Actual:
Redirect to Page not found.

EPiServer.SocialReach 3.1.0; (Or a related package);
Nov 13, 2019
SR-306
  UI is broken on popup

Steps to reproduce

  1. Open Social Reach.
  2. Create a new message.
  3. Click Link /Media browser.
  4. Select any option and click Browser.
  5. UI is broken.
EPiServer.SocialReach 3.1.0; (Or a related package);
Nov 13, 2019
SR-291
  Scheduled message cannot be sent if wildcard is removed

Steps to reproduce

1. Open Config tab > Manage Websites.
2. Remove *Hostname= * *.
3. Create a Social Reach message with data on a Link/ Image.
4. Set a Scheduled time for it.
5. Run the Social Reach agent.

Expected:
The message is sent successfully.

Actual:
The message is moved to the sent list but is "in-progress" status and not sent.

EPiServer.SocialReach 3.0.2; (Or a related package);
May 09, 2019
SR-282
  Update SR stat info pages

After some APIs were changed and restricted, some statistical info, like the number of clicks, is not working.

EPiServer.SocialReach 3.0.0; (Or a related package);
Feb 21, 2019
SR-139
  Redirect to "Page not found" on linkedin mesage

Steps to reproduce

1. Create a Linkedin Channel.
2. Send a message to the linkedin channel.
3. Open the message.
4. Click the "go to" link.

Expected:
Redirect to the post ( https://www.linkedin.com/feed/update/urn:li:activity:6412571599639285760).

Actual:
Redirect to "Page not found" ( https://www.linkedin.com/nhome/updates/?topic=6412571599639285760).

EPiServer.SocialReach 3.0.0; (Or a related package);
Feb 21, 2019
SR-140
  Cannot authorize/create Twitter channel

Steps to reproduce

1. Install Social Reach.
2. Open Social Reach > Settings.
3. Select Type= "Twitter" on Channel.
4. Click Authorize account link.

Expected:
Twitter login should display and allow the user to login.

Actual:
Popup displays a blank page, and you cannot create the channel.

EPiServer.SocialReach 3.0.0; (Or a related package);
Feb 21, 2019
SR-125
  In messages, data limit is inconsistent

Steps to reproduce

1. Create a Twitter channel.
2. Create a message that is sent to the channel.
3. Enter data to Page link --> data limit is 119 characters in the Twitter warning.
4. Enter data to Image.
5. Click the Send Now button.

Expected: Data limit should be the same.
Actual: Data limit in the message popup is different from the message warning.

EPiServer.SocialReach 2.2.4; (Or a related package);
Aug 16, 2017
SR-27
  "Go to" link doesn't redirect to post in Linkedin and Facebook

Steps to reproduce

1. Install Social Reach.
2. Create a message posting to the LinkedIn/Facebook channel.
3. Open the sent message.
4. Click the "Go to" link.

Expected: Should redirect to the shared URL of the public post.

Actual: Redirects to the feed page only.

EPiServer.SocialReach 2.2.4; (Or a related package);
Aug 16, 2017
SR-28
  Error when opening scheduled messsage

Precondition: The Social Reach gadget is added in edit view.

Steps to reproduce

1. Open Edit view.
2. Create & publish a page.
3. Share the page.
4. Schedule it with specific date/time.
5. Open the page in Edit View.
6. Open the scheduled message link in SR gadget.

Expected: Redirect to message detail in SR.

Actual: Error :

Exception details: InvalidOperationException: This request has probably been tampered with. Close the browser and try again.
Stack trace:
 
[InvalidOperationException: This request has probably been tampered with. Close the browser and try again.]
   at EPiServer.Framework.Web.AspNetAntiForgery.ThrowForgeryException()
   at EPiServer.Social.Controllers.ControllerBase.OnActionExecuting(ActionExecutingContext filterContext)
   at System.Web.Mvc.Controller.System.Web.Mvc.IActionFilter.OnActionExecuting(ActionExecutingContext filterContext)
   at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
   at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<>c__DisplayClass17.b__14()
   at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
   at System.Web.Mvc.Controller.ExecuteCore()
   at System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
   at System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)
   at EPiServer.Shell.Web.Mvc.ModuleMvcHandler.ProcessController(IController controller)
   at EPiServer.Shell.Web.Mvc.ModuleMvcHandler.BeginProcessRequest(HttpContextBase httpContext, AsyncCallback callback, Object state)
   at System.Web.Mvc.MvcHandler.BeginProcessRequest(HttpContext httpContext, AsyncCallback callback, Object state)
   at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

EPiServer.SocialReach 2.2.4; (Or a related package);
Aug 16, 2017
SR-126
  Remove Marketing content from Create link

Steps to reproduce

1. Create a Social Reach gadget in a Commerce site.
2. Open the SR Create Message page.
3. Open a Page item.

Expected: Marketing content should be hidden because SR does not support this content
Actual: The Create LInk popup displays with Marketing content.

EPiServer.SocialReach 2.2.4; (Or a related package);
Aug 16, 2017
1 2 Next