0.54.6
dgtlmoon/changedetection.io0.54.6Mar 17, 2026by dgtlmoon
AI Summary
Improvements to content fetching and browser handling, including pluggable extra fetchers and better JSONP stripping.
Key Highlights
- Enhanced pluggable extra fetchers and browsers
- JSONP stripping implementation to treat as plaintext
- Added commit calls for pause and mute operations
New Features
- Memory and CPU improvements
Full Release Notes
## What's Changed * Bump apprise from 1.9.7 to 1.9.8 by @dependabot[bot] in https://github.com/dgtlmoon/changedetection.io/pull/3979 * fix: add commit calls for pause and mute operations by @yunhao-jiang in https://github.com/dgtlmoon/changedetection.io/pull/3978 * Content Fetchers / Browsers - Improvements for pluggable extra fetchers/browsers. by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3981 * JSONP - Attempt to strip out JSONP, treat as plaintext by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3983 ## New Contributors * @yunhao-jiang made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/3978 **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.54.5...0.54.6