# changedetection.io 0.55.8
- Product: changedetection.io (https://whatsnew.fyi/product/changedetection-io)
- Vendor: changedetection.io
- Date: 2026-07-13
- Version: 0.55.8
- Original notes: https://github.com/dgtlmoon/changedetection.io/releases/tag/0.55.8
- Permalink: https://whatsnew.fyi/product/changedetection-io/releases/0.55.8
What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog.
Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'.
---
- **added** — Add Russian (ru) translation
- **changed** — Czech translation updated and refined
- **changed** — Restock rename original price to last price
- **changed** — LLM strip sampling params and retry when the model rejects them
- **changed** — Restock LLM fallback make the 8000 char content limit configurable, change to 15,000 chars by default
- **changed** — Raise or remove LLM timeout when local endpoint detected
- **changed** — JavaScript UI strings not covered by translations
- **fixed** — Extract
from pages with large sections
- **fixed** — Tag RSS feed ignores security token when password protection is enabled
- **fixed** — URL validation rejects valid URLs with '|' in the anchor/fragment
- **fixed** — Don't error watches when Content-Type is JSON but body isn't parsable
- **fixed** — Safe-empty restock default so restock notification tokens work for any watch
##### What's Changed
* feat: Czech translation updated and refined by @svetlemodry in https://github.com/dgtlmoon/changedetection.io/pull/4203
* fix: extract from pages with large sections (#4217) by @crossi-dev in https://github.com/dgtlmoon/changedetection.io/pull/4220
* Restock rename original price to last price by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4227
* fix: Tag RSS feed ignores security token when password protection is enabled by @medzin in https://github.com/dgtlmoon/changedetection.io/pull/4235
* LLM: strip sampling params and retry when the model rejects them by @quinnypig in https://github.com/dgtlmoon/changedetection.io/pull/4241
* fix: URL validation rejects valid URLs with '|' in the anchor/fragment (#4209) by @AmirF194 in https://github.com/dgtlmoon/changedetection.io/pull/4243
* fix: .gitignore the real test-log path (changedetectionio/tests/logs) by @AmirF194 in https://github.com/dgtlmoon/changedetection.io/pull/4247
* Add Russian (ru) translation by @Marfa in https://github.com/dgtlmoon/changedetection.io/pull/4236
* Bump the all group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/dgtlmoon/changedetection.io/pull/4238
* fix: don't error watches when Content-Type is JSON but body isn't parsable (#3827) by @TowyTowy in https://github.com/dgtlmoon/changedetection.io/pull/4250
* fix: safe-empty restock default so restock notification tokens work for any watch by @ebarkhordar in https://github.com/dgtlmoon/changedetection.io/pull/4249
* LLM - Raise or remove LLM timeout when local endpoint detected #4225 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4254
* [i18n] JavaScript UI strings not covered by translations #4233 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4255
* [feature] Restock LLM fallback: make the 8000 char content limit configurable, change to 15,000 chars by default #4213 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4257
##### New Contributors
* @crossi-dev made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/4220
* @medzin made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/4235
* @quinnypig made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/4241
* @AmirF194 made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/4243
* @Marfa made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/4236
* @TowyTowy made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/4250
* @ebarkhordar made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/4249
**Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.55.7...0.55.8