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.