0.52.5

dgtlmoon/changedetection.io0.52.5Jan 15, 2026by dgtlmoon

AI Summary

Reverts a resource-heavy feature and improves internationalization support.

Key Highlights

  • Reverted resource-heavy brotli subprocess
  • Traditional Chinese locale mapping fix
  • i18n improvements

New Features

  • i18n updates
  • Resource management

Full Release Notes

## What's Changed
* Bump pyppeteer-ng from 2.0.0rc10 to 2.0.0rc11 by @dependabot[bot] in https://github.com/dgtlmoon/changedetection.io/pull/3742
* Translations - Fixing `zh_TW` to `zh_Hant_TW` , adding tests #3737 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3744
* Update jsonschema requirement from ~=4.25 to ~=4.26 by @dependabot[bot] in https://github.com/dgtlmoon/changedetection.io/pull/3743
* i18n: Update zh_Hant_TW translations by @LaiYueTing in https://github.com/dgtlmoon/changedetection.io/pull/3745
* Revert sub-process brotli saving because it could fork-bomb/use up too many system resources by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3747

## New Contributors
* @LaiYueTing made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/3745

**Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.52.4...0.52.5