0.52.2
dgtlmoon/changedetection.io0.52.2Jan 13, 2026by dgtlmoon
AI Summary
This release focuses on improving fetcher performance through async updates and fixes RSS feed rendering issues to prevent edge cases with incorrect feed information.
Key Highlights
- Async update improvements for better performance
- RSS rendering bugfix for wrong feed information
- Enhanced async handling of requests cleanup
New Features
- Improved fetcher speed through async updates
- Fixed RSS feed information rendering
Full Release Notes
## What's Changed * RSS - Bugfix - possible edge case of wrong feed info could be rendered by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3733 * Async update improvements by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3732 **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.52.1...0.52.2