Skip to content

Releases: dgtlmoon/changedetection.io

0.50.27 Fix for handling no filters found

19 Oct 20:31

Choose a tag to compare

What's Changed

  • Fix error handling for first empty filter response by @ReggX in #3516

New Contributors

Full Changelog: 0.50.26...0.50.27

0.50.26 Fixes for pip pacakge/ chrome plugin / API

17 Oct 12:09

Choose a tag to compare

What's Changed

Full Changelog: 0.50.25...0.50.26

0.50.25

16 Oct 15:00

Choose a tag to compare

What's Changed

Full Changelog: 0.50.24...0.50.25

0.50.24 Fix for `hassio://` Home Assistant notification/alert URLs

14 Oct 09:04

Choose a tag to compare

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' %}`

13 Oct 09:55

Choose a tag to compare

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

  • Replace jinja2-time with arrow and improve timedate timezone integration by @dgtlmoon in #3496

Full Changelog: 0.50.22...0.50.23

0.50.22 Memory improvements and minor form handling improvements

12 Oct 20:49

Choose a tag to compare

What's Changed

  • 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

Full Changelog: 0.50.21...0.50.22

0.50.21 - Fixing RSS format, Fixing JSON format, adding new "RSS Reader Mode"

10 Oct 16:18

Choose a tag to compare

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

10 Oct 08:40

Choose a tag to compare

What's Changed

Full Changelog: 0.50.19...0.50.20

0.50.19 Refactor of text / html changes processing filter

09 Oct 23:19

Choose a tag to compare

What's Changed

Full Changelog: 0.50.18...0.50.19

Fixes to plaintext/content type filters, misc library updates

09 Oct 10:58

Choose a tag to compare

What's Changed

Full Changelog: 0.50.17...0.50.18