Try our conversational search powered by Generative AI!

Optimizely - update 506

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.

Release summary

New releases for Optimizely Commerce, Optimizely Content Delivery API, and Optimizely Graph.

Released items April 16, 2024

Area ID Type Description Released
COM-17776
  [Order Management] - Cannot search with + character

Fixed an issue where you could not search for an order with the "+" character.

EPiServer.Commerce 14.20.0; (Or a related package);
Apr 16, 2024
COM-17761
  Last order date in Organization details is always empty

Fixed an issue in Contacts where Last Order Date displayed as Invalid DateLast Order Date also did not update when a customer completed an order.

EPiServer.Commerce 14.20.0; (Or a related package);
Apr 16, 2024
COM-17657
  [ODP] Replace real-time events with writing to file

Created batch files to collect changes so that bulk import APIs can be used instead of pushing data to real-time APIs in small batches. 

EPiServer.Commerce 14.20.0; (Or a related package);
Apr 16, 2024
HAPI-2631
  CD.Search endpoint does not invalidate the output cache correctly in DXP

Fixed an issue where stale data was cached. Now, cached data is more relevant.

EPiServer.ContentDeliveryApi 3.11.0; (Or a related package);
Apr 16, 2024

Optimizely Graph

  • CG-6873 – Prevent field collision

    Added the ability to prevent field collisions by updating the appSettings.json in CMS.

  • CG-6733 – Make it possible to send "DateTime" for DateTime objects in content types json

    GraphQL implemented support for DateTime objects in JSON content type. Configure this in startup.

  • CG-7328 – Have _link support out of the box in CMS

    Added the ability to implement the interface IGraphLink and register the type in startup.cs.

  • CG-5688 – Property Attribute in nuget package, for selecting if / how a property will be synched

    Added the ability to add an attribute on content type properties in C# to select if and how each property should synchronize with Optimizely Graph.

  • CG-7048 – Can not query Name inside Inline Fragment

    Fixed a bug where you could not query a name inside inline fragments.

  • CG-5628 – Support snippets on values for searchable string fields

    Added support for the creation of snippets for values for searchable string fields. A snippet is a short text fragment comprising the words you have searched for.

  • CG-5829 – Sort by _modified field

    Added the ability to sort by the _modified field, so you can sort content by the datetime of modification by the system.

  • CG-5921 – Allow setting minimum score of items that OG should retrieve

    Released the ability to set the minimum score for the returned search results so that you can limit the number of irrelevant results

  • CG-7260 – Sorting sometimes fails on number fields

    Updated the sorting query to be more robust, so it can sort correctly, even when the type is incorrectly mapped to the index schema.

  • CG-7424 – The "contains" and "match" operators return incorrect data when dealing with text that contains tone-marks
    Fixed an issue where the "contains" and "match" operators return incorrect data when handling text that contains tone marks.

Related topics

Last updated: Apr 16, 2024