4 months have passed since the start of work on the new version. https://community.bablosoft.com/topic/13604/смена-движка-браузера
During this time we have moved all the browser-interaction functionality to the new engine (with minor exceptions presented below).
Now, to release a new version, it is enough to port the patches into the browser from version 79 to 88.
These patches do not depend on the browser engine, so no additional time for adaptation is required. This procedure is performed with every browser update.
That is, the current version can interact with the browser like the old one, but does not allow changing fingerprints. Some other functionality that requires changes to the browser code is also unavailable. For example, when changing the User-Agent the header will be changed, but the navigator.userAgent property will not be changed.
Here is the list of things that are not implemented besides the browser patches:
Link to the new version: https://bablosoft.com/distr/BrowserAutomationStudio/1.0.0/BrowserAutomationStudioInstallAllInOne.exe
We are actively testing it now. I also ask forum members to test this version and report possible problems in this thread so that we can fix them before the main release.
You should by no means use it as a replacement for the old version, because fingerprint changing does not work yet. For the same reason, there is no point in running various anonymity tests yet. They will show the regular version of Chromium.
Although the main part of the work is already done, the exact timing of completing the release of the new version is still not determined; it all depends on how much the browser code has changed during this time.