[1.1.4-rc09] - 2026-02-20
Fixed
- Plugin startup crash on old configs — Fixed
TypeError: Cannot read properties of undefined (reading 'overrideMatterConfiguration')that occurred when an existing config had anadvancedFeatureobject without a nestedsettingsblock. Advanced feature settings are now safely accessed via config manager methods with proper?? falsefallbacks, andmatterOverrideSettingsalways returns a non-undefined value.