Lime CRM Desktop Client 11.1.2667¶
Product Lime CRM Desktop Client Version 11.1.2667 Date published 2022-11-15 Platform Windows Availability Manual installation and Automatic Updates.
Fixes¶
- Fixed potential infinite recursion for 403 Forbidden for File-API.
- Avoid problems with nested MSIs by launching setupVBA.exe from bundle instead.
- Refactored internal lifetime handling to ensure proper cleanup to support editing multiple templates of same kind.
- Ensure control is marked as modified to avoid clearing local updates on refresh.
- Ensure locally cached records are purged once saved to backend.
- Restored compatibility for accidental feature where documents are opened read-only by default if list-edit is disabled.
- Updated WebView2 SDK
- Fixed issues related to automatic login.
- Updated to pre-release for Redemption 6.3 to resolve issue with EML-conversion.
- Refactored internal handling of limereadonly for bug-level compatibility with legacy versions.
- Support recursive field-lookup also for class-fields, resolves problems related to copy-special.
- Ignore refresh during update.
- Added workaround for issue where Python-customization fails with 404 if the new record is saved without pre-generated permanent ID.
- Refactored document handling for better error messages and proper support for read-only access detected via lock-failure.
- Worked around issue in editing for copied records.
- Refactored template based document creation to avoid multiple save operations that cause performance issues.
- Fixed memory leak and stability problems related to default document factory.
- Fixed issues with lingering contents in inspector for next/prev navigation.
- Avoid transient focus theft.
- Refactored invalidation of filters to detect changes that require complete refresh.
- Fixed bug in data loading that may exclude last row in blocks.
- Fixed crash with unlimited PageSize due to bug in buffer handling that triggered overflow.
- Refined state-handling for delayed operations.
- Skip reload for controls when refresh is not requested.
- Refined certificate warning detection to handle automatically generated certificates with very short lifespan (< 3 days).
- Improved robustness for accessing active inspector.
- Worked around problem with access to ActiveInspector from dialogs.