File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 22commitizen :
33 name : cz_conventional_commits
44 tag_format : $version
5- version : 2.16 .0
5+ version : 2.17 .0
You can’t perform that action at this time.
0 commit comments