Rias.be

Data Import Release Notes

Rias.be

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.2

March 22nd, 2021

What's fixed

  • Fix a route serialization issue - #9

1.1.1

January 26th, 2021

1.1.1 (2021-01-26)

What's fixed

  • remove empty data (#6)

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.

1.0.1

November 5th, 2020

What's fixed

  • Resolve a dependency issue with Laravel 8

1.0.0

September 25th, 2020

  • Release!