Change Detection - Package Updates
-
[1.23.3]
- Update changedetection.io to 0.50.20
- Full Changelog
- Fixing PDF support and improving tests by @dgtlmoon in #3481
-
[1.23.4]
- Update changedetection.io to 0.50.21
- Full Changelog
- Dont touch original content if no filters found by @dgtlmoon in #3484
- Re #3482 - Ensure JSON is always correctly reformatted with padding by @dgtlmoon in #3485
- Fixing and adding test for RSS/Atom not being converted to text when server sends "text/xml" instead of the "application/atom+xml" header by @dgtlmoon in #3487
- Adding 'RSS reader mode' by @dgtlmoon in #3488
-
[1.23.5]
- Update changedetection.io to 0.50.22
- Full Changelog
- Replace filetype detection library with
puremagic
, 20Mb less RAM usage by @dgtlmoon in #3491 - Add missing
requests timeout
field - Splitting memory report by @dgtlmoon in #3493
- WIP - proxy/browser settings URL validation by @dgtlmoon in #3494
-
[1.23.6]
- Update changedetection.io to 0.50.23
- Full Changelog
- Replace jinja2-time with
arrow
and improve timedate timezone integration by @dgtlmoon in #3496
-
[1.23.7]
- Update changedetection.io to 0.50.24
- Full Changelog
- Refactor notification code - Make sure all notification tokens have something set even for form validation by @dgtlmoon in #3504
-
[1.23.8]
- Update changedetection.io to 0.50.25
- Full Changelog
- Small fix for notification format handling, enabling HTML Color for
{{diff_removed}}
and{{diff_added}}
by @dgtlmoon in #3508 - Notification service improved failure alerts by @dgtlmoon in #3507
- Improved delete by @dgtlmoon in #3510
- Be sure to include API spec in pypi build by @dgtlmoon in #3511 #3509
-
[1.23.9]
- Update changedetection.io to 0.50.26
- Full Changelog
- pip build - Improving fix for #3509, Adding automated test for #3509 by @dgtlmoon in #3513