If your import file said large blue but your store said Large Blue, product imports used to treat that as a brand-new variant. Now they match.
🔧 Improvements#
- Option matching - MERGE imports now match existing variants when option names or values differ from the store only by letter casing, instead of adding duplicates.
- File casing wins - when casing differs, the option name and value on the store are renamed to match your file, and an informational note is added to the import results (see PRD075).

