Sections in the article
inriver is moving towards more incremental, smaller releases to accommodate our customers better and faster. With smaller, more frequent releases, inriver will be able to increase the quality and transparency of the releases and identify and mitigate any erroneous behavior that may be caused by the release much faster.
NB! To receive notifications when new release notes are published, please ensure you follow this page by clicking the "follow" button above.
Please see below for the deployed features and improvements:
Expression Engine
- It has been implemented that when a user invokes FIELDVALUES without specifying a field set, the function now gracefully handles the absence of a field set instead of throwing an unhandled exception.
- It has been implemented that new functions have been added to the Expression Engine, including TEXTSPLIT(input, delimiter, [ignoreEmpty]), which splits a string into a list based on a specified delimiter. Optionally, empty elements can be ignored; the default value for ignoreEmpty is FALSE.
Example:
=TEXTSPLIT("a;b;c", ";", TRUE) - It has been implemented that new functions have been added to the Expression Engine, including TEXTJOIN(delimiter, ignoreEmpty, input0, [input1, …]), which joins a list of inputs into a formatted string. The inputs must either be convertible to strings or be a list of such inputs.
Examples:
=TEXTJOIN(";", TRUE, "a", "b", "c")
=TEXTJOIN(";", TRUE, LIST("a", "b", "c"))
Table View
- It has been implemented that traversing between entity links (both included (children) or included in (parents)) is now possible to do without leaving the Table View. Simply right click and follow the Open in new tab... options. These linked entities will be open in a new tab.
Inspire
- It has been implemented that Inspire now supports individual accept and reject actions for each LocaleString language selected for generation or translation in the Details tab.
Please see below for the deployed bug fixes:
General
- We have applied a solution to ensure that the deletion of entities in the "Include/Includes in" Tab within the portal now deletes the entire entity, rather than just the relation.
Expression Engine
- We have applied a solution to ensure that the Excel export in the Expression Engine no longer fails when selecting a subset of field types in NDL.
Table View
- We have applied a solution to ensure that exiting the filter screen no longer reverts applied date filters when the browser language is set to a language other than English in Table View.
Syndicate Core
- We have applied a solution to ensure that the Delivery Log in Syndicate Core no longer becomes excessively large due to spillover from previous syndications.
Syndicate Plus
- We have applied a solution to ensure that Syndicate Plus properly handles the NOCOLUMN value for value mappings.
- We have applied a solution to ensure that Syndicate Plus now displays the correct valid value mappings for API mappings.
inriver Implementation Standards
inriver's ambition is to collaborate with our partners in providing our customers with as safe and secure a PIM system as possible. With that in mind, inriver is improving the information on our Community to help implementation partners ensure quality, optimize implementations, and avoid pitfalls.
Read more about inriver Implementation Standards
Comments
0 comments
Please sign in to leave a comment.