Almost all workflows associated with updating the browser version were automated, this includes:
Also, after a recent update of the browser engine, a transition was made to a more stable method of interaction with it(CDP instead of CEF).
All this made it possible to significantly reduce the amount of time required to update the browser version.
In the future, it is planned to update it with each BAS version.
It is not yet known how realistic this will be, since we are talking about a separate version of a huge application with a lot of changes that occur every day.
Keeping the browser up to date should have a beneficial effect on its authenticity.
The new module contains more services, more relevant configuration on supported sites, detailed documentation.
The functionality has also been expanded, the ability to use additional capabilities of the API services has been added, this includes: getting balance, the number of available numbers, the list of sites and countries.
Changing a new module is much easier than changing an old one.
We also implemented multithreading support and request limits.
Everything is done on a native HTTP client, without node.js.
Improved the documentation for "Solve FunCaptcha" and "Solve HCaptcha" actions.
List of supported algorithms: md5, sha1, sha-224, sha-256, sha-384, sha-512, sha3-224, sha3-256, sha3-384, sha3-512, shake-128, shake-256, keccak-224, keccak-256, keccak-384, keccak-512, blake2b-512, blake2s-256, blake3, crc-16, crc-32, md4, mdc2, ripemd160, whirlpool.
The module is made using node.js.
Improved browser locale change, now tests like new Intl.RelativeTimeFormat().format(-1,"day") pass correctly.
For an even better replacement of the browser language, you can now change the browser interface language.
This can be done either by changing the --lang=en value in the chrome_command_line.txt file, or by using the new parameter in the "Browser Settings" action:
A lot of minor bugs have also been fixed.
24.2.1
Fixed problem changing client hints from serviceWorker.
24.2.2
24.2.3