Skip to content

Releases: ryanhaticus/pretzelduck

v2.2.0

17 Sep 15:15
Compare
Choose a tag to compare

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

17 Sep 03:12
Compare
Choose a tag to compare

2.1.11 (2024-09-17)

Bug Fixes

  • isElementVisible and replaceLast (cbea7bf)

v2.1.10

17 Sep 03:05
Compare
Choose a tag to compare

2.1.10 (2024-09-17)

Bug Fixes

  • text content progression (7de598e)

v2.1.9

17 Sep 02:52
Compare
Choose a tag to compare

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

17 Sep 02:31
Compare
Choose a tag to compare

2.1.8 (2024-09-17)

Bug Fixes

  • waiting for dom content to load initially to prevent annotation race condition (20ecff9)

v2.1.7

17 Sep 02:26
Compare
Choose a tag to compare

2.1.7 (2024-09-17)

Bug Fixes

  • the vast majority of tests won't benefit from immediate assertions (6901372)

v2.1.6

17 Sep 02:25
Compare
Choose a tag to compare

2.1.6 (2024-09-17)

Bug Fixes

  • resetting annotation count doesn't work properly for SPAs (a07f096)

v2.1.5

17 Sep 02:16
Compare
Choose a tag to compare

2.1.5 (2024-09-17)

Bug Fixes

  • resetting annotation count when page changes (40cbe68)

v2.1.4

17 Sep 02:11
Compare
Choose a tag to compare

2.1.4 (2024-09-17)

Bug Fixes

  • reloading page after init script is added (334bc76)

v2.1.3

17 Sep 02:06
Compare
Choose a tag to compare

2.1.3 (2024-09-17)

Bug Fixes

  • element visibility function (c458089)