0.54.3
dgtlmoon/changedetection.io0.54.3Feb 28, 2026by dgtlmoon
AI Summary
Updates to translations and a fix for hostname restriction logic are the primary changes in this version.
Key Highlights
- Added Ukrainian (uk) translations
- Fixed restricted hostname check logic
- Updated French translation messages
New Features
- Restricted hostnames can now be added but are only checked at fetch-time
Full Release Notes
## What's Changed * Update messages.po in French translation by @RithyNicolasTAN in https://github.com/dgtlmoon/changedetection.io/pull/3926 * Adding Ukrainian (uk) translations, rebuilding translations. by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3936 * CVE-2026-27696 Small fix - Restricted hostnames can still be added but are only checked at fetch-time (not when rendering lists etc) by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3938 ## New Contributors * @RithyNicolasTAN made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/3926 **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.54.2...0.54.3