Version 2.4.0
- This version fixes crashes that can occur on iOS when uploading long videos.
- The check for if the chosen file's extension matches the values in the file input field's accept attribute has been removed. Comparing mime types to file extensions was never a good idea.
- This version also prevents files from being sent to the final form submit destination in the latest Firefox version causing 413 headers in some Nginx configurations.