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.
- Improved performance and stability
- Easier development and troubleshooting
- Open up the door to modern customizations and add-ons
π« 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.
- Improved stability
- Easier development and troubleshooting
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.
- Easier to find bugs
- Easier troubleshooting
π§ Sending crash dumps is on by default. It's possible to turn off in windows registry.
Improvements¶
π Detailed Error Messages¶
Error messages will provide more details. This will make it easier to fix problems.
- Refined error dialog
- Preserve error details
- Additional details from previous errors
π 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¶
- Fixed known issues with VBA
- Added missing dependencies
β° 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:
- Images (GIF, PNG, JPEG, etc.) now opens correctly in Windows
- PDFs are tracked for multi-tab viewers
- Temporary files are valid minimum 10 seconds or until associated program is closed
- Files opened via separate launcher are now tracked via Window-title instead of associated process
π Scalability and Performance¶
- Reduced memory usage
- Multithreaded workload
- Doubled available memory
βοΈ Backend Integration¶
- Manage session and cookies between different HTTP-stacks
- Preserve error details from business logic, server and database
- Binary back-off when retrying operations
- Better handling of intermittent backend errors
- Better handling of unexpected results
π₯ 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.