0.47.04
版本发布时间: 2024-10-29 15:26:35
dgtlmoon/changedetection.io最新发布版本:0.47.05(2024-11-01 17:25:34)
What's Changed
- "Block change detection when text exists" should not trigger a change when the original text returns by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2709
- Fix mobile styling inconsistencies and resolve diff page overflow issue by @ojigs in https://github.com/dgtlmoon/changedetection.io/pull/2716
- #2727 fix notification test on empty list by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/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 https://github.com/dgtlmoon/changedetection.io/pull/2737
- Add additional out-of-stock detection for PT by @goncalossilva in https://github.com/dgtlmoon/changedetection.io/pull/2738
- #2502 - Add jinja2 template handling to request body by @cdubz in https://github.com/dgtlmoon/changedetection.io/pull/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 https://github.com/dgtlmoon/changedetection.io/pull/2745
- Re #2747 - Do not recheck 'paused' watches on edit/save by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2750
New Contributors
- @goncalossilva made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/2738
- @cdubz made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/2740
Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.47.03...0.47.04