0.51.4

dgtlmoon/changedetection.io0.51.4Nov 28, 2025by dgtlmoon

AI Summary

This release focuses on improving UTF-8 handling for XPath selectors and updates Playwright to version 1.56, fixing issues with non-regular Latin text content.

Key Highlights

  • Playwright 1.56 update
  • UTF-8 encoding fixes for XPath selectors
  • Improved handling of non-regular Latin text content

New Features

  • Better UTF-8 handling for XPath selectors
  • Enhanced Playwright compatibility

Full Release Notes

Actually this fixes one very very old bug in xpath filter handling :)

## What's Changed
* playwright 1.56 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3644
* Specify UTF-8 encoding for xpath_element_js by @voczi in https://github.com/dgtlmoon/changedetection.io/pull/3650
* Bump actions/checkout from 5 to 6 in the all group by @dependabot[bot] in https://github.com/dgtlmoon/changedetection.io/pull/3651
* Improving UTF-8 handling for xPath selectors (Stop the xpath filter from chewing up non-regulat-latin-text style content) by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3659

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

**Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.51.3...0.51.4