# changedetection.io 0.60.3 - Product: changedetection.io (https://whatsnew.fyi/product/changedetection-io) - Vendor: changedetection.io - Date: 2026-09-04 - Version: 0.60.3 - Original notes: https://github.com/dgtlmoon/changedetection.io/releases/tag/0.60.3 - Permalink: https://whatsnew.fyi/product/changedetection-io/releases/0.60.3 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Support for translation overlays and local translations of existing strings - **fixed** — Fix many actions that should be POST style actions which led to 404 errors - **changed** — UI cleanups from 0.60.1 release - **security** — Add-watch-UI is now POST/CSRF protected ##### What's Changed * Translations - support for translation overlays/local translations of existing strings by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4365 * UI - Fixing lots of actions that should be a `POST` style action which led to a 404 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4370 * 0.60.1 release UI cleanups by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4374 * GHSA-56fq-63vj-9992 Add-watch-UI should be POST/CSRF protected @AmerMrkaljevic by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4375 **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.60.2...0.60.3