====== Lime CRM Desktop Client 11.1.2863 ====== ; Product : Lime CRM Desktop Client ; Version : 11.1.2863 ; Date published : 2023-03-29 ; Platform : Windows ; Availability : [[https://builds.lundalogik.com/api/v1/builds/limecrm-desktop/versions/11.1.2863/file/|Manual installation]] and Automatic Updates. ==== Fixes ==== * Worked around problems with orphaned sessions that could be revived by calling /client/logout/ to properly terminate the flask session. * Fixed problem with "No database"-error for partial command line arguments. * Worked around problems with different casing for locales. * Use wait cursor for events. * Avoid triggering events for closed inspector. * Force "send and receive" in Outlook to avoid outgoing messages from MAPI/Redemption "stuck" in Draft-folder. * Refactored client-side batching for statefull calls to preseve backend errors. * Improved robustness for creating Outlook.Application via COM. * Fixed resource leak and improved robustness.