New this build: some more changes to Cordova export, including further improvements to WKWebView mode and updates for the Intel XDK. There's a new option to avoid overwriting the .xdk project file by default now, since the XDK has a bug where overwriting the file can cause problems. If you change any project settings, such as the app name or ID, or add or remove any plugins that require certain Cordova plugins, then you will still need to update the .xdk project file. You should however export to a new clean folder to avoid the XDK getting confused. The overwrite option is still there in case the XDK fixes the issue.
We've also removed some old doppler-related code from the Audio plugin that was still kicking around. This hasn't done anything for a long time since most browsers removed their doppler features a while ago, but soon browsers are actually removing the methods that the Audio plugin calls. This means browser updates could change these does-nothing calls in to Javascript errors. This only happens if you use positioned sound with a listener set, so if your project does use that you should re-export your project with this version or newer to avoid future browser updates breaking it.
We also just released support for NW.js 0.18.1, based on Chromium 54.
As before we're keen to have a stable update out soon so please test carefully and hopefully we can do the stable release shortly!
We'd love it if you could show your appreciation of it by retweeting and sharing it on Facebook and Twitter!