Skip to content

Commit a680e67

Browse files
Update CHANGELOG.md
1 parent 93dabd0 commit a680e67

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

CHANGELOG.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,15 @@
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-
141
## 2.1.0 (2025-06-14)
152

163
### Feat
174

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
1813
- add new script-related exception classes for better handling
1914
- add functions to clean scripts and check return statements
2015
- add methods to retrieve network response body and logs

0 commit comments

Comments
 (0)