After the large rewrite of the exporter core, .blend files created with older versions of the addon were missing several new collection properties, causing errors or unexpected behavior on load.
Fix: Added migration logic that automatically assigns default values to any missing collection properties when an older file is opened. This ensures backward compatibility without requiring users to manually reconfigure their collections.
After the large rewrite of the exporter core, .blend files created with older versions of the addon were missing several new collection properties, causing errors or unexpected behavior on load.
Fix: Added migration logic that automatically assigns default values to any missing collection properties when an older file is opened. This ensures backward compatibility without requiring users to manually reconfigure their collections.