LinuxServer Changes:
Rebase to Alpine 3.20.
changedetection.io Changes:
What's Changed
- "Block change detection when text exists" should not trigger a change when the original text returns by @dgtlmoon in dgtlmoon/changedetection.io#2709
- Fix mobile styling inconsistencies and resolve diff page overflow issue by @ojigs in dgtlmoon/changedetection.io#2716
- #2727 fix notification test on empty list by @dgtlmoon in dgtlmoon/changedetection.io#2731
- "Send test notification" in "Restock" mode was not working correclty when restock tokens "{{restock.price}}" were in the notification body and headers by @dgtlmoon in dgtlmoon/changedetection.io#2737
- Add additional out-of-stock detection for PT by @goncalossilva in dgtlmoon/changedetection.io#2738
- #2502 - Add jinja2 template handling to request body by @cdubz in dgtlmoon/changedetection.io#2740
- Re #2742 Notifications - post://, get:// etc , Fixing URL encoding of headers so that '+' in URL is correctly parsed as ' ' (and other url-encodings) by @dgtlmoon in dgtlmoon/changedetection.io#2745
- Re #2747 - Do not recheck 'paused' watches on edit/save by @dgtlmoon in dgtlmoon/changedetection.io#2750
New Contributors
- @goncalossilva made their first contribution in dgtlmoon/changedetection.io#2738
- @cdubz made their first contribution in dgtlmoon/changedetection.io#2740
Full Changelog: dgtlmoon/changedetection.io@0.47.03...0.47.04