Skip to content

Version 2.4.0

Compare
Choose a tag to compare
@tim-kos tim-kos released this 18 Mar 13:48
  • 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.