Nothing changes for you in this release. It is internal restructuring, and the only reason to update is to stay current.
What moved, and why
Four pieces of the plugin now live in files of their own:
- the eBay reference data the settings screens show — categories, conditions, graders, grades, listing types and durations
- the protection that stops a duplicated product inheriting its original's eBay link
- the answer to "may another product be imported?"
- the usage report
Each was cut out of where it lived and placed whole. None was rewritten.
This is groundwork. The plugin will soon be offered in more than one edition, built from the same source by leaving files out — and these four pieces are needed by editions that won't carry the files they used to sit in.
If your site has custom code of its own that reached for any of these through the exporter class, it still works — the old names forward to the new ones.
No setting, no behaviour and no listing is affected. Every one of the plugin's checks was run against the result, including one that counts every hook the plugin registers and confirms none went missing in the move.
If anything does look different after updating, that isn't this release — and we'd want to hear about it.
Updating: cumulative as always — update straight to this from any earlier version.