====== Lime CRM Desktop Client 11.1.2950 ====== ; Product : Lime CRM Desktop Client ; Version : 11.1.2950 ; Date published : 2023-08-16 ; Platform : Windows ; Availability : [[https://builds.lundalogik.com/api/v1/builds/limecrm-desktop/versions/11.1.2950/file/|Manual installation]] and Automatic Updates. This release is a wrap-up release backporting improvements and stability fixes from Insider. ==== Fixes ==== * Refactored field-path resolution for consistent handling of empty values and errors. * Worked around stability issue during shutdown. * Decouple lifetime handling for COM-events to resolve memory leaks. * Detect and log navigations that include redirects. * Updated WebView2 SDK * Workaround race-condition between injected script and navigation initiated via location.replace * Use hardcoded GUID for todo-filter to better handle switching between languages. * Reintroduced workaround for crash in VBA during shutdown. * Ensure cached settings are cleared. * Load filters and views before records to preserve active settings. * Avoid returning NULL-string via IDispatch due to stability issue in WebView2. * Improved robustness for refreshing records with subset of class-fields loaded. * Avoid potential deadlock due to held locks while triggering events. * Unified visibility handling.