Releases: linuxserver/docker-changedetection.io
0.55.7-ls294
CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.55.7-ls294/index.html
LinuxServer Changes:
Full Changelog: 0.55.6-ls293...0.55.7-ls294
Remote Changes:
What's Changed
- UI - LLM - Fix for settings (wtforms vs pydantic) by @dgtlmoon in dgtlmoon/changedetection.io#4184
Full Changelog: dgtlmoon/changedetection.io@0.55.6...0.55.7
0.55.7-ls293
CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.55.7-ls293/index.html
LinuxServer Changes:
No changes
Remote Changes:
What's Changed
- UI - LLM - Fix for settings (wtforms vs pydantic) by @dgtlmoon in dgtlmoon/changedetection.io#4184
Full Changelog: dgtlmoon/changedetection.io@0.55.6...0.55.7
0.55.6-ls293
CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.55.6-ls293/index.html
LinuxServer Changes:
Full Changelog: 0.55.5-ls292...0.55.6-ls293
Remote Changes:
Security updates
Security - SSRF in ChangeDetection.io via urlparse/urllib3 Parser Differential
What's Changed
- UI - Preview problem fix for extract_text/ignore_text #4138 by @dgtlmoon in dgtlmoon/changedetection.io#4169
- UI - LLM - Flag
LLM_FEATURES_DISABLEDto disable all LLM from the UI/system by @dgtlmoon in dgtlmoon/changedetection.io#4171 - Notifications -
raw_difftoken was missing by @dgtlmoon in dgtlmoon/changedetection.io#4177 - LLM UI - Blueprint/code also disabled when env flag
LLM_FEATURES_DISABLEDis enabled by @dgtlmoon in dgtlmoon/changedetection.io#4180 - Llm settings pydantic refactor by @dgtlmoon in dgtlmoon/changedetection.io#4181
- lint: Bump dennis — adopt
--strictmode and drop false-positive workarounds by @skkzsh in dgtlmoon/changedetection.io#4182
Full Changelog: dgtlmoon/changedetection.io@0.55.5...0.55.6
0.55.5-ls292
CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.55.5-ls292/index.html
LinuxServer Changes:
Full Changelog: 0.55.4-ls291...0.55.5-ls292
Remote Changes:
What's Changed
- Fix Spanish translations for 'Changed' and 'Last Changed' by @maperal in dgtlmoon/changedetection.io#4160
- Notifications - Fix
'str' object is not callablewhen{{ diff(...)}}callable tokens are used with HTML/htmlcolor output by @dgtlmoon in dgtlmoon/changedetection.io#4161 - LLM - Master on/off switch (enable/disable) by @dgtlmoon in dgtlmoon/changedetection.io#4162
New Contributors
- @maperal made their first contribution in dgtlmoon/changedetection.io#4160
Full Changelog: dgtlmoon/changedetection.io@0.55.4...0.55.5
0.55.5-ls291
CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.55.5-ls291/index.html
LinuxServer Changes:
No changes
Remote Changes:
What's Changed
- Fix Spanish translations for 'Changed' and 'Last Changed' by @maperal in dgtlmoon/changedetection.io#4160
- Notifications - Fix
'str' object is not callablewhen{{ diff(...)}}callable tokens are used with HTML/htmlcolor output by @dgtlmoon in dgtlmoon/changedetection.io#4161 - LLM - Master on/off switch (enable/disable) by @dgtlmoon in dgtlmoon/changedetection.io#4162
New Contributors
- @maperal made their first contribution in dgtlmoon/changedetection.io#4160
Full Changelog: dgtlmoon/changedetection.io@0.55.4...0.55.5
0.55.4-ls291
CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.55.4-ls291/index.html
LinuxServer Changes:
Full Changelog: 0.55.3-ls290...0.55.4-ls291
Remote Changes:
What's Changed
- i18n: Ruff INT (flake8-gettext) by @skkzsh in dgtlmoon/changedetection.io#4096
- UI - AI/LLM - "Summary" button should set last viewed by @dgtlmoon in dgtlmoon/changedetection.io#4095
- Improve LiteLLM deps #4093 by @dgtlmoon in dgtlmoon/changedetection.io#4102
- i18n: Add dennis .pot/.po lint by @skkzsh in dgtlmoon/changedetection.io#4097
- API - watch.link was accidently a tuple, enforcing string by @dgtlmoon in dgtlmoon/changedetection.io#4104
- API - Add restock config to API /v1/watch/ json output #4099 by @dgtlmoon in dgtlmoon/changedetection.io#4103
- i18n: Enforce dennis lint warnings in CI by @skkzsh in dgtlmoon/changedetection.io#4105
- i18n: Clear pre-existing dennis warnings in
messages.potby @skkzsh in dgtlmoon/changedetection.io#4112 - i18n: Fix broken HTML tags and enforce dennis lint warnings in CI by @skkzsh in dgtlmoon/changedetection.io#4116
- Notifications - extra check for system default by @dgtlmoon in dgtlmoon/changedetection.io#4122
- Notifications - Escape only the diff variables before Jinja2 renders them into the template ( Stop breaking custom HTML for plaintext pages on HTML notifications) #4121 by @dgtlmoon in dgtlmoon/changedetection.io#4123
- Fixing GHSA-vwgh-2hvh-4xm5 — substring match in the shared_diff_access by @dgtlmoon in dgtlmoon/changedetection.io#4130
- Bumping tests by @dgtlmoon in dgtlmoon/changedetection.io#4131
- LLM - Self-hosted OpenAI-compatible endpoint support (vLLM, LM Studio, llama.cpp) — refs #3204 by @tekgnosis-net in dgtlmoon/changedetection.io#4117
- LLM integration - LiteLLM config - UI tweaks by @dgtlmoon in dgtlmoon/changedetection.io#4134
- UI - Make LLM status sticky by @dgtlmoon in dgtlmoon/changedetection.io#4135
- LLM - Fixing summary cache miss-hit by @dgtlmoon in dgtlmoon/changedetection.io#4136
- Text filters - Process subtractive_selectors first by @dgtlmoon in dgtlmoon/changedetection.io#4142
- API - Better support for watch API private/internal vars by @dgtlmoon in dgtlmoon/changedetection.io#4144
- Text filters - Ignore text should run before 'extract text' by @dgtlmoon in dgtlmoon/changedetection.io#4143
- Fix/pr 4110 czech l12n catalog sync by @dgtlmoon in dgtlmoon/changedetection.io#4145
- Docker - INSTALLED_MARKER is kept in /datastore but package installs are not persistent (Dont use custom marker file, rely on pip instead) by @dgtlmoon in dgtlmoon/changedetection.io#4147
- Fix/llm ollama etc tweaks by @dgtlmoon in dgtlmoon/changedetection.io#4148
- UI - LLM - SSRF guard for the LLM
api_basesetting by @dgtlmoon in dgtlmoon/changedetection.io#4157 - API Security - Watch GET history snapshot - Should return
text/plainmimetype so it cant be accidently executed in the browser by @dgtlmoon in dgtlmoon/changedetection.io#4158
New Contributors
- @tekgnosis-net made their first contribution in dgtlmoon/changedetection.io#4117
Full Changelog: dgtlmoon/changedetection.io@0.55.3...0.55.4
0.55.3-ls290
CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.55.3-ls290/index.html
LinuxServer Changes:
Full Changelog: 0.55.3-ls289...0.55.3-ls290
Remote Changes:
Full Changelog: dgtlmoon/changedetection.io@0.55.2...0.55.3
0.55.3-ls289
CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.55.3-ls289/index.html
LinuxServer Changes:
Full Changelog: 0.55.3-ls288...0.55.3-ls289
Remote Changes:
Full Changelog: dgtlmoon/changedetection.io@0.55.2...0.55.3
0.55.3-ls288
CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.55.3-ls288/index.html
LinuxServer Changes:
Full Changelog: 0.55.3-ls287...0.55.3-ls288
Remote Changes:
Full Changelog: dgtlmoon/changedetection.io@0.55.2...0.55.3
0.55.3-ls287
CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.55.3-ls287/index.html
LinuxServer Changes:
Full Changelog: 0.55.1-ls286...0.55.3-ls287
Remote Changes:
Full Changelog: dgtlmoon/changedetection.io@0.55.2...0.55.3