Lime CRM Desktop Client 11.2.3302
- Product
- Lime CRM Desktop Client
- Version
- 11.2.3302
- Date published
- 2024-06-03
- Platform
- Windows
- Availability
- Manual installation
Resolves reported bugs and regressions for 11.2:
- Templates populated from customization (Actionpad) sometime used ID instead of description
- Synchronization with Outlook failed if description for meeting or task was larger than comment field on record
- If same underlying field was used multiple times in same view column filter was applied all columns
- Link-fields without valid URI scheme was opened as HTTPS in WebView2
Fixes
- Handle NULL-value for relations with naive filter instead of sub-query that will yield invalid result.
- Limit results to known pool size.
- Lazy load missing descriptions for list content.
- Truncate synchronized content based on field length
- Identify fields in view by path instead of field id to separate same field with different relation.
- Refined support for links previously handled via naive call into ShellExecute.