| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.51.4 source code.tar.gz | 2025-11-28 | 2.6 MB | |
| 0.51.4 source code.zip | 2025-11-28 | 2.8 MB | |
| README.md | 2025-11-28 | 848 Bytes | |
| Totals: 3 Items | 5.3 MB | 0 | |
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