What's Changed
- Remove duplicate environment variables by @marvin8 in #738
- Ability to specify JS before running change-detection by @dgtlmoon in #744
- Return all regex results instead of first match by @freddieleeman in #730
- Added discord webhook base url to truncation rules by @bwees in #753
- Regex clarification by @rocket357 in #766
- Notifications - email - Correctly send plaintext notification as plaintext by @dgtlmoon in #767
- Small cleanups by @dgtlmoon in #768
- Bug fix for alerting when xPath based filters are not present by @dgtlmoon in #772
- Bug fix - filter "Only trigger when new lines appear" should check all history, not only the first item by @dgtlmoon in #777
- Enhancement - support xPath text() function filter, for example "//title/text()" in RSS feeds by @dgtlmoon in #778
- UI Feature - Add watch in "paused" state, saving then unpauses by @dgtlmoon in #779
New Contributors
- @marvin8 made their first contribution in #738
- @freddieleeman made their first contribution in #730
- @bwees made their first contribution in #753
- @rocket357 made their first contribution in #766
Full Changelog: 0.39.16...0.39.17