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