Releases: linuxserver/docker-changedetection.io
0.40.0.2-ls17
LinuxServer Changes:
Rebase to Alpine 3.16, migrate to s6v3.
changedetection.io Changes:
What's Changed
- Re #1207 - Dont scan for ldjson data when 'no' was clicked on the suggestion by @dgtlmoon in dgtlmoon/changedetection.io#1208
Full Changelog: dgtlmoon/changedetection.io@0.40.0...0.40.0.2
0.40.0-ls17
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 putif
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
- Update README.md by @t5k6 in dgtlmoon/changedetection.io#1158
- Configurable browser steps (enter text, scroll, wait for text, etc) by @dgtlmoon in dgtlmoon/changedetection.io#478
- Extra validation for URLs with jinja2 template by @dgtlmoon in dgtlmoon/changedetection.io#1166
- Faster BrowserStep screenshot updates and enable gzip compression for all content replies in the UI by @dgtlmoon in dgtlmoon/changedetection.io#1171
- BrowserSteps - Make the UI require an extra step so it doesnt slow down the experience when clicking through the tabs by @dgtlmoon in dgtlmoon/changedetection.io#1175
- Favicon multiplatform update by @dgtlmoon in dgtlmoon/changedetection.io#1176
- add changedetection container dependencies by @peppetemp in dgtlmoon/changedetection.io#1178
- Simple extract data by regex from all historical watch text by @dgtlmoon in dgtlmoon/changedetection.io#1191
- Extra validation for regex extract field by @dgtlmoon in dgtlmoon/changedetection.io#1192
- test fix - use local address by @dgtlmoon in dgtlmoon/changedetection.io#1193
- Notifications - tokens/jinja2 templating by @dgtlmoon in dgtlmoon/changedetection.io#1184
- Notification - Support for standard API calls post:// posts:// get:// gets:// delete:// deletes:// put:// puts:// by @dgtlmoon in dgtlmoon/changedetection.io#1194
- Dark mode - Template tidy up by @dgtlmoon in dgtlmoon/changedetection.io#1197
- Update runtime.txt to work on all heroku stacks by @amrohendawi in dgtlmoon/changedetection.io#1198
- Test cleanups by @dgtlmoon in dgtlmoon/changedetection.io#1196
New Contributors
- @t5k6 made their first contribution in dgtlmoon/changedetection.io#1158
- @peppetemp made their first contribution in dgtlmoon/changedetection.io#1178
- @amrohendawi made their first contribution in dgtlmoon/changedetection.io#1198
Full Changelog: dgtlmoon/changedetection.io@0.39.22.1...0.40.0
0.39.22.1-ls17
LinuxServer Changes:
Rebase to Alpine 3.16, migrate to s6v3.
changedetection.io Changes:
What's Changed
- Re #1148 - Notification screenshot/JPEG was not being regenerated correctly by @dgtlmoon in dgtlmoon/changedetection.io#1149
Full Changelog: dgtlmoon/changedetection.io@0.39.22...0.39.22.1
0.39.22.1-ls16
LinuxServer Changes:
Rebase to Alpine 3.16, migrate to s6v3.
changedetection.io Changes:
What's Changed
- Re #1148 - Notification screenshot/JPEG was not being regenerated correctly by @dgtlmoon in dgtlmoon/changedetection.io#1149
Full Changelog: dgtlmoon/changedetection.io@0.39.22...0.39.22.1
0.39.22-ls16
LinuxServer Changes:
Rebase to Alpine 3.16, migrate to s6v3.
changedetection.io Changes:
New big things
- Watch filters can now accept a list/multiple CSS/xPath filters per page
- Send a screenshot when a website page change is detected
- Updated AppRise library ( Mastodon support, email fixes and other minor fixes)
What's Changed
- Re #623 - Filters should accept a list/multiple filters by @dgtlmoon in dgtlmoon/changedetection.io#1064
- Adding
check_count
and sorting vars by @dgtlmoon in dgtlmoon/changedetection.io#1099 - Use deepcopy to stop data corruption (possible?) by @dgtlmoon in dgtlmoon/changedetection.io#1108
- Stability fix related to counter by @dgtlmoon in dgtlmoon/changedetection.io#1113
- Re-test under HIDE_REFERER, use strtobool so you can use 'False' by @dgtlmoon in dgtlmoon/changedetection.io#1121
- Bump notification library by @hmmbob in dgtlmoon/changedetection.io#1128
- Make link to notification debug log easier to find by @dgtlmoon in dgtlmoon/changedetection.io#1130
- Make VisualSelector show first available multiple selector, refactor to make more maintainable by @dgtlmoon in dgtlmoon/changedetection.io#1132
- Diff js maint by @dgtlmoon in dgtlmoon/changedetection.io#1137
- Option to attach screenshot to notification by @m42e in dgtlmoon/changedetection.io#1127
- No need to re-check, fix timing. by @dgtlmoon in dgtlmoon/changedetection.io#1141
- Screenshot option should only be available to webdriver/playwright watches, screenshot sent as JPEG to save bandwidth, Simplify the logic around screenshot, by @dgtlmoon in dgtlmoon/changedetection.io#1140
New Contributors
- @m42e made their first contribution in dgtlmoon/changedetection.io#1127
Full Changelog: dgtlmoon/changedetection.io@0.39.21.1...0.39.22
0.39.21.1-ls16
LinuxServer Changes:
Rebase to Alpine 3.16, migrate to s6v3.
changedetection.io Changes:
What's Changed
- Playwright conditional fix musl alpine by @dgtlmoon in dgtlmoon/changedetection.io#1087
Full Changelog: dgtlmoon/changedetection.io@0.39.21...0.39.21.1
0.39.21.1-ls15
LinuxServer Changes:
Rebase to Alpine 3.16, migrate to s6v3.
changedetection.io Changes:
What's Changed
- Playwright conditional fix musl alpine by @dgtlmoon in dgtlmoon/changedetection.io#1087
Full Changelog: dgtlmoon/changedetection.io@0.39.21...0.39.21.1
0.39.21.1-ls14
LinuxServer Changes:
Rebase to Alpine 3.16, migrate to s6v3.
changedetection.io Changes:
What's Changed
- Playwright conditional fix musl alpine by @dgtlmoon in dgtlmoon/changedetection.io#1087
Full Changelog: dgtlmoon/changedetection.io@0.39.21...0.39.21.1
0.39.21.1-ls13
LinuxServer Changes:
Rebase to Alpine 3.16, migrate to s6v3.
changedetection.io Changes:
What's Changed
- Playwright conditional fix musl alpine by @dgtlmoon in dgtlmoon/changedetection.io#1087
Full Changelog: dgtlmoon/changedetection.io@0.39.21...0.39.21.1
0.39.20.4-ls12
LinuxServer Changes:
Rebase to Alpine 3.16, migrate to s6v3.
changedetection.io Changes:
What's Changed
- Better cross-platform UTF-8 handling by @dgtlmoon in dgtlmoon/changedetection.io#1034
Full Changelog: dgtlmoon/changedetection.io@0.39.20.3...0.39.20.4