Refactored field-path resolution for consistent handling of empty values and errors.
Worked around stability issue during shutdown.
Decouple lifetime handling for COM-events to resolve memory leaks.
Detect and log navigations that include redirects.
Updated WebView2 SDK
Workaround race-condition between injected script and navigation initiated via location.replace
Use hardcoded GUID for todo-filter to better handle switching between languages.
Reintroduced workaround for crash in VBA during shutdown.
Ensure cached settings are cleared.
Load filters and views before records to preserve active settings.
Avoid returning NULL-string via IDispatch due to stability issue in WebView2.
Improved robustness for refreshing records with subset of class-fields loaded.
Avoid potential deadlock due to held locks while triggering events.
Unified visibility handling.