Skip to content

Releases: dgtlmoon/changedetection.io

0.49.0 Small fixes as Semantic Versioning enforcement

21 Jan 12:42
e799a1c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.48.06...0.49.0

0.48.06 - Bug fixes and improvements

09 Jan 22:04
Compare
Choose a tag to compare

Mainly

  • BIG improvements to the "Send test notification" button and the notification backend
  • Fixes for posts:// gets:// notifications
  • Other minor bug fixes

What's Changed

New Contributors

Full Changelog: 0.48.05...0.48.06

0.48.05 Security update

27 Dec 10:26
Compare
Choose a tag to compare

What's Changed

Fixes path traversal file: syntax

https://nvd.nist.gov/vuln/detail/CVE-2024-56509

Full Changelog: 0.48.04...0.48.05

0.48.04 Fix for windows missing timezone data

16 Dec 20:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.48.03...0.48.04

Small bump release to force pypi/pip/python package update of 0.48.02

16 Dec 15:15
Compare
Choose a tag to compare

Made a small mess releasing the last version to pypi :) tho this is the same 0.48.02

0.48.02 HTML Color notifications, small UI fixes

16 Dec 15:11
Compare
Choose a tag to compare

What's Changed

  • Re #2769 - Support for commented out notification URLs by @dgtlmoon in #2825
  • Re #2785 Make 'tag' sticky - redirect to current tag on edit or add watch by @dgtlmoon in #2824
  • Notifcations - Adding "HTML Color" notification format option by @dgtlmoon in #2837
  • Re #2554 - Colors should be same as UI, {{diff_full}} token should also get HTML colours by @dgtlmoon in #2842
  • Default notification format now "HTML color" by @dgtlmoon in #2843

Full Changelog: 0.48.01...0.48.02

0.48.01 Single release - Fixing Scheduler UI options

03 Dec 17:45
Compare
Choose a tag to compare

0.48.00 General fixes, improvements and new "scheduler" functionality

03 Dec 13:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.47.06...0.48.00

0.47.06 CVE-2024-51998 - file:/ path traversal access should not be allowed to access a file without ALLOW_FILE_URI set (requires a chrome/webdriver browser)

07 Nov 19:43
Compare
Choose a tag to compare

CVE-2024-51998 - file:/ path traversal access should not be allowed to access a file without ALLOW_FILE_URI (single forward slash)

What's Changed

New Contributors

Full Changelog: 0.47.05...0.47.06

0.47.05 CVE-2024-51483 security update, small feature/fixes updates

01 Nov 09:25
Compare
Choose a tag to compare

What's Changed

  • Filters - Process all CSS and XPath 'subtract' selectors in a single pass to prevent index shifting and reference loss during DOM manipulation. by @dgtlmoon in #2754
  • Slightly better backup handling UI by @dgtlmoon in #2755

CVE-2024-51483 security update

Full Changelog: 0.47.04...0.47.05