Skip to content

0.40.0-ls17

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 08 Dec 20:30
· 383 commits to main since this release

LinuxServer Changes:

Rebase to Alpine 3.16, migrate to s6v3.

changedetection.io Changes:

Huge release

Main items

  • Browser steps - Interact with the browser, login to websites, accept cookie boxes, fill forms, click X,Y and more (requires playwright), runs before changedetection so you can log into a website and then get a change alert
  • Auto suggestion to follow product LD JSON data use existing product data to get better price change alerts without needing visual-filter/xpath/css selectors (where the website supports LD-JSON)
  • Dark Mode - Thanks to @tanc for the killer styling and functionality!
  • Notifications , Improved simple gets:// post:// callbacks and Jinja2 compatible templates, all variables, tokens now available in notification settings (you could even put if statements in your notification body if you wanted, as an idea)
  • Extract historical data, Use a regex to generate CSV files (great for scraping websites over time, for example the number of available houses for rent/buy over time)
  • Loads of fixes

Help spread the word about changedetection.io!

What's Changed

New Contributors

Full Changelog: dgtlmoon/changedetection.io@0.39.22.1...0.40.0