1.5.0
May 4th, 2024
- Add support for Statamic v5
Full Changelog: https://github.com/riasvdv/statamic-data-import/compare/1.4.0...1.5.0
1.4.0
February 22nd, 2024
What's Changed
- Allow for importing yaml string to replicator fields by @bland-industries in https://github.com/riasvdv/statamic-data-import/pull/27
New Contributors
- @bland-industries made their first contribution in https://github.com/riasvdv/statamic-data-import/pull/27
Full Changelog: https://github.com/riasvdv/statamic-data-import/compare/1.3.0...1.4.0
1.3.0
April 28th, 2023
What's new
- You can now import to users
- Simple excel v2 and v3 are now allowed
Full Changelog: https://github.com/riasvdv/statamic-data-import/compare/1.2.2...1.3.0
1.2.2
June 4th, 2022
What's changed
- Fix empty check for array values (#16)
Full Changelog: https://github.com/riasvdv/statamic-data-import/compare/1.2.1...1.2.2
1.2.1
May 22nd, 2022
1.2.1 (2022-05-22)
What's changed
- Fix array wrap on null values (#16)
Full Changelog: https://github.com/riasvdv/statamic-data-import/compare/1.2.0...1.2.1
1.2.0
April 10th, 2022
1.2.0 (2022-04-10)
What's changed
- Add permission for data import - fix #12
- Better handling of field values - Fix #4 #13 #15
- Filter out sections - fix #5
- Filenames should be Statamic id when slugs are not required - fix #14
Full Changelog: https://github.com/riasvdv/statamic-data-import/compare/1.1.2...1.2.0
1.1.0
November 5th, 2020
1.1.0 (2020-11-05)
What's new
- The import itself is now possible to be queued for large files.