====== Lime CRM Desktop Client 11.2.3884 ====== ; Product : Lime CRM Desktop Client ; Version : 11.2.3884 ; Date published : 2025-08-29 ; Platform : Windows ; Availability : [[https://builds.lundalogik.com/api/v1/builds/limecrm-desktop/versions/11.2.3884/file/|Manual installation]] ==== Highlights ==== * Fixed regression for omitted dummy conditions when all grouped conditions yield dummies (problem introduced in 11.2.3458) * 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.