Refactored handling of limecrm: to better support migrated solutions in Lime Cloud
Fixed bug in updating IDs that broke relations between new records in different parts of batch when split.
Reintroduced support for filtering missing/empty links in combination with other filters.
Workaround backend compatibility issue for XML with Maps-addin
Ensure SQL identifiers are properly escaped
Improved robustness for handling NULL-values in related fields
Improved robustness for external login errors
Handle 0 and NULL the same for relations
Fixed regression for virtual relations
Disabled integration with Heap.io
Ensure view/filter is in sync.
Retrieve ClientID only when needed.
Unified refresh for view and filter.
Guard against unhandled rejections while loading web components
Rebuild search filter after view has changed to ensure correct columns are included.
Extended syntax for QuickSearch:
Added support for populating existing filters.
Added support for searching by view field alias.
Added support for explicit operators also for data/time.
Use simplistic conditions instead of sub-queries for LIKE-filter.
Ignore fields where there can be no matches.
Ignore cookies during probing
Suppress persistent cookies in WinINET
Automatically uncheck integrated login when toggling automatic SSO for primary Windows account.
Ensure proper dialog state before altering settings and restarting WebView2.