Table of Contents

Lime CRM Desktop 11.0.1689

Product
Lime CRM Desktop
Version
11.0.1689
Date published
2021-06-15
Platform
Windows
Availability
Manual installation and Automatic Updates.

Important Changes

πŸ•ΈοΈ WebView2

We have replaced Internet Explorer! As default, Lime CRM Desktop now embed web content using Microsoft Edge WebView2.

πŸ”« Lime Bootstrap

We recommend to use Lime Bootstrap 1.12 since this is the version used when developing and testing Lime CRM Desktop 11.0. LBS 2 or 3 (beta releases) are not supported.

πŸ› οΈ VBA Compiler

Compiling VBA will now reveal more errors.

Features

πŸ” Login with Azure AD

Support for Azure AD while login. Previously released for the web client only and thanks to WebView2 now also possible in the desktop client.

🐞 Crash Dumps to Find Bugs

We can now collect crash dumps. Alla data is saved on our server, we don't save any sensitive data and logs will only be saved for a limited time. Everything to make sure it's GDPR compliant.

πŸ”§ Sending crash dumps is on by default. It's possible to turn off in windows registry.

HKEY_CURRENT_USER\Software\Lundalogik\Lime\UsageFeedback 
Disable = DWORD(0|1)
HKEY_LOCAL_MACHINE\Software\Lundalogik\Lime\UsageFeedback
Disable = DWORD(0|1)

Improvements

πŸ“‹ Detailed Error Messages

Error messages will provide more details. This will make it easier to fix problems.

πŸ”ƒ Loading of Data

In most cases data will now load asynchronously. This will prevent the desktop client from freezing when large amounts of data is loaded. So you can keep on working with other stuff while waiting for data to load.

▢️ Installation and Automatic Updates

⏰ Date and Time Formats

The client APIs now has general support for date and time formatted according to ISO8601.

♾️ Support for long paths

Previous versions had an internal limit of total 256 characters. This limitations has now been removed for most usage scenarios.

πŸ“‚ Open Linked Files

General support for opening linked files have been improved to workaround known issues:

πŸ“‰ Scalability and Performance

βš™οΈ Backend Integration

πŸ“₯ Transfer Selection

Now possible to transfer selection to tabs that are not visible.

Bugfixes

🌞 Stability

Over 100 code paths that previously caused the application to crash are now fixed.

πŸ“„ Convert Multiple Documents to PDF

Fixed bug where it was not possible to convert multiple documents to PDF.

βœ‚οΈ Copy Special

Fixed bug where copy special included more records than the selected ones.