sections in the article
inriver is moving towards more incremental, smaller releases to be able to accommodate our customers in a better and faster way. 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.
Please see below for the deployed features and improvements:
- As a user in the PIM, you can now view the last 10 entities you interacted with in the Portal, simplifying navigation and facilitating seamless transitions between entities.
- Also note that - Remoting nuget 8.13.0 published to nuget.org; https://www.nuget.org/packages/inRiver.Remoting.iPMC/8.13.0
Please see below for the deployed bug fixes:
- We have applied a solution to ensure that in Portal - Enrich, the responsiveness of the completeness window is updated relative to window size, preventing it from being cut off when opening tabs.
- We have applied a solution to ensure that fetching of FieldRevisionHistory is now case sensitive and accent sensitive, preventing duplicate data and correctly populating changes in other languages.
- We have applied a solution to ensure that only the correct drop-down opens, preventing multiple selection drop-downs from opening on top of each other.
- We have applied a solution to ensure that Portal - SyndicateScheduledJob checks for syndications only within its specific stack's region, preventing duplicate runs by avoiding cross-region checks.
- We have applied a solution to ensure that in the Portal, the keyboard shortcut CTRL + (ArrowKeys) is replaced with CTRL + ALT + (ArrowKeys) to avoid conflicts with system default shortcuts.
- We have applied a solution to ensure that orphaned entities are included in the results, addressing the issue where no products were being displayed.
- We have applied a solution to ensure that the Undo button remains active after closing the custom popup window.
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
1 comment
Please also include a changelog for the nuget package. Something like this (for 8.13.0) :)
Deprecated methods:
ChannelService.GetConnectorEventSessionsForChannel
ChannelService.GetOngoingConnectorEventSessions
ChannelService.GetLatestSessionOfType
ChannelService.GetConnectorEventErrorSessions
ChannelService.GetConnectorEventSessions
UtilityService.GetAllConnectors
UtilityService.AddConnector
UtilityService.GetConnector
UtilityService.DeleteConnector
UtilityService.SetConnectorSetting
UtilityService.DeleteConnectorSetting
UtilityService.WriteConnectorEvent
UtilityService.GetConnectorEvents
UtilityService.SetConnectorStarted
UtilityService.GetLatestConnectorEvents
New methods:
ChannelService.GetAllChannelStructureEntitiesForTypePaged
DataService.DeleteAllInboundLinksForLinkType
DataService.DeleteAllOutboundLinksForLinkType
Other:
FieldType class has a new property bool ExpressionSupport
SystemQuery class has a new property int? Channel
New UserPermission "DeleteAllLinksForLinkType"
Please sign in to leave a comment.