Releases: dgtlmoon/changedetection.io
Releases · dgtlmoon/changedetection.io
0.50.27 Fix for handling no filters found
0.50.26 Fixes for pip pacakge/ chrome plugin / API
What's Changed
Full Changelog: 0.50.25...0.50.26
0.50.25
What's Changed
- 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
Full Changelog: 0.50.24...0.50.25
0.50.24 Fix for `hassio://` Home Assistant notification/alert URLs
What's Changed
- Refactor notification code - Make sure all notification tokens have something set even for form validation by @dgtlmoon in #3504
Full Changelog: 0.50.23...0.50.24
0.50.23 Single fix - Fixes timezones in templates such as `{% now 'Europe/London', '%Y-%m-%d' %}`
Replace jinja2-time with arrow
and improve timedate timezone integration, fixes timezones in templates such as {% now 'Europe/London', '%Y-%m-%d' %}
etc (#3496)
What's Changed
Full Changelog: 0.50.22...0.50.23
0.50.22 Memory improvements and minor form handling improvements
0.50.21 - Fixing RSS format, Fixing JSON format, adding new "RSS Reader Mode"
What's Changed
- 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
Full Changelog: 0.50.20...0.50.21
0.50.20 Fixing PDF support and improving tests
What's Changed
Full Changelog: 0.50.19...0.50.20
0.50.19 Refactor of text / html changes processing filter
Fixes to plaintext/content type filters, misc library updates
What's Changed
- Bump psutil from 7.0.0 to 7.1.0 by @dependabot[bot] in #3469
- Update python-engineio requirement from ~=4.12.0 to ~=4.12.3 by @dependabot[bot] in #3467
- Bump github/codeql-action from 3 to 4 in the all group by @dependabot[bot] in #3468
- 3472 plaintext should stay plaintext by @dgtlmoon in #3473
Full Changelog: 0.50.17...0.50.18