* Improved: Reliability when importing large CSVs
- Import requests will be automatically re-attempted if they fail
- Memory usage is improved, which should help for sites on shared hosting
* Fixed: Import error message not properly displayed
* Fixed: When the import was interrupted, the last record would not have its status set to 'processed', so resuming the import would start from the next record.