Releases: linuxserver/docker-changedetection.io
0.39.20.4-ls11
LinuxServer Changes:
Add make as build dep to fix pip jq build on armhf.
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
0.39.20.4-ls10
LinuxServer Changes:
Add make as build dep to fix pip jq build on armhf.
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
0.39.20.2-ls9
LinuxServer Changes:
Add make as build dep to fix pip jq build on armhf.
changedetection.io Changes:
What's Changed
- Test that the 'execute JS before' works by @dgtlmoon in dgtlmoon/changedetection.io#1006
- JQ - Make library optional so it doesnt break Windows by @dgtlmoon in dgtlmoon/changedetection.io#1009
Full Changelog: dgtlmoon/changedetection.io@0.39.20.1...0.39.20.2
0.39.20.1-ls9
LinuxServer Changes:
Add make as build dep to fix pip jq build on armhf.
changedetection.io Changes:
What's Changed
- Docker containers did not build correctly because jq (JSON query) needed make on arm v6 and arm v7 (rPi for example)
- Added test to test build docker containers on changes to critical files
- Don't use default Requests user-agent and accept headers in playwright+selenium requests, breaks sites such as united.com - by @dgtlmoon in #1004
Full Changelog: dgtlmoon/changedetection.io@0.39.20...0.39.20.1
0.39.20-ls9
LinuxServer Changes:
Add make as build dep to fix pip jq build on armhf.
changedetection.io Changes:
What's Changed
- Fixes and improvements for playwright fetching errors
- Use proxies.json instead of proxies.txt by @dgtlmoon in dgtlmoon/changedetection.io#945
- Tidy up proxies.json logic, adding tests by @dgtlmoon in dgtlmoon/changedetection.io#955
- Bump notification library by @hmmbob in dgtlmoon/changedetection.io#1002
- Brightdata Proxy info by @dgtlmoon in dgtlmoon/changedetection.io#1003
- Adds support for jq JSON query by @YusefOuda in dgtlmoon/changedetection.io#1001
New Contributors
- @YusefOuda made their first contribution in dgtlmoon/changedetection.io#1001
Full Changelog: dgtlmoon/changedetection.io@0.39.19.1...0.39.20
0.39.19.1-ls8
LinuxServer Changes:
Initial release.
changedetection.io Changes:
Mainly - The system may have not correctly used your system/global notification settings.
Now available is a 'Use default notifications' button when using the group selector checkbox in the main watch overview list.
What's Changed
- Fix typo by @ammgws in dgtlmoon/changedetection.io#924
New Contributors
- @ammgws made their first contribution in dgtlmoon/changedetection.io#924
Full Changelog: dgtlmoon/changedetection.io@0.39.19...0.39.19.1
0.39.19.1-ls7
LinuxServer Changes:
Initial release.
changedetection.io Changes:
Mainly - The system may have not correctly used your system/global notification settings.
Now available is a 'Use default notifications' button when using the group selector checkbox in the main watch overview list.
What's Changed
- Fix typo by @ammgws in dgtlmoon/changedetection.io#924
New Contributors
- @ammgws made their first contribution in dgtlmoon/changedetection.io#924
Full Changelog: dgtlmoon/changedetection.io@0.39.19...0.39.19.1
0.39.19.1-ls6
LinuxServer Changes:
Initial release.
changedetection.io Changes:
Mainly - The system may have not correctly used your system/global notification settings.
Now available is a 'Use default notifications' button when using the group selector checkbox in the main watch overview list.
What's Changed
- Fix typo by @ammgws in dgtlmoon/changedetection.io#924
New Contributors
- @ammgws made their first contribution in dgtlmoon/changedetection.io#924
Full Changelog: dgtlmoon/changedetection.io@0.39.19...0.39.19.1
0.39.19-ls6
LinuxServer Changes:
Initial release.
changedetection.io Changes:
What's Changed
- Remove old function - not needed by @dgtlmoon in dgtlmoon/changedetection.io#875
- Cleaner separation of watch/global notification settings by @dgtlmoon in dgtlmoon/changedetection.io#894
- Test the visual selector data loads as JSON by @dgtlmoon in dgtlmoon/changedetection.io#895
- Prevent crash when UUID doesnt exist here by @dgtlmoon in dgtlmoon/changedetection.io#915
- Notification settings refine by @dgtlmoon in dgtlmoon/changedetection.io#910
- Use play and pause icon by @dgtlmoon in dgtlmoon/changedetection.io#919
Full Changelog: dgtlmoon/changedetection.io@0.39.18...0.39.19
0.39.18-ls6
LinuxServer Changes:
Initial release.
changedetection.io Changes:
TLDR
- Massive improvements to making errors from websites more easier to understand
- UI and usability improvements
- Bug fixes around saving data and processing the queue
- Home-Assistant integration via Apprise URLs in notifications
- Various fixes
What's Changed
- Bump apprise to 1.0.0 by @hmmbob in dgtlmoon/changedetection.io#818
- Don't process a watch if it was paused AFTER being queued by @dgtlmoon in dgtlmoon/changedetection.io#825
- Crash protection - handle the case where watch was deleted by @dgtlmoon in dgtlmoon/changedetection.io#833
- Upgrade playwright python driver by @dgtlmoon in dgtlmoon/changedetection.io#834
- More concise handling of non-200 HTTP errors by @dgtlmoon in dgtlmoon/changedetection.io#824
- use smarter way to managed 'last changed' time by @dgtlmoon in dgtlmoon/changedetection.io#835
- Column sorting by @dgtlmoon in dgtlmoon/changedetection.io#838
- Make the table header easier to understand when sorting by @dgtlmoon in dgtlmoon/changedetection.io#840
- Crash fix: Data store sub-directories werent always being created when needed by @dgtlmoon in dgtlmoon/changedetection.io#842
- 'Save chrome screenshot' checkbox never used, removing, we always save the screenshot. by @dgtlmoon in dgtlmoon/changedetection.io#844
- Be sure visual-selector data is set when filter is not found by @dgtlmoon in dgtlmoon/changedetection.io#851
- Playwright didnt report errors correctly by @dgtlmoon in dgtlmoon/changedetection.io#852
- Bug fix for automatically queuing watches to check by @dgtlmoon in dgtlmoon/changedetection.io#860
- UI - Basic checkbox/group operations by @dgtlmoon in dgtlmoon/changedetection.io#861
- More checks by @dgtlmoon in dgtlmoon/changedetection.io#863
New Contributors
- @hmmbob made their first contribution in dgtlmoon/changedetection.io#818
Full Changelog: dgtlmoon/changedetection.io@0.39.17.2...0.39.18