Releases: ryanhaticus/pretzelduck
Releases · ryanhaticus/pretzelduck
v2.2.1
2.2.1 (2024-11-05)
Bug Fixes
- upgraded dependencies, node version, and added
dependabot.yml
(66a0a5b)
v2.2.0
2.2.0 (2024-09-17)
Bug Fixes
- simplified element visibility function and changed decision prompt to encourage scrolling (5bf1a3b)
Features
- using interaction history to perform assertions and assertion prompt improvements (b87069c)
v2.1.11
2.1.11 (2024-09-17)
Bug Fixes
isElementVisible
and replaceLast
(cbea7bf)
v2.1.9
2.1.9 (2024-09-17)
Bug Fixes
- edge case where the page's content quickly changes between annotation and interaction (424f28d)
v2.1.8
2.1.8 (2024-09-17)
Bug Fixes
- waiting for dom content to load initially to prevent annotation race condition (20ecff9)
v2.1.7
2.1.7 (2024-09-17)
Bug Fixes
- the vast majority of tests won't benefit from immediate assertions (6901372)
v2.1.6
2.1.6 (2024-09-17)
Bug Fixes
- resetting annotation count doesn't work properly for SPAs (a07f096)
v2.1.5
2.1.5 (2024-09-17)
Bug Fixes
- resetting annotation count when page changes (40cbe68)
v2.1.4
2.1.4 (2024-09-17)
Bug Fixes
- reloading page after init script is added (334bc76)