Releases: humanmade/hm-content-import
Releases · humanmade/hm-content-import
2.1.0
2.0.0
What's Changed
- Add documentation to the readme by @johnbillion in #51
- Correct a translator comment by @johnbillion in #54
- Fix canonical lookup for user and term import by @goldenapples in #75
- Avoid fatal trying to sideload nonexistant images by @goldenapples in #76
- Add WooCommerce inserter classes by @goldenapples in #77
- Optimize how meta keys are stored by @joehoyle in #78
New Contributors
- @goldenapples made their first contribution in #75
- @joehoyle made their first contribution in #78
Full Changelog: 1.1.1...2.0.0
Version 1.1.1
- Fix HMCI\Iterator\File\JSON class file not being loaded
Version 1.1
Changelog
Breaking changes
- Improve meta lookup handling (Changes canonical ID meta keys). See #58 for more information on compatibility.