Prior to Appery's big upgrade, my iOS app opened external links to the device's default web browser (Safari) using the javascript window.open(url, _system).
After Appery's bug upgrade, now those external links open within the app itself. Why did this change and how can I get the original functionality back so external links open in a new browser windows outside of the app?