Skip to content

Desktop Client

Lime CRM Desktop Client 11.1.2808

Product Lime CRM Desktop Client Version 11.1.2808 Date published 2023-02-24 Platform Windows Availability Manual installation and Automatic Updates.

Fixes

  • Remove DNS-based discovery of Lime CRM due to security and stability issues.
  • Postpone record validation until batch is executed to include any changes between adding and actual update.
  • Improved robustness for missing localization-table.
  • Extended timeout handling to better support slow DNS and TLS-negotiation by adding 15s to general timeout and using specified timeout for actual IO.
  • Worked around issue with NewMail.Send due to bugs in recent update to MS Outlook.
  • Refactored text filter and quick search to support keyboard navigation.
  • Enforce bitness and activation type for MS Outlook
  • Improved robustness for errors in model, ie. invalid record references.
  • Added mitigation for PrankCall-bug for unsaved changes.
  • Propagate all status codes for Record.Document
  • Added client-side workaround for “update on relation change” behind feature flag.
  • Detect relation changes via relationsingle
  • Switched to invalidation to delay updates for lists.
  • Extended logging for problems with MS Outlook.
  • Fixed race-conditions in lbs.apploader.deprecateApp to handle situations where web components load faster than LBS-apps.

Lime CRM Desktop Client 11.1.2823

Product Lime CRM Desktop Client Version 11.1.2823 Date published 2023-03-07 Platform Windows Availability Manual installation and Automatic Updates.

Fixes

  • Moved validation with events to separate step for batch and async usage.
  • Removed broadcast message without listeners.
  • Fixed stability issue for adding records with relations async, seen for campain manager.
  • Fixed race-condition for injected script (window.external.run not working) in onload-event.
  • Fixed debugger warning due to multiple callbacks for shared environment.
  • Graceful recovery after WebView2 Runtime upgrade while running.
  • Disable sync for message opened from document.
  • Fixed potential 100% CPU hang for invalid API usage from WebView2.

Lime CRM Desktop Client 11.1.2824

Product Lime CRM Desktop Client Version 11.1.2824 Date published 2023-03-07 Platform Windows Availability Manual installation and Automatic Updates.

Fixes

  • Moved validation with events to separate step for batch and async usage.
  • Removed broadcast message without listeners.
  • Fixed stability issue for adding records with relations async, seen for campain manager.
  • Fixed race-condition for injected script (window.external.run not working) in onload-event.
  • Fixed debugger warning due to multiple callbacks for shared environment.
  • Graceful recovery after WebView2 Runtime upgrade while running.
  • Disable sync for message opened from document.
  • Fixed potential 100% CPU hang for invalid API usage from WebView2.

Lime CRM Desktop Client 11.1.2742

Product Lime CRM Desktop Client Version 11.1.2742 Date published 2023-01-24 Platform Windows Availability Manual installation and Automatic Updates.

Fixes

  • Workaround race-conditions for reloading actionpad by postponing pending refresh until application is not busy.
  • Improved robustness for wait cursor.
  • Pause list refresh after error.
  • Restored keyboard shortcuts for numeric keys.
  • Ensure child records are orphaned if deleted.
  • Updated to official release of Outlook Redepmtion 6.3
  • Fixed problem where dynamically set readonly or required will not trigger validation indication.
  • Unified view and filter dialogs.
  • Worked around stability problem for JSON-conversion of closed Records-object.
  • Improved robustness for cleanup of temporary emails
  • Improve robustness for document size handling.
  • Compatibility: Reintroduced support for virtual document fields.
  • Fail early if record cannot be loaded by ID.
  • Fixed problem where edit control contents was not automatically selected when activated.
  • Workaround: Ignore any restricted fields mentioned in structure
  • Compatibility: Allow access to old document fields
  • Block incoming COM-calls for STA while populating template to avoid performance degradation due to async refresh of ActionPads.
  • Fixed compatibility problem with automatic popoluation or description field for document record.
  • Worked around encoding issue for procedure arguments that affected document handling.

Lime CRM Desktop Client 11.1.2746

Product Lime CRM Desktop Client Version 11.1.2746 Date published 2023-01-25 Platform Windows Availability Manual installation and Automatic Updates.

Fixes

  • Updated external dependencies, including WebView2 SDK.
  • Workaround: Ensure that dummy updates required for “update on relation change” are not filtered by optimizations. Note: Must be explicitly activated via feature flag: features.applyWorkaroundForUpdateOnRelationChange = True|False
  • Fixed crash when document control is used without record, reported internally for column filters.
  • Compatibility: Only use embedded metadata for documents, not generic files and pictures.

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.

Lime CRM Desktop Client 11.1.2768

Product Lime CRM Desktop Client Version 11.1.2768 Date published 2023-02-08 Platform Windows Availability Manual installation and Automatic Updates.

Fixes

  • Fixed false positive for update detection that triggered refresh.
  • Unified refresh handling
  • Ensure explicit refresh of class fields, if loaded.
  • Worked around stability issue for drag-n-drop.

Lime CRM Desktop Client 11.1.2770

Product Lime CRM Desktop Client Version 11.1.2770 Date published 2023-02-08 Platform Windows Availability Manual installation and Automatic Updates.

Fixes

  • Fixed problem with false positive for updated values that triggered refresh.
  • Fixed compatibility issue where Controls.RefreshField previously silently ignored unknown fields.
  • Added diagnositic output for invalid field references and delayed updates.