LinuxServer Changes:
Rebase to Alpine 3.20.
changedetection.io Changes:
What's Changed
- UI - Adding "Download latest HTML snapshot" from Edit Watch > "Stats" page for easier debugging by @dgtlmoon in dgtlmoon/changedetection.io#2513
- Use #!/usr/bin/env to support virtualenv by @kruton in dgtlmoon/changedetection.io#2518
- When scraping elements, check for null results by @kruton in dgtlmoon/changedetection.io#2517
- Encode requests and notifications as UTF-8 if it has no encoding/basic string by @dgtlmoon in dgtlmoon/changedetection.io#2523
- Apprise 1.8.1 by @dgtlmoon in dgtlmoon/changedetection.io#2524
- Adding test for #1995 UTF-8 encoding in notification body by @dgtlmoon in dgtlmoon/changedetection.io#2525
New Contributors
- @kruton made their first contribution in dgtlmoon/changedetection.io#2518
Full Changelog: dgtlmoon/changedetection.io@0.46.01...0.46.02