Skip to content

Lime CRM Knowledge Base

Lime CRM Desktop Client 11.1.2952

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

This release is a wrap-up release backporting improvements and stability fixes from Insider.

Known Issues

  • Race-conditions for web-based login via AzureAD.
  • Compatibility problems with LDC-writes, ie. very old backend versions or where feature is explicitly activated.

Fixes

  • Refactored integration to workaround issues with window.open

Lime CRM Desktop Client 11.1.2956

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

This release aims to resolve issues reported for the fast-tracked release due to compatibility problems with MS WebView2 116.

Known Issues

  • Customizations that use Application.MousePointer for certain events may result in lingering wait cursor, which makes it impossible to follow links in lists.
  • Records with validation errors cannot be deleted.
  • Using Controls.GetValue without explicit default value for linked fields that are Null will return Null instead of Empty which may result in errors “Invalid use of Null”.

Fixes

  • Fixed compatiblity issue with LDC-writes and records that have been pre-created in backend.
  • Removed automatic cleanup of MousePointer to reenable workaround for SuicidalCode.
  • Workaround for issues with JSON displayed in login-dialog due to race-conditions during HTTP-redirect for AzureAD.

Lime CRM Desktop Client 11.1.2961

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

This release aims to resolve issues reported for the fast-tracked release due to compatibility problems with MS WebView2 116.

Fixes

  • Resolved underlying issue for lingering wait cursor.
  • Avoid triggering AfterRequery when records have been disconnected.
  • Avoid API access and events for closed inspector to avoid compatibility issues with VBA for AutoRelateAll.

Lime CRM Desktop Client 11.1.2963

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

This release aims to resolve issues reported for the fast-tracked release due to compatibility problems with MS WebView2 116.

Fixes

  • Skip validation for deleted record.
  • Avoid unnecessary copying of strings.
  • Improved robustness for return values for missing linked values.
  • Restored compatibility for using Control.GetValue for missing linked values, ie. “Invalid use of Null”

Lime CRM Desktop Client 11.1.2968

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

This release aims to resolve issues reported for the fast-tracked release due to compatibility problems with MS WebView2 116.

Fixes

  • Mask personal details for saved emails sent via shared accounts.
  • Text shortcuts are now persisted between session.
  • Refined internal management of (wait) cursor to resolve issues related to modal dialogs and popup menus in events.

Lime CRM Desktop Client 11.1.2974

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

This release aims to resolve issues reported for the fast-tracked release due to compatibility problems with MS WebView2 116.

Fixes

  • Added error reporting for saving documents.
  • Fixed bug in validation from API that broke email integration for cards with validation errors (introduced in 11.1.2963)
  • Extended logging and debugging tools during login.
  • Refactored state handling for login to improve robustness for faulty backends and performance issues.
  • Implemented proper cursor handling for search list.

2023.1 – Hvannadalsnjúkur – Patch 2

New versions (2023.1.1566)

  • LDC 12.9.1927 -> 12.9.1945

LDC

  • LADI (Lime AD Integration) didn't work after applying Patch 1. Reverted back to old method to get user SID to maintain compatibility with SIDs stored in database via LADI.

Nginx

  • 429 Too Many Requests when trying to login. The rate limit setting for the login page was so strict that it was was easy to exceed it by everyday use. It now allows normal usage but will still stop excessive login attempts.

Lime CRM Desktop Client 11.1.2928

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

This release target problems with email integration seen after upgrading to Lime CRM 11.1.2918.

Fixes

  • Ignore file not found for delete operations.
  • Ensure inspector is updated before made visible.
  • Added explicit handling of MSG/EML-files that represent meeting, task or contact (in addition to mail):
  • Avoid accidental loading of NULL-record when populating missing fields.
  • Fixed compatibility issue with Edge Canary 116.* that broke webbased login when using pre-release version of WebView2 Runtime
  • Improved robustness and debugging capabilities for webbased login.

Lime CRM Desktop Client 11.1.2937

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

This release is a wrap-up release backporting improvements and stability fixes from Insider.

Changes

  • Refactored handling of outgoing email to resolve issues related shared inboxes, race-conditions and blocking operations.
  • Refactored settings handling using extended helper to better separate instance state from global settings. This should mitigate problems with per explorer/tabs settings updated from VBA in activation events.

Fixes

  • Detect and handle aborted navigations that may result in eternal loop and blank ActionPad.
  • Refactored settings handling to avoid problems with viral settings that spread between solutions via consultants and support.
  • Improved robustness for multithreaded loading of records.
  • Added warning when linking unknown record by ID.
  • Improved robustness for processing default values.
  • Refined workaround for “update on changes”.
  • Refactored tab handling for performance and robustness.
  • Refactored invalidation and settings handling to avoid multiple reloads.
  • Ensure consistent GUIDs for trashcan filters.