Skip to content

0.47.04 Bug fixes and small improvements

Compare
Choose a tag to compare
@dgtlmoon dgtlmoon released this 29 Oct 07:26
· 40 commits to master since this release

What's Changed

  • "Block change detection when text exists" should not trigger a change when the original text returns by @dgtlmoon in #2709
  • Fix mobile styling inconsistencies and resolve diff page overflow issue by @ojigs in #2716
  • #2727 fix notification test on empty list by @dgtlmoon in #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 #2737
  • Add additional out-of-stock detection for PT by @goncalossilva in #2738
  • #2502 - Add jinja2 template handling to request body by @cdubz in #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 #2745
  • Re #2747 - Do not recheck 'paused' watches on edit/save by @dgtlmoon in #2750

New Contributors

Full Changelog: 0.47.03...0.47.04