Releases: dgtlmoon/changedetection.io
Releases · dgtlmoon/changedetection.io
0.49.0 Small fixes as Semantic Versioning enforcement
0.48.06 - Bug fixes and improvements
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
- Fix diff not starting from last viewed snapshot (#2744) by @MoshiMoshi0 in #2856
- Remove unused PUID and PGID by @Entepotenz in #2852
- Update Apprise to 1.9.2 - Fixes custom posts:// gets:// etc URL's being double-encoded, fixes chantify:// notifications (#2868) (#2875) (#2870)
- Follow last_checked time improvements by @dgtlmoon in #2883
- "Send test notification" button - improved error handling, code refactor by @dgtlmoon in #2888
- Be sure our custom extensions are imported by @dgtlmoon in #2890
- Make notifications use quotable URL for better testing by @dgtlmoon in #2870
- update linuxserver test build by @dgtlmoon in #2891
- Re #2715 add test for new lower higher by @dgtlmoon in #2892
New Contributors
- @MoshiMoshi0 made their first contribution in #2856
- @wbrawner made their first contribution in #2876
Full Changelog: 0.48.05...0.48.06
0.48.05 Security update
What's Changed
Fixes path traversal file: syntax
https://nvd.nist.gov/vuln/detail/CVE-2024-56509
- Fixing test for CVE-2024-56509 by @dgtlmoon in #2864
Full Changelog: 0.48.04...0.48.05
0.48.04 Fix for windows missing timezone data
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
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
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
0.48.00 General fixes, improvements and new "scheduler" functionality
What's Changed
- More debug around queue size by @dgtlmoon in #2776
- Disable version check option - #2773 by @dgtlmoon in #2775
- UI - Show local timezone info in settings (for future functionality) by @dgtlmoon in #2793
- VisualSelector - Use 'deflate' for storing elements.json, 90% file size reduction by @dgtlmoon in #2794
- Update .gitignore and .dockerignore by @kruton in #2797
- Python 3.13 compatibility by @kruton in #2791
- Always use UTC by @dgtlmoon in #2799
- Add Turkish phrases for out-of-stock detection by @TaylanTatli in #2809
- Time scheduler / duration by @dgtlmoon in #2802
- Fix HIDE_REFERER env option by @Tschrock in #2787
New Contributors
- @TaylanTatli made their first contribution in #2809
- @Tschrock made their first contribution in #2787
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)
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
- Pinning werkzeug by @dgtlmoon in #2757
- Price tracker - fix for sites that supply an empty additional price by @dgtlmoon in #2758
- Update docker-compose.yml by @arthurnn in #2767
New Contributors
Full Changelog: 0.47.05...0.47.06
0.47.05 CVE-2024-51483 security update, small feature/fixes updates
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