changedetection.io
Website change detection, monitoring, and notifications
Alternative to: visualping, distill.io, wachete
About
Versions (100)
0.50.40
2025-11-07What’s Changed
- Datastore - Use
orjsonfor faster saves by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3601 - Watch history - Don’t rescan whole history.txt when looking up a timestamp <->filepath by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3602
- Real time UI - Remove polling thread for updates - it’s all done realtime with signals by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3603
- Notification body/title - Fixing validation on empty strings #3606 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3607
- Page
should only be captured on HTML documents by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3608
Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.50.39…0.50.40