0.54.10
dgtlmoon/changedetection.io0.54.10Apr 20, 2026by dgtlmoon
AI Summary
A maintenance release focusing on bug fixes, specifically addressing missed notifications and untranslated labels on mobile devices, alongside dependency updates.
Key Highlights
- Fixed broken notifications caused by `diff_changed_to` logic
- Resolved untranslated labels on the mobile watchlist view
- Bumped apprise dependency to version 1.9.9
New Features
- Fix for unresponsive 'help and tips' button on tag edit screen
Full Release Notes
## What's Changed * i18n: Wrap untranslated UI strings and update ja translations by @skkzsh in https://github.com/dgtlmoon/changedetection.io/pull/4052 * Bump apprise from 1.9.8 to 1.9.9 by @dependabot[bot] in https://github.com/dgtlmoon/changedetection.io/pull/4059 * Fix - diff_changed_to causing some missed notifications by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4066 * Fix untranslated labels on mobile watchlist view by @skkzsh in https://github.com/dgtlmoon/changedetection.io/pull/4064 * Fix unresponsive "help and tips" button on tag edit screen by @skkzsh in https://github.com/dgtlmoon/changedetection.io/pull/4055 **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.54.9...0.54.10