Skip to content

Commit 80025f8

Browse files
bump: version 2.1.0 → 2.2.0
1 parent 18f55b0 commit 80025f8

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

CHANGELOG.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
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

0 commit comments

Comments
 (0)