Just installed latest version in my project waiting for the technical details from my developer but there is a new bug.
It can be reproduced by going to
https://www.visualcron.com/download.aspxWhen button is clicked you are redirected and then the page pushes a file for download. With the new build this takes very long time for the event related to save file to show. With old build it is instant.
Developer says "after the WebView.LoadCompleted event is triggered, the WebView.FileDialog (and BeforeDownload) event should fire, but for some reason this happens with a delay".
I spent a day with developer trying to see more details. I was really hoping on this new version but unfortunately it seems buggy. Maybe you can provide a fix quickly?