2024-09-30
Audio upload bug fix
- There was a bug that caused .wav files to be blocked from upload in Gecko (Firefox)-based browsers. The MIME type in Firefox was evaluated as 'audio/x-wav', which wasn't on the allowed list. Chromium-based browsers evaluated .wav files as 'audio/wav'.