File tree Expand file tree Collapse file tree 1 file changed +13
-8
lines changed Expand file tree Collapse file tree 1 file changed +13
-8
lines changed Original file line number Diff line number Diff line change 1+ ## 2.2.0 (2025-06-15)
2+
3+ ### Feat
4+
5+ - ** fingerprint** : add comprehensive browser fingerprint spoofing capabilities
6+ - ** fingerprint** : add FingerprintConfig class for customizable fingerprint settings
7+ - ** fingerprint** : add FingerprintManager for persistent fingerprint storage and reuse
8+ - ** fingerprint** : add support for spoofing user agent, screen resolution, hardware specs
9+ - ** fingerprint** : add WebGL, Canvas, Audio, and WebRTC fingerprint spoofing
10+ - ** fingerprint** : add fingerprint spoofing support for Chrome and Edge browsers
11+ - ** fingerprint** : add multiple browsers with different fingerprints capability
12+ - ** fingerprint** : add fingerprint persistence across browser sessions
13+
114## 2.1.0 (2025-06-14)
215
316### Feat
417
5- - add comprehensive browser fingerprint spoofing capabilities
6- - add FingerprintConfig class for customizable fingerprint settings
7- - add FingerprintManager for persistent fingerprint storage and reuse
8- - add support for spoofing user agent, screen resolution, hardware specs
9- - add WebGL, Canvas, Audio, and WebRTC fingerprint spoofing
10- - add fingerprint spoofing support for Chrome and Edge browsers
11- - add multiple browsers with different fingerprints capability
12- - add fingerprint persistence across browser sessions
1318- add new script-related exception classes for better handling
1419- add functions to clean scripts and check return statements
1520- add methods to retrieve network response body and logs
You can’t perform that action at this time.
0 commit comments