Change Detection - Package Updates
-
[1.23.23]
- Update changedetection.io to 0.50.43
- Full Changelog
- Adding data sanity checks across restarts by @dgtlmoon in #3629
- Fixing data not loaded caused by UTF-8 not enforced by @dgtlmoon in #3622
- Various tests to ensure data is not overwritten and is sane across restarts
-
[1.24.0]
- Update changedetection.io to 0.51.01
- Full Changelog
- RSS feed for a single watch, cleanup settings colours and per watch by @dgtlmoon in #3609
- Propose fix a typo and ignore emacs backup files by @jeis4wpi in #3630
- RSS per group by @dgtlmoon in #3632
- UI - Moving 'RSS' options to its own settings tab, RSS - Adding watch history length by @dgtlmoon in #3633
- RSS Feed per watch - Setting order (newest changes first) by @dgtlmoon in #3634
- Rss per watch tweaks by @dgtlmoon in #3635
-
[1.24.1]
- Update changedetection.io to 0.51.2
- Full Changelog
- Now you can customise your RSS output exactly the same as the
Notification Body - Settings/RSS - Choose
System defaultand then set an optional overide of the format, OR set it toNotification Bodyand it will follow the notification body format across groups/watches. - Refactoring RSS handling by @dgtlmoon in #3642
-
[1.24.2]
- Update changedetection.io to 0.51.3
- Full Changelog
- RSS Reader Mode parser improvements - Pick up all fields from RSS where possible, better auto-detect of the XML encoding if it wasnt set by the browser
-
[1.24.3]
- Update changedetection.io to 0.51.4
- Full Changelog
- Actually this fixes one very very old bug in xpath filter handling

- playwright 1.56 by @dgtlmoon in #3644
- Specify UTF-8 encoding for xpath_element_js by @voczi in #3650
- Improving UTF-8 handling for xPath selectors (Stop the xpath filter from chewing up non-regulat-latin-text style content) by @dgtlmoon in #3659
-
[1.25.0]
- Update sockpuppetbrowser to dea42a3
-
[1.26.0]
- Update sockpuppetbrowser to 1ed333a
-
[1.26.1]
- Update sockpuppetbrowser to bbb6bdb
-
[1.26.2]
- Update sockpuppetbrowser to 245d600
-
[1.27.0]
- Update changedetection.io to 0.52.1
- Full Changelog
- Misc small HTML Validation fixes by @dgtlmoon in #3704
- Use soft delays instead of blocking time sleeps by @dgtlmoon in #3710
- Multi-language / Translations Support (#3696)
- Pluggable Content Fetchers (#3653)
- Image / Screenshot Comparison Processor (#3680)
- Improved responsive layout (#3702)
- Modal alerts/confirmations on delete/clear operations (#3693, #3598, #3382)
- Better redirect handling on login (#3699)
- 'Recheck all' now returns to correct group/tag (#3673)
- Soft delays instead of blocking time.sleep() calls (#3710)