LinuxServer Changes:
Rebase to Alpine 3.19.
changedetection.io Changes:
Security
- Security patch - Low impact - Adding API token secure check for API endpoint
/api/v1/watch/<uuid>/history
@rozpuszczalny
What's Changed
Mainly improvements to product restock detection, notification fixes and general application improvements.
- Added OPTIONS HTTP method by @kiyell in dgtlmoon/changedetection.io#2094
- #1627 and #1823 #2099 - quote wrapped URL for browserstep url was breaking the connection by @dgtlmoon in dgtlmoon/changedetection.io#2100
- Notifications - When any in a list of notifications fails, the others should still work by @dgtlmoon in dgtlmoon/changedetection.io#2106
- Restock - Check all elements for text to get stock status from, strip any text returned by @dgtlmoon in dgtlmoon/changedetection.io#2040
- Adding extra test for #2103 by @dgtlmoon in dgtlmoon/changedetection.io#2108
- Support Loguru as a logger by @Constantin1489 in dgtlmoon/changedetection.io#2036
- Loguru output tweaks by @dgtlmoon in dgtlmoon/changedetection.io#2112
- Adding contributors section by @dgtlmoon in dgtlmoon/changedetection.io#2116
- Backups - Tidy up test by @dgtlmoon in dgtlmoon/changedetection.io#2117
New Contributors
- @kiyell made their first contribution in dgtlmoon/changedetection.io#2094
Full Changelog: dgtlmoon/changedetection.io@0.45.12...0.45.13