LinuxServer Changes:
Rebase to Alpine 3.16, migrate to s6v3.
changedetection.io Changes:
What's Changed
- Playwright - fetch improvements - Disable service workers and just fetch after page starts to load+delay by @dgtlmoon in dgtlmoon/changedetection.io#1229
- Skip process if the previous checksum and the just fetched one was the same by @dgtlmoon in dgtlmoon/changedetection.io#925
- Fetcher + VisualSelector - xpath filter with attribute filter was breaking the element finder by @dgtlmoon in dgtlmoon/changedetection.io#1232
- Always sort the key order of JSON content for less false alerts Re #1219 by @dgtlmoon in dgtlmoon/changedetection.io#1234
- Playwright - Fetch reliability improvements by @dgtlmoon in dgtlmoon/changedetection.io#1238
- Check the most overdue watch first by @dgtlmoon in dgtlmoon/changedetection.io#1242
- Visual Selector - Select smallest/most precise element first, better filtering of zero size elements by @dgtlmoon in dgtlmoon/changedetection.io#1246
Full Changelog: dgtlmoon/changedetection.io@0.40.0.2...0.40.0.3