Skip to content

Commit e8ef340

Browse files
bump: version 2.18.0 → 2.19.0
1 parent 0784bb9 commit e8ef340

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 2.19.0 (2026-02-12)
2+
3+
### Feat
4+
5+
- **interactions**: default humanize=True for keyboard type_text
6+
- **elements**: integrate Mouse API into WebElement.click()
7+
- **interactions**: add Mouse API with humanized simulation
8+
- **browser**: add webrtc_leak_protection property to ChromiumOptions
9+
- **browser**: add automatic User-Agent consistency override
10+
11+
### Fix
12+
13+
- **utils**: harden SOCKS5 proxy forwarder security and robustness
14+
115
## 2.18.0 (2026-02-11)
216

317
### Feat

cz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
commitizen:
33
name: cz_conventional_commits
44
tag_format: $version
5-
version: 2.18.0
5+
version: 2.19.0

0 commit comments

Comments
 (0)