The method by which canvas fingerprint is changed has been significantly improved. This is done to prevent antidetect systems from detecting fingerprint change. This changes includes a whole set of measures, here is only one example - instead of replacing the color for each pixel, the whole image is now analyzed, its outlines are located, finally pixel colors are changed only "on the border":
Borders on the image above is highlighted with red color.
This allows you to pass browser tests with positive results:
(navigator test gives a false positive result also in a normal browser, dns depends on the proxy).
Also, I added some of my tests to validate canvas integrity:
https://fingerprints.bablosoft.com/canvas
--disable-gpu-deleted --disable-gpu-compositing-deleted to
--disable-gpu --disable-gpu-compositing In chrome_command_line.txt file
You can test it here:
https://browserleaks.com/rects
Here is a simple test that shows whether there is a daylight saving time in your country or region. It does not depend on the current date, and it is a good place to check whether your fingerprint change system can replace system date correctly:
https://jsfiddle.net/jp6rkcs4/
The scheduler will not be updated automatically. You need to agree to update it, because all tasks must be stopped during scheduler update.
Native combobox are now supported.
And many other changes: