New big things
- Watch filters can now accept a list/multiple CSS/xPath filters per page
- Send a screenshot when a website page change is detected
- Updated AppRise library ( Mastodon support, email fixes and other minor fixes)
What's Changed
- Re #623 - Filters should accept a list/multiple filters by @dgtlmoon in #1064
- Adding
check_count
and sorting vars by @dgtlmoon in #1099 - Use deepcopy to stop data corruption (possible?) by @dgtlmoon in #1108
- Stability fix related to counter by @dgtlmoon in #1113
- Re-test under HIDE_REFERER, use strtobool so you can use 'False' by @dgtlmoon in #1121
- Bump notification library by @hmmbob in #1128
- Make link to notification debug log easier to find by @dgtlmoon in #1130
- Make VisualSelector show first available multiple selector, refactor to make more maintainable by @dgtlmoon in #1132
- Diff js maint by @dgtlmoon in #1137
- Option to attach screenshot to notification by @m42e in #1127
- No need to re-check, fix timing. by @dgtlmoon in #1141
- Screenshot option should only be available to webdriver/playwright watches, screenshot sent as JPEG to save bandwidth, Simplify the logic around screenshot, by @dgtlmoon in #1140
New Contributors
Full Changelog: 0.39.21.1...0.39.22