Lime CRM Desktop Client 11.1.2763¶
Product Lime CRM Desktop Client Version 11.1.2763 Date published 2023-02-05 Platform Windows Availability Manual installation and Automatic Updates.
Fixes¶
- Refactored transfer selected to support all tabs.
- Fixed bug in lifetime handling when .Net-based addins essentially killed the shared RCW.
- Resolved problem where field lookup for email depended on the contextual view.
- Added mitigation to make window.external.Run context-aware.
- Avoid reload for Controls if not associated with Record anymore.
- Ensure return and escape is properly handled for list-edit.
- Use ClientID to avoid backend creation for save.
- Workaround VBA-issues related to ActiveControls and ActiveInspector for Save and Close by explicitly activating Inspector before operations.
- Avoid potential deadlock for synchronous queries by only using semaphore for async.
- Added mitigation to avoid PrankCall-behaviour for window.external
- Switched to batch APIs for adding recipients.
- Improved robustness for cleanup of temporary emails
- Switched to Application.MessageBox to provide additional error details for Outlook Integration.
- Improved robustness for VBA integrations that handle outgoing mail.
- Only use unique matches for lookup operations based on email address.
- Updated Sentry to 0.5.4 which resolves a crash due to race-conditions in error reporting.
- Use text field to edit document filter.
- Workaround crash in focus-handling when removing last tab.