[v3.14.9] (June 7, 2024)
Fixes
- Resolved an issue where M4A format audio files were not playing in Safari. M4A files are now parsed as
audio/x-m4a
to ensure proper playback. - Prevented the newly created channels from being filtered out from the ChannelList.
Features
- Added a modal to the
FileViewer
components for utilizing theonMounted
event handler.