Change Detection - Package Updates
-
[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
-
[1.16.0]
- Update base image to 5.0.0
-
[1.16.1]
- Update changedetection.io to 0.49.11
- Full Changelog
- 0.49.11 Windows/Apple fix for startup crash - Only register memory signal handler on Linux
- Set a graph % of ETA time completed of checking the watch by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3060
- Conditions - Offer some information about what the filter/condition/trigger saw by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3062
- Re #2782 - Should be "Clone & Edit" without watch history by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3063
- Refactor + tests for Apprise custom integration by @xLinkOut in https://github.com/dgtlmoon/changedetection.io/pull/3057
- Small fix for when last fetched was zero bytes by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3065
- Regession - Shared history/diff page with anonymous access turned on should allow screenshot access by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3076
- Restock detection - Add Indonesian phrases for out-of-stock detection by @sayaivan in https://github.com/dgtlmoon/changedetection.io/pull/3075
- Adding a GC memory cleanup (releases cached libxml memory and others) by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3079
-
[1.16.2]
- Update changedetection.io to 0.49.12
- Full Changelog
-
[1.16.3]
- Update changedetection.io to 0.49.13
- Full Changelog
- Groups - Override extract_text, text_to_ignore, trigger_text and text_should_not_be_present by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3086
- "Recheck all" should also queue most overdue first for checking (same like automatic scheduler) by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3087
- Field name update - Keyword triggers - Trigger/wait for text by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3088
- Make chrome browser headless when checking the site with selenium by @Tim3141 in https://github.com/dgtlmoon/changedetection.io/pull/3095
- Requests fetcher - remove old screenshot when watch was in a different fetcher type by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3097
- Add UI options tab and setting to disable opening diff in a new tab by @OPerepadia in https://github.com/dgtlmoon/changedetection.io/pull/3071
- Support multiline regex in text filtering (#2857) by @MoshiMoshi0 in https://github.com/dgtlmoon/changedetection.io/pull/2889
- Memory fixes for large playwright screenshots by @xconverge in https://github.com/dgtlmoon/changedetection.io/pull/3092
- Update other methods to use screenshot by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3098
- Refactor image saving with forked process to reduce memory usage, improvements to xpath scraper handling by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3099
-
[1.16.4]
- Update changedetection.io to 0.49.14
-
[1.16.5]
- Update changedetection.io to 0.49.15
-
[1.16.6]
- Update changedetection.io to 0.49.16
-
[1.16.7]
- Update changedetection.io to 0.49.17
- Full Changelog
- Revert multiprocess html to text by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3185
- Resolve warnings of bs4 library by @emmanuel-ferdman in https://github.com/dgtlmoon/changedetection.io/pull/3187
-
[1.17.0]
- Update sockpuppetbrowser to c8d5e67
-
[1.18.0]
- Custom env vars can be set in
/app/data/env.sh
- Custom env vars can be set in
-
[1.18.1]
- Update changedetection.io to 0.49.18
- Full Changelog
- Use logger.debug for playwright console logs by @Spacetech in https://github.com/dgtlmoon/changedetection.io/pull/3201
- remove unused f-strings by @ddogfoodd in https://github.com/dgtlmoon/changedetection.io/pull/3209
- Update to apprise 1.9.3 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3216
- Realtime UI by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3183
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