CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.49.13-ls182/index.html
LinuxServer Changes:
Rebase to Alpine 3.21.
Remote Changes:
What's Changed
- Groups - Override extract_text, text_to_ignore, trigger_text and text_should_not_be_present by @dgtlmoon in dgtlmoon/changedetection.io#3086
- "Recheck all" should also queue most overdue first for checking (same like automatic scheduler) by @dgtlmoon in dgtlmoon/changedetection.io#3087
- Field name update - Keyword triggers - Trigger/wait for text by @dgtlmoon in dgtlmoon/changedetection.io#3088
- Make chrome browser headless when checking the site with selenium by @Tim3141 in dgtlmoon/changedetection.io#3095
- Requests fetcher - remove old screenshot when watch was in a different fetcher type by @dgtlmoon in dgtlmoon/changedetection.io#3097
- Add UI options tab and setting to disable opening diff in a new tab by @OPerepadia in dgtlmoon/changedetection.io#3071
- Support multiline regex in text filtering (#2857) by @MoshiMoshi0 in dgtlmoon/changedetection.io#2889
- Memory fixes for large playwright screenshots by @xconverge in dgtlmoon/changedetection.io#3092
- Update other methods to use screenshot by @dgtlmoon in dgtlmoon/changedetection.io#3098
- Refactor image saving with forked process to reduce memory usage, improvements to xpath scraper handling by @dgtlmoon in dgtlmoon/changedetection.io#3099
- Dont use .lower() because the html could be very big and this uses a lot of ram by @dgtlmoon in dgtlmoon/changedetection.io#3105
- Apprise import only when needed - saves ~50Mb RAM if you dont have any notifications enabled by @dgtlmoon in dgtlmoon/changedetection.io#3106
- Use bigger chunks to speed up page screenshot by @dgtlmoon in dgtlmoon/changedetection.io#3107
- Added notifications API endpoints by @rm335 in dgtlmoon/changedetection.io#3103
New Contributors
- @Tim3141 made their first contribution in dgtlmoon/changedetection.io#3095
- @OPerepadia made their first contribution in dgtlmoon/changedetection.io#3071
- @xconverge made their first contribution in dgtlmoon/changedetection.io#3092
- @rm335 made their first contribution in dgtlmoon/changedetection.io#3103
Full Changelog: dgtlmoon/changedetection.io@0.49.12...0.49.13