[code cleanup] Swapped CsvReader for an MIT licensed library by @smd-11#145
[enhancement] Import submissions now supports file upload field by @smd-11#144
[enhancement] Items that failed to import via validation errors or otherwise are logged and automatically downloaded into an excel doc at the conclusion of a data import by @smd-11#144
[enhancement] You can now redirect all visitors to another website by setting REDIRECT_WEBSITE env variable by setting a url on that variable. This can be useful if you are doing maintenance or need to temporarily disable a website (such as for late payment). #146