- Added support for reverse compatible csv import for repeaters. The old export included a comma-separated list for each repeater field. Include "-legacy" in the csv filename to import the previous format.
- Updates for PHP 8.0 support
- Update a few jQuery deprecations
- Use a more efficient query for getting a form id for a file. A couple sites with lots of files were seeing slowdowns.