Change Detection - Package Updates
Pinned
Change Detection
-
[1.12.3]
- Update changedetection.io to 0.47.05
- 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 https://github.com/dgtlmoon/changedetection.io/pull/2754
- Slightly better backup handling UI by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2755
-
[1.12.4]
- Update changedetection.io to 0.47.06
- Full Changelog
- Pinning werkzeug by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2757
- Price tracker - fix for sites that supply an empty additional price by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2758
- Update docker-compose.yml by @arthurnn in https://github.com/dgtlmoon/changedetection.io/pull/2767
- @arthurnn made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/2767
-
[1.13.0]
- Update changedetection.io to 0.48.01
- Full Changelog
- More debug around queue size by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2776
- Disable version check option - #2773 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2775
- UI - Show local timezone info in settings (for future functionality) by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2793
- VisualSelector - Use 'deflate' for storing elements.json, 90% file size reduction by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2794
- Update .gitignore and .dockerignore by @kruton in https://github.com/dgtlmoon/changedetection.io/pull/2797
- Python 3.13 compatibility by @kruton in https://github.com/dgtlmoon/changedetection.io/pull/2791
- Always use UTC by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2799
- Add Turkish phrases for out-of-stock detection by @TaylanTatli in https://github.com/dgtlmoon/changedetection.io/pull/2809
- Time scheduler / duration by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2802
-
[1.13.1]
- Update changedetection.io to 0.48.04
- Full Changelog
- Re #2826 - Windows was sometimes missing timezone data by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2845
- Re #2769 - Support for commented out notification URLs by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2825
- Re #2785 Make 'tag' sticky - redirect to current tag on edit or add watch by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2824
- Notifcations - Adding "HTML Color" notification format option by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2837
- Re #2554 - Colors should be same as UI, {{diff_full}} token should also get HTML colours by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2842
- Default notification format now "HTML color" by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2843
-
[1.13.2]
- Update changedetection.io to 0.48.05
- Fixing test for CVE-2024-56509 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2864
-
[1.13.3]
- Update changedetection.io to 0.48.06
- Full Changelog
- BIG improvements to the "Send test notification" button and the notification backend
- Fixes for posts:// gets:// notifications
- Other minor bug fixes
- Fix diff not starting from last viewed snapshot (#2744) by @MoshiMoshi0 in https://github.com/dgtlmoon/changedetection.io/pull/2856
- Remove unused PUID and PGID by @Entepotenz in https://github.com/dgtlmoon/changedetection.io/pull/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 https://github.com/dgtlmoon/changedetection.io/pull/2883
-
[1.14.0]
- Update changedetection.io to 0.49.0
- Full Changelog)
- Re #2896 204 and other 20x responses are OK by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2897
- Pin
referencing
library by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2912 - 0.49.00 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2919
-
[1.14.1]
- Update changedetection.io to 0.49.1
- Full Changelog
- Fix custom header parsing to split on the first colon only by @iafuad in https://github.com/dgtlmoon/changedetection.io/pull/2929
- Adding jinja2/browsersteps test by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2915
- Add multiple semver tags to docker releases by @RoboMagus in https://github.com/dgtlmoon/changedetection.io/pull/2938
- Re #2945 - Handle ByteOrderMark in JSON strings by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2947
- Update stock-not-in-stock.js (Italian translations) by @vin86 in https://github.com/dgtlmoon/changedetection.io/pull/2948
- @iafuad made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/2929
- @RoboMagus made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/2938
- @vin86 made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/2948
-
[1.14.2]
- Update changedetection.io to 0.49.2
- Full Changelog
- Fix mute/unmute alt/title label by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2951
- Adding
browser_steps
JSON Schema rule for API updates by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2957 - UI - "Browser Steps" tab should be always available with helpful info by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2955
- removing deprecated docker version attribute by @panzli in https://github.com/dgtlmoon/changedetection.io/pull/2967
- Use JS for switching tabs because sometimes the DOM wasnt ready when the CSS tried to fire &:target by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2971
-
[1.15.0]
- checklist added to manifest, POSTINSTALL updated
-
[1.15.1]
- Update changedetection.io to 0.49.3
- Full Changelog
- UI - Reverting change to tabs/UI handling