====== Lime CRM Desktop Client 11.1.3268 ====== ; Product : Lime CRM Desktop Client ; Version : 11.1.3268 ; Date published : 2024-05-20 ; Platform : Windows ; Availability : [[https://builds.lundalogik.com/api/v1/builds/limecrm-desktop/versions/11.1.3268/file/|Manual installation]] ==== Fixes ==== * Improved robustness for missing or invalid language settings. * Improved robustness for document checkin * Fixed buffer overrun for clear cache in login dialog. * Fixed problem with updating existing cookies * Unified clipboard handling for editor-fields to workaround issues with copying between fields. * Reimplemented standard clipboard semantics without relaying to RICHEDIT * Refactored clipboard handling for edit control to avoid stack allocations. * Improved robustness for Records.SetValue to properly detect modified records. * Worked around crash (stack overflow) for clipboard operation. * Only share UserDataFolder if same DPI. * Switched to less to avoid one-day-too-many in filter. * Added support for adding server behind application proxy * Disabled autologin from being activated via options dialog. * Added setting to disable record duplicate. * Fixed regression related to automatic login. * Switched to direct call to internal helper to avoid triggering event twice. * Refactored email lookup do avoid crazy complex filters with hundreds of joins and fields.