Improved robustness for initial navigation in embedded web content
Mitigation for 401-problems due to race-conditions in cookie handling
Backported support for cookie management in Lime.HttpRequest which is a drop in replacement for MSXML2.XMLHttpRequest that resolves issues related to updated semantics for session cookies
Convert 401 into LDC_E_SESSIONENDEDTIMEOUT if session is present to restore compatibility with existing error handling and customizations.
Mark limecrm-protocol as safe to mitigate problems with custom URL scheme in MS Outlook
Improved robustness for errors while loading data, especially due to inactive session
Retry also for RPC-errors in RedemptionHelper
Improved robustness for field lookup when there are ambiguous names
Fixed problem where column lookup may result in wrong column if local name match technical name of another field
Added general workaround for accessing file-API when public and internal hostname for backend differs.