Skip to content

Desktop Client

Lime CRM Desktop Client 11.1.2918

Product Lime CRM Desktop Client Version 11.1.2918 Date published 2023-06-05 Platform Windows Availability Manual installation and Automatic Updates. Patch Manual installation for non-administrators

This is a roll-up patch release that include a workaround for problems introduced by Microsoft WebView2 Runtime 114.0.1823.37. See related knowledgebase article for alternative solutions.

Fixes

  • Workaround issue in WebView2 Runtime 114.0.1823.37 (and related intermediate development builds) where AddHostObjectToScript hangs if object already exists.
  • Workaround performance issue for records without description.
  • Extended column filters to support inactive options.
  • Reintroduced access to inactive items for filtering.
  • Refactored cleanup for mail documents to avoid lingering temporary items in draft-folder.
  • Improved robustness for race-conditions in callbacks from WebView2.
  • Mask internal (negative) record IDs in lists.
  • Fixed potential crash due to leaked exceptions in general error dialog.
  • Reenabled legacy backend optimization for trashcan that was accidentally disabled by optimized queries in frontend.
  • Preserve formatting for numeric values for filters.
  • Added setting for tool-tips on truncated values.
  • Refactored multiline list for performance.
  • Fixed bugs for page navigation where items where effectively skipped.
  • Hide tooltip when scrolling
  • Don't display clipped tooltips.
  • Limit tooltip for multiline content to avoid problems for huge notes.
  • Use wait cursor during template population.

Lime CRM Desktop Client 11.1.2924

Product Lime CRM Desktop Client Version 11.1.2924 Date published 2023-06-10 Platform Windows Availability Manual installation and Automatic Updates.

This release target problems seen after using fixed version override for Microsoft WebView2 Runtime.

Fixes

  • Improved installer to cleanup any local changes to the application folder during upgrade
  • Improved robustness for using fixed versions of WebView2 Runtime

Lime CRM Desktop Client 11.1.2881

Product Lime CRM Desktop Client Version 11.1.2881 Date published 2023-04-13 Platform Windows Availability Manual installation and Automatic Updates.

Fixes

  • Compatibility: Backported improvements for document name handling.
  • Compatibility: Restructured bug fix for inconsistent event for compatibility with direct usage of individual steps when creating new mail.
  • Stability: Fixed race-conditions that may result in crash during Record.Update
  • Stability: Handle orphaned timers during restart during WebView2 upgrade.
  • Stability: Ensure member variables are set for asynchronous callbacks from WebView2 during upgrade.

Lime CRM Desktop Client 11.1.2847

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

Fixes

  • Added error message for rename.
  • Improved handling of long filenames
  • Default to ID for description for limetype with empty descriptive expression.
  • Switched to string marshaling for errors.
  • Improved robustness for invalid default values.
  • Ensure default value is saved also for linked fields.
  • Improved robustness for automatic upgrade when logging or usage feedback fails.
  • Handle modifications to new record as default values if restored.
  • Improved robustness to better handle recreating WebView2 after upgrade.
  • Added recommendation for corrupted session list.
  • Ensure coworker record is fully populated.
  • Use singular health check during startup.
  • Verify file size in Document.CheckIn
  • Improved performance for accessing record description by populating cache during load. The primary goal is to speed up validation of relation fields.

Lime CRM Desktop Client 11.1.2856

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

Features

  • Added tooltip for partially visible content in lists

Fixes

  • Ensure template record is validated before template is populated.
  • Reduced memory usage for large documents.
  • Worked around issues related to control-state if record is refreshed without triggering controls-level refresh.

Lime CRM Desktop Client 11.1.2863

Product Lime CRM Desktop Client Version 11.1.2863 Date published 2023-03-29 Platform Windows Availability 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.

Lime CRM Desktop Client 11.1.2869

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

Fixes

  • Updated dependencies WebView2, Sentry and .Net modules
  • Avoid race-conditions for accessing template-based properties.
  • Ensure WebView2 become visible after upgrade.
  • Improved stability for callbacks in WebView2.
  • Fixed potential crash during update for orphaned record that was previously added or deleted.

Lime CRM Desktop Client 11.1.2875

Product Lime CRM Desktop Client Version 11.1.2875 Date published 2023-04-11 Platform Windows Availability Manual installation and Automatic Updates.

Fixes

  • Updated validation to for options to accept inactive values since that was implicitly supported due to bugs in old versions.
  • Worked around race-conditions for sequence calls to Record: Open, Delete, Update
  • Fixed comparison misstake for language settings.