Releases: statamic/importer
Releases · statamic/importer
v1.1.2
What's fixed
- Fixed validation error when creating an import in a multi-site #27 by @duncanmcclean
v1.1.1
What's fixed
- Fixed error when importing a Gutenberg block without content by @duncanmcclean
v1.1.0
What's new
- Multi-site Support #13 by @duncanmcclean
- Entry parents can now be imported #20 by @duncanmcclean
- Import jobs are now processed in batches #16 by @duncanmcclean
- Transformers now have access to the
Import
object by @duncanmcclean - Added a
messages
translation file for longer strings by @duncanmcclean - You can now determine whether items should be created or updated when creating an import #11 by @duncanmcclean
What's fixed
- Fixed
Unexpected data found
error when importing dates by @duncanmcclean - Fix incorrect namespaces in tests by @duncanmcclean
v1.0.2
What's fixed
- WordPress:
attachment
posts are now filtered out #7 by @duncanmcclean - Gutenberg: Handle cases where
core/video
block might not be a<video>
by @duncanmcclean - Refactored how assets are handled in Bard fields #6 by @duncanmcclean
- Fixed confirmation modal not closing after deleting an import by @duncanmcclean
- Bumped
axios
from 0.21.4 to 0.28.0 #3 by @dependabot
v1.0.1
What's fixed
- Fixed release workflow by @duncanmcclean
v1.0.0
Initial release! 🚀