CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.50.40-ls241/index.html
LinuxServer Changes:
Full Changelog: 0.50.39-ls240...0.50.40-ls241
Remote Changes:
What's Changed
- Datastore - Use
orjsonfor faster saves by @dgtlmoon in dgtlmoon/changedetection.io#3601 - Watch history - Don't rescan whole history.txt when looking up a timestamp <->filepath by @dgtlmoon in dgtlmoon/changedetection.io#3602
- Real time UI - Remove polling thread for updates - it's all done realtime with signals by @dgtlmoon in dgtlmoon/changedetection.io#3603
- Notification body/title - Fixing validation on empty strings #3606 by @dgtlmoon in dgtlmoon/changedetection.io#3607
- Page <title> should only be captured on HTML documents by @dgtlmoon in dgtlmoon/changedetection.io#3608
Full Changelog: dgtlmoon/changedetection.io@0.50.39...0.50.40