Change Detection - Package Updates
-
[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
-
[1.19.0]
- Update changedetection.io to 0.50.2
- Full Changelog
- Fix dep warning by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3221
- Socketio tweaks by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3220
-
[1.20.0]
- Update sockpuppetbrowser to 1315d22
-
[1.20.1]
- Update changedetection.io to 0.50.3
- Full Changelog
- Build test - Build test for platforms in parallel by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3229
- Puppeteer fetcher - Issue a Page.sendStop on frame load incase the browser is waiting for other data by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3232
- Update texts by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3234
- Handle execution context changes better in browsersteps by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3231
- Realtime UI - Ability to notify browser/client if there was a notification event by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3235
- Don't restrict .box to 80% width by @denilsonsa in https://github.com/dgtlmoon/changedetection.io/pull/3251
- Browser Steps for
source:URLs fix by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3254 - Re #3247 Adding check and SSL setup by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3252
- IPv6 tidy-up by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3257
- Fix Watch 'set all viewed' by tag by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3258
-
[1.20.2]
- Update changedetection.io to 0.50.4
- Full Changelog
- CVE-2025-52558 - Fixing XSS in error handling output of watch overview list
- Better path cross-platform file handling by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3265
-
[1.20.3]
- Update changedetection.io to 0.50.5
- Full Changelog
- Conditions - Fixing "Does NOT contain" condition by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3279
- Fix JSON Db save issue by @Jakob-Stadler in https://github.com/dgtlmoon/changedetection.io/pull/3286
-
[1.20.4]
- Update changedetection.io to 0.50.6
- Full Changelog
- Update stock-not-in-stock.js by @dsturzy in https://github.com/dgtlmoon/changedetection.io/pull/3287
- Re #3270 - Refactor watch history/diff page time handling by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3293
- Similarity condition - Skip generating stats for very large documents in the 'Edit' page by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3296
- UI - Sort list by Running or Paused #3284 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3294
- UI - Adding Favicon support to lister page + API by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3196
- Adding patch for armv7 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3311
- Favicon type detection - support for autodetecting mimetype for better reliability by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3308
-
[1.20.5]
- Update changedetection.io to 0.50.7
- Full Changelog
- UI - Set default favicon, offer option to disable favicons by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3316
- Minor CSS/UI fixes
-
[1.20.6]
- Manifest changes
- Refresh screenshots
-
[1.20.7]
- Update changedetection.io to 0.50.8
- Full Changelog
- Re #3337 - Various fixes for 'Extract Data' (History/diff section) by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3341
- Ensure a default Locale is set for more reliable text decoding (en_US.UTF-8 by default) by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3340
- Test with linuxserver alpine 3.22, include file/magic by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3345
- Minor UI fixes
-
[1.20.8]
- Update changedetection.io to 0.50.9
-
[1.20.9]
- Update changedetection.io to 0.50.10
-
[1.21.0]
- Update sockpuppetbrowser to 03fea0b
-
[1.22.0]
- Update changedetection.io to 0.50.11
- Full Changelog
- Favicon tweaks prefer best by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3351
- API Docs - use custom pretty builder by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3383
- API - Use OpenAPI docs by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3384
- API - API endpoint call validation against OpenAPI specification YML by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3386
- Adding newer cryptography by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3398
- Bump cryptography from 43.0.1 to 44.0.1 by @dependabot[bot] in https://github.com/dgtlmoon/changedetection.io/pull/3399
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