Patch 2¶
Bugfix¶
Lime CRM¶
- Fixed the web client not loading when a single sign-on (SAML) session had expired. The service worker served the cached web client without going through the server, so the login redirect never happened and the session request failed with a CORS error. The web client now detects the redirect, reloads past the service worker and lets the login complete.
Note
This fix does not require a new installation. It can be applied by deploying a new solution with lime-crm 2.1189.10.
New versions¶
- lime-crm 2.1189.9 -> 2.1189.10