0.39.22
版本发布时间: 2022-11-20 23:30:44
dgtlmoon/changedetection.io最新发布版本:0.47.05(2024-11-01 17:25:34)
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 https://github.com/dgtlmoon/changedetection.io/pull/1064
- Adding
check_count
and sorting vars by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/1099 - Use deepcopy to stop data corruption (possible?) by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/1108
- Stability fix related to counter by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/1113
- Re-test under HIDE_REFERER, use strtobool so you can use 'False' by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/1121
- Bump notification library by @hmmbob in https://github.com/dgtlmoon/changedetection.io/pull/1128
- Make link to notification debug log easier to find by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/1130
- Make VisualSelector show first available multiple selector, refactor to make more maintainable by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/1132
- Diff js maint by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/1137
- Option to attach screenshot to notification by @m42e in https://github.com/dgtlmoon/changedetection.io/pull/1127
- No need to re-check, fix timing. by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/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 https://github.com/dgtlmoon/changedetection.io/pull/1140
New Contributors
- @m42e made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/1127
Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.39.21.1...0.39.22