Changelogs
5.2.0 - May 26, 2025
New
- New
value:
modifier for field options gives more control over imported option values, for example value:portland-me, value:portland-or. More info in the documentation - New switch available in exports allows including the value and control fieldmodifiers in exported field options.
5.1.6 - February 17, 2025
Fixes
- Fix when updating listings with custom fields the custom fields are not updating.
5.1.5 - January 2, 2025
Fixes
- Change download report/export to a stream to overcome issues in some environments.
5.1.4 - November 20, 2024
Fixes
- Fix variable name error.
5.1.3 - November 20, 2024
Fixes
- Improve import report logs due to incorrect category/listing type failures.
5.1.2 - October 21, 2024
Fixes
- Fix dynamic field option creation uses text as reference, instead of value, which can lead to duplicates if text case is different.
- Fix import error when using a custom field as a duplicate check.
5.1.1 - September 13, 2024
Changes
- Improve error handling when executing the import/export background command fails.
5.1.0 - August 29, 2024
Changes
- Refactor to use new command line php background requests.
5.0.7 - August 2, 2024
Changes
- Allow downloading report for cancelled job.
Fixes
- Prevent job progress from being removed in report when job resumes.
- Add better error handling when finding inconsistent data like non-existing fields as control fields or fields not associated with a category.
5.0.6 - July 5, 2024
Fixes
- Fix not able to select directory, category, listing type filters on export job.
5.0.5 - July 4, 2024
Fixes
- Fix photos not imported when using a local path.
5.0.4 - May 23, 2024
New
- New
restart
option for cancelled import jobs.
Changes
- Faster processing for imports and exports.