Skip to content

Commit 0e9ab7a

Browse files
bump: version 2.16.0 → 2.17.0
1 parent 7aaa3eb commit 0e9ab7a

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 2.17.0 (2026-02-08)
2+
3+
### Feat
4+
5+
- **tab**: refactor cloudflare bypass to use shadow root traversal
6+
- **elements**: add shadow root timeout, CSS restriction and context propagation
7+
- **tab**: add find_shadow_roots with OOPIF traversal and timeout
8+
- **elements**: add shadow DOM support
9+
10+
### Fix
11+
12+
- **docs**: replace shadow.find() with query() in all documentation
13+
- **tests**: replace shadow.find() with query() in integration tests
14+
- **elements**: use float timeout and add contextual WaitElementTimeout messages
15+
116
## 2.16.0 (2026-02-06)
217

318
### 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.16.0
5+
version: 2.17.0

0 commit comments

Comments
 (0)