I just installed the new version a few minutes ago. Trying a previous game I made, I realize now that the framework is unable to load any kind of audio file (ogg,m4a,mp3...)
When I try to preload the sound at the start of the first layout, the game doesn't even load (the HTML5 loading logo stay just there, half filed).
The problem is the same when I use "export", or "preview". In the preview mode, a Firefox is blinking next to the address bar, saying it can't find the ogg file.
To be on the safe side, all the audio file are lowercase.
In the previous version, everything worked fine. Is there something broken with the js, or is it me ?