| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.50.40 Non critical bug fixes release source code.tar.gz | 2025-11-07 | 2.5 MB | |
| 0.50.40 Non critical bug fixes release source code.zip | 2025-11-07 | 2.7 MB | |
| README.md | 2025-11-07 | 835 Bytes | |
| Totals: 3 Items | 5.3 MB | 0 | |
What'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 <title> 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