Change Detection - Package Updates
-
[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
-
[1.22.1]
- Update changedetection.io to 0.50.12
- Full Changelog
- Enable "last_viewed" field in the watch API. by @grota in #3403
- Add unread view filter by @jhedlund in #3393
- Re #3406 fix list update by @dgtlmoon in #3407
-
[1.22.2]
- Update changedetection.io to 0.50.13
- Full Changelog
- Add 'nicht mehr lieferbar' to stock status checks by @TheNoim in #3410
- Block crawlers from indexing accidentally exposed instances by @workeffortwaste in #3416
- Always extract page <title> by @dgtlmoon in #3415
- OpenAPI validation of API calls by @dgtlmoon in #3424
-
[1.22.3]
- Update changedetection.io to 0.50.14
- Full Changelog
- "Time between check" field is now validated correctly (requires atleast one of the
weeks
days
hours
minutes
seconds
to be set) by @dgtlmoon in #3427 - API - Adding page title link, bumping docs by @dgtlmoon in #3431
- UI - Fixing HTML <title> versus custom title settings display in overview by @dgtlmoon in #3430
- Time interval field validation improvements and tests by @dgtlmoon in #3432