0.52.8
dgtlmoon/changedetection.io0.52.8Jan 20, 2026by dgtlmoon
AI Summary
Addresses memory leaks, fixes specific browser detection bugs, and improves API validation.
Key Highlights
- Memory leak fixes in favicon reader and JSON DB
- Traditional Chinese browser auto-detection fix
- API validation improvements
- Search query bug fix
New Features
- Bug fixes
- Performance improvements
Full Release Notes
## What's Changed * Small fixes for #3778 Search query parameter only works on homepage, breaks on other pages by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3781 * Fixes for #3779 [Bug] Browser auto-detection for Traditional Chinese fails (Follow-up #3737) by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3780 * API - Validation improvements by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3782 * Favicon reader had a memory leak, also JSON database for extremely large watch lists at load time by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3787 **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.52.7...0.52.8