====== Lime CRM Desktop 11.0 ====== ; Product : Lime CRM Desktop ; Version : 11.0 ; Date published : 2021-02-12 ; Plattform : Windows ; Availability : Manual installation only. [[https://builds.lundalogik.com/api/v1/builds/limecrm-desktop/versions/latest/file/?tag=released|Download here]]. ===== Important Changes ===== ==== πŸ•ΈοΈ WebView2 ==== We have replaced Internet Explorer! As default, Lime CRM Desktop now embed web content using [[https://docs.microsoft.com/en-us/microsoft-edge/webview2/|Microsoft Edge WebView2]]. * Improved performance and stability * Easier development and troubleshooting ==== πŸ”« 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. 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. * 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. ==== ▢️ 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.