Change Detection - Package Updates
-
[1.11.4]
- Update Changedetection to 0.46.04
- Full changelog
- Adding extra ML element training data by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2582
- Re #1708 unpin jsonschema by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2583
- Catch errors when parsing documents for restock/price check by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2602
- Fixing restock test refactor by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2603
-
[1.12.0]
- Update Changedetection to 0.47.02
- Full changelog
-
[1.12.1]
- Update Changedetection to 0.47.03
- Full changelog
-
[1.12.2]
- Update Changedetection to 0.47.04
- Full changelog
-
[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
referencinglibrary 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_stepsJSON 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
-
[1.15.2]
- Update changedetection.io to 0.49.4
- Full Changelog
- BrowserSteps - Speed up scraping, refactor screenshot handling for very long pages by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2999
- Update stock-not-in-stock.js - French by @boustea in https://github.com/dgtlmoon/changedetection.io/pull/3012
- Re #3004 - Saving fetch error text - Always use utf-8 encoding (Incase the system decides elseway) by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3015
- @boustea made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/3012
-
[1.15.3]
- Update changedetection.io to 0.49.6
- Full Changelog
- API Access should still work even when UI Password is enabled
-
[1.15.4]
- Update changedetection.io to 0.49.7
- Full Changelog
- Tags API
-
[1.15.5]
- Update changedetection.io to 0.49.8
- Full Changelog
- pyppeteer-ng 2.0.0rc8 has much looser requirements by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3050
- API - Search by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3052
- Path blueprint fixes and moving code blueprint by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3054
-
[1.15.6]
- Update changedetection.io to 0.49.9
- Full Changelog
- RSS Fixes and improvements - Ability to set "RSS Color HTML Format" in Settings, detect and filter content with bad content that could break RSS by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3055
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login