# changedetection.io 0.54.9 - Product: changedetection.io (https://whatsnew.fyi/product/changedetection-io) - Vendor: changedetection.io - Date: 2026-04-14 - Version: 0.54.9 - Original notes: https://github.com/dgtlmoon/changedetection.io/releases/tag/0.54.9 - Permalink: https://whatsnew.fyi/product/changedetection-io/releases/0.54.9 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** — Add Japanese translation (ja) - **added** — Add Portuguese (Brasil) translation - **added** — Add Czech translation - **added** — Add Turkish translation - **added** — Add notification tokens {{diff_changed_from}} and {{diff_changed_to}} - **added** — Add ability to apply a group by specifying a wildcard, ie *mysite.com* - **added** — Add text filter "Extract lines containing text" - **added** — Handle inline favicons - **changed** — Update Selenium RemoteConnection to use ClientConfig for timeout - **changed** — Allow setting custom colour for tag/group/label background - **fixed** — Fix SCREENSHOT_MAX_HEIGHT not enforced by capping viewport step_size and clipping stitched output to max capture height - **fixed** — Fix word-level diff ignoring include_change_type_prefix - **fixed** — Fix step failure notification crash - **fixed** — Fix XLSX import error messages reporting wrong row number after failed rows - **fixed** — Fix strings not rendered in user's locale despite having .po entries - **fixed** — Make ignore text override trigger text so it ignores the trigger text if it appears ##### What's Changed * Add Japanese translation (ja) by @skkzsh in https://github.com/dgtlmoon/changedetection.io/pull/4019 * Update Selenium RemoteConnection to use ClientConfig for timeout by @mikaelz in https://github.com/dgtlmoon/changedetection.io/pull/4027 * Fix SCREENSHOT_MAX_HEIGHT not enforced: cap viewport step_size and clip stitched output to max capture height #3810 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4030 * Notification - Adding tokens `{{diff_changed_from}}` and `{{diff_changed_to}}` #3818 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4031 * Feature - Groups/tag - Apply a group by specifying a wildcard, ie `*mysite.com*` by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4032 * Add Portuguese (Brasil) translation by @mstrey in https://github.com/dgtlmoon/changedetection.io/pull/4033 * fix: word-level diff ignores include_change_type_prefix by @lawrence3699 in https://github.com/dgtlmoon/changedetection.io/pull/4037 * Groups - Set custom colour for tag/group/label background by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4040 * Fix/step failure notification crash by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4041 * Test - Word level diff - Re #4037 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4042 * fix: XLSX import error messages report wrong row number after failed rows by @lawrence3699 in https://github.com/dgtlmoon/changedetection.io/pull/4036 * Czech l12n by @svetlemodry in https://github.com/dgtlmoon/changedetection.io/pull/4043 * Add Turkish translation by @hekwert in https://github.com/dgtlmoon/changedetection.io/pull/4044 * Handle inline favicons - Re #3891 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4047 * Text filters - New simpler filter "Extract lines containing text" by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4046 * Test improvement - text extract tidyup by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4048 * Update Japanese translations for new strings and fix fragment handling by @skkzsh in https://github.com/dgtlmoon/changedetection.io/pull/4050 * Fix strings not rendered in user's locale despite having .po entries by @skkzsh in https://github.com/dgtlmoon/changedetection.io/pull/4051 * Ignore text should override trigger text (It should ignore the trigger text if it appears) by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3450 ##### New Contributors * @skkzsh made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/4019 * @mikaelz made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/4027 * @lawrence3699 made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/4037 * @hekwert made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/4044 **Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.54.8...0.54.9