Releases: linuxserver/docker-changedetection.io
0.41-ls31
LinuxServer Changes:
Rebase to Alpine 3.17.
changedetection.io Changes:
Mainly
- Beta release of 'restock monitoring' for single production pages
- Lots of notification improvements
- Uses Brotli for saving snapshot data for less disk usage
What's Changed
- Notification Improvements, new tokens
{{diff_added}}
and{{diff_removed}}
, removed whitespace aroundadded
andinto
( Issue #905 ) by @reecespieces in dgtlmoon/changedetection.io#1454 - Added new notification
{{ triggered_text }}
so you can just see what was triggered - Fixing bad linebreak definition
</br>
in notifications and UI by @dgtlmoon in dgtlmoon/changedetection.io#1465 - BrowserSteps - Adding
Goto URL
step by @dgtlmoon in dgtlmoon/changedetection.io#1466 - Abstract out the diff fetchers to make it easier to integrate new ones by @dgtlmoon in dgtlmoon/changedetection.io#1467
- no point creating two images by @dgtlmoon in dgtlmoon/changedetection.io#1481
- Use brotli for storage of the text snapshots, reducing 70-80% file size by @dgtlmoon in dgtlmoon/changedetection.io#1482
- Ability to set which text to process (added, removed, changed) according to the difference by @dgtlmoon in dgtlmoon/changedetection.io#1483
- Include triggered text token in notification by @dgtlmoon in dgtlmoon/changedetection.io#1485
New Contributors
- @reecespieces made their first contribution in dgtlmoon/changedetection.io#1454
Full Changelog: dgtlmoon/changedetection.io@0.40.3...0.41
0.41-ls30
LinuxServer Changes:
Rebase to Alpine 3.17.
changedetection.io Changes:
Mainly
- Beta release of 'restock monitoring' for single production pages
- Lots of notification improvements
- Uses Brotli for saving snapshot data for less disk usage
What's Changed
- Notification Improvements, new tokens
{{diff_added}}
and{{diff_removed}}
, removed whitespace aroundadded
andinto
( Issue #905 ) by @reecespieces in dgtlmoon/changedetection.io#1454 - Added new notification
{{ triggered_text }}
so you can just see what was triggered - Fixing bad linebreak definition
</br>
in notifications and UI by @dgtlmoon in dgtlmoon/changedetection.io#1465 - BrowserSteps - Adding
Goto URL
step by @dgtlmoon in dgtlmoon/changedetection.io#1466 - Abstract out the diff fetchers to make it easier to integrate new ones by @dgtlmoon in dgtlmoon/changedetection.io#1467
- no point creating two images by @dgtlmoon in dgtlmoon/changedetection.io#1481
- Use brotli for storage of the text snapshots, reducing 70-80% file size by @dgtlmoon in dgtlmoon/changedetection.io#1482
- Ability to set which text to process (added, removed, changed) according to the difference by @dgtlmoon in dgtlmoon/changedetection.io#1483
- Include triggered text token in notification by @dgtlmoon in dgtlmoon/changedetection.io#1485
New Contributors
- @reecespieces made their first contribution in dgtlmoon/changedetection.io#1454
Full Changelog: dgtlmoon/changedetection.io@0.40.3...0.41
0.41-ls29
LinuxServer Changes:
Rebase to Alpine 3.17.
changedetection.io Changes:
Mainly
- Beta release of 'restock monitoring' for single production pages
- Lots of notification improvements
- Uses Brotli for saving snapshot data for less disk usage
What's Changed
- Notification Improvements, new tokens
{{diff_added}}
and{{diff_removed}}
, removed whitespace aroundadded
andinto
( Issue #905 ) by @reecespieces in dgtlmoon/changedetection.io#1454 - Added new notification
{{ triggered_text }}
so you can just see what was triggered - Fixing bad linebreak definition
</br>
in notifications and UI by @dgtlmoon in dgtlmoon/changedetection.io#1465 - BrowserSteps - Adding
Goto URL
step by @dgtlmoon in dgtlmoon/changedetection.io#1466 - Abstract out the diff fetchers to make it easier to integrate new ones by @dgtlmoon in dgtlmoon/changedetection.io#1467
- no point creating two images by @dgtlmoon in dgtlmoon/changedetection.io#1481
- Use brotli for storage of the text snapshots, reducing 70-80% file size by @dgtlmoon in dgtlmoon/changedetection.io#1482
- Ability to set which text to process (added, removed, changed) according to the difference by @dgtlmoon in dgtlmoon/changedetection.io#1483
- Include triggered text token in notification by @dgtlmoon in dgtlmoon/changedetection.io#1485
New Contributors
- @reecespieces made their first contribution in dgtlmoon/changedetection.io#1454
Full Changelog: dgtlmoon/changedetection.io@0.40.3...0.41
0.41-ls28
LinuxServer Changes:
Rebase to Alpine 3.17.
changedetection.io Changes:
Mainly
- Beta release of 'restock monitoring' for single production pages
- Lots of notification improvements
- Uses Brotli for saving snapshot data for less disk usage
What's Changed
- Notification Improvements, new tokens
{{diff_added}}
and{{diff_removed}}
, removed whitespace aroundadded
andinto
( Issue #905 ) by @reecespieces in dgtlmoon/changedetection.io#1454 - Added new notification
{{ triggered_text }}
so you can just see what was triggered - Fixing bad linebreak definition
</br>
in notifications and UI by @dgtlmoon in dgtlmoon/changedetection.io#1465 - BrowserSteps - Adding
Goto URL
step by @dgtlmoon in dgtlmoon/changedetection.io#1466 - Abstract out the diff fetchers to make it easier to integrate new ones by @dgtlmoon in dgtlmoon/changedetection.io#1467
- no point creating two images by @dgtlmoon in dgtlmoon/changedetection.io#1481
- Use brotli for storage of the text snapshots, reducing 70-80% file size by @dgtlmoon in dgtlmoon/changedetection.io#1482
- Ability to set which text to process (added, removed, changed) according to the difference by @dgtlmoon in dgtlmoon/changedetection.io#1483
- Include triggered text token in notification by @dgtlmoon in dgtlmoon/changedetection.io#1485
New Contributors
- @reecespieces made their first contribution in dgtlmoon/changedetection.io#1454
Full Changelog: dgtlmoon/changedetection.io@0.40.3...0.41
0.41-ls27
LinuxServer Changes:
Rebase to Alpine 3.17.
changedetection.io Changes:
Mainly
- Beta release of 'restock monitoring' for single production pages
- Lots of notification improvements
- Uses Brotli for saving snapshot data for less disk usage
What's Changed
- Notification Improvements, new tokens
{{diff_added}}
and{{diff_removed}}
, removed whitespace aroundadded
andinto
( Issue #905 ) by @reecespieces in dgtlmoon/changedetection.io#1454 - Fixing bad linebreak definition
</br>
in notifications and UI by @dgtlmoon in dgtlmoon/changedetection.io#1465 - BrowserSteps - Adding
Goto URL
step by @dgtlmoon in dgtlmoon/changedetection.io#1466 - Abstract out the diff fetchers to make it easier to integrate new ones by @dgtlmoon in dgtlmoon/changedetection.io#1467
- no point creating two images by @dgtlmoon in dgtlmoon/changedetection.io#1481
- Use brotli for storage of the text snapshots, reducing 70-80% file size by @dgtlmoon in dgtlmoon/changedetection.io#1482
- Ability to set which text to process (added, removed, changed) according to the difference by @dgtlmoon in dgtlmoon/changedetection.io#1483
- Include triggered text token in notification by @dgtlmoon in dgtlmoon/changedetection.io#1485
New Contributors
- @reecespieces made their first contribution in dgtlmoon/changedetection.io#1454
Full Changelog: dgtlmoon/changedetection.io@0.40.3...0.41
0.40.3-ls26
LinuxServer Changes:
Rebase to Alpine 3.17.
changedetection.io Changes:
Maintenance release - Bug fix for 'false change alerts', watch storage improvements, bug fixes, API improvements
What's Changed
- Remove unused function by @dgtlmoon in dgtlmoon/changedetection.io#1394
- Re #1392 - Adjust PDF detect rules by @dgtlmoon in dgtlmoon/changedetection.io#1393
- Deleting a watch now removes the watches storage directory by @dgtlmoon in dgtlmoon/changedetection.io#1408
- Be sure to really not do anything in the case that the checksums were the same by @dgtlmoon in dgtlmoon/changedetection.io#1410
- Dont rewrite/resave snapshot when its the same data, just bump the history index, saves disk space. by @dgtlmoon in dgtlmoon/changedetection.io#1414
- Update notification library by @hmmbob in dgtlmoon/changedetection.io#1430
- API - Including
last_changed
timestamp in watch API info by @dgtlmoon in dgtlmoon/changedetection.io#1436 - Replace bs4 with beautifulsoup4 by @fabaff in dgtlmoon/changedetection.io#1433
- False change notifications - Don't reset watch checksum when a fetch error happens, adjust test to not test for fluctuating filter Re #962 by @dgtlmoon in dgtlmoon/changedetection.io#1437
- Be sure that
process_changedetection_results
is off after PageUnloadable and EmptyReply exceptions from fetcher - Re #962 by @dgtlmoon in dgtlmoon/changedetection.io#1439 - Ticket 962 false change alerts cleanups by @dgtlmoon in dgtlmoon/changedetection.io#1444
New Contributors
- @fabaff made their first contribution in dgtlmoon/changedetection.io#1433
Full Changelog: dgtlmoon/changedetection.io@0.40.2...0.40.3
0.40.3-ls25
LinuxServer Changes:
Rebase to Alpine 3.17.
changedetection.io Changes:
Maintenance release - Bug fix for 'false change alerts', watch storage improvements, bug fixes, API improvements
What's Changed
- Remove unused function by @dgtlmoon in dgtlmoon/changedetection.io#1394
- Re #1392 - Adjust PDF detect rules by @dgtlmoon in dgtlmoon/changedetection.io#1393
- Deleting a watch now removes the watches storage directory by @dgtlmoon in dgtlmoon/changedetection.io#1408
- Be sure to really not do anything in the case that the checksums were the same by @dgtlmoon in dgtlmoon/changedetection.io#1410
- Dont rewrite/resave snapshot when its the same data, just bump the history index, saves disk space. by @dgtlmoon in dgtlmoon/changedetection.io#1414
- Update notification library by @hmmbob in dgtlmoon/changedetection.io#1430
- API - Including
last_changed
timestamp in watch API info by @dgtlmoon in dgtlmoon/changedetection.io#1436 - Replace bs4 with beautifulsoup4 by @fabaff in dgtlmoon/changedetection.io#1433
- False change notifications - Don't reset watch checksum when a fetch error happens, adjust test to not test for fluctuating filter Re #962 by @dgtlmoon in dgtlmoon/changedetection.io#1437
- Be sure that
process_changedetection_results
is off after PageUnloadable and EmptyReply exceptions from fetcher - Re #962 by @dgtlmoon in dgtlmoon/changedetection.io#1439 - Ticket 962 false change alerts cleanups by @dgtlmoon in dgtlmoon/changedetection.io#1444
New Contributors
- @fabaff made their first contribution in dgtlmoon/changedetection.io#1433
Full Changelog: dgtlmoon/changedetection.io@0.40.2...0.40.3
0.40.3-ls24
LinuxServer Changes:
Rebase to Alpine 3.17.
changedetection.io Changes:
Maintenance release - Bug fix for 'false change alerts', watch storage improvements, bug fixes, API improvements
What's Changed
- Remove unused function by @dgtlmoon in dgtlmoon/changedetection.io#1394
- Re #1392 - Adjust PDF detect rules by @dgtlmoon in dgtlmoon/changedetection.io#1393
- Deleting a watch now removes the watches storage directory by @dgtlmoon in dgtlmoon/changedetection.io#1408
- Be sure to really not do anything in the case that the checksums were the same by @dgtlmoon in dgtlmoon/changedetection.io#1410
- Dont rewrite/resave snapshot when its the same data, just bump the history index, saves disk space. by @dgtlmoon in dgtlmoon/changedetection.io#1414
- Update notification library by @hmmbob in dgtlmoon/changedetection.io#1430
- API - Including
last_changed
timestamp in watch API info by @dgtlmoon in dgtlmoon/changedetection.io#1436 - Replace bs4 with beautifulsoup4 by @fabaff in dgtlmoon/changedetection.io#1433
- False change notifications - Don't reset watch checksum when a fetch error happens, adjust test to not test for fluctuating filter Re #962 by @dgtlmoon in dgtlmoon/changedetection.io#1437
- Be sure that
process_changedetection_results
is off after PageUnloadable and EmptyReply exceptions from fetcher - Re #962 by @dgtlmoon in dgtlmoon/changedetection.io#1439 - Ticket 962 false change alerts cleanups by @dgtlmoon in dgtlmoon/changedetection.io#1444
New Contributors
- @fabaff made their first contribution in dgtlmoon/changedetection.io#1433
Full Changelog: dgtlmoon/changedetection.io@0.40.2...0.40.3
0.40.3-ls23
LinuxServer Changes:
Rebase to Alpine 3.16, migrate to s6v3.
changedetection.io Changes:
Maintenance release - Bug fix for 'false change alerts', watch storage improvements, bug fixes, API improvements
What's Changed
- Remove unused function by @dgtlmoon in dgtlmoon/changedetection.io#1394
- Re #1392 - Adjust PDF detect rules by @dgtlmoon in dgtlmoon/changedetection.io#1393
- Deleting a watch now removes the watches storage directory by @dgtlmoon in dgtlmoon/changedetection.io#1408
- Be sure to really not do anything in the case that the checksums were the same by @dgtlmoon in dgtlmoon/changedetection.io#1410
- Dont rewrite/resave snapshot when its the same data, just bump the history index, saves disk space. by @dgtlmoon in dgtlmoon/changedetection.io#1414
- Update notification library by @hmmbob in dgtlmoon/changedetection.io#1430
- API - Including
last_changed
timestamp in watch API info by @dgtlmoon in dgtlmoon/changedetection.io#1436 - Replace bs4 with beautifulsoup4 by @fabaff in dgtlmoon/changedetection.io#1433
- False change notifications - Don't reset watch checksum when a fetch error happens, adjust test to not test for fluctuating filter Re #962 by @dgtlmoon in dgtlmoon/changedetection.io#1437
- Be sure that
process_changedetection_results
is off after PageUnloadable and EmptyReply exceptions from fetcher - Re #962 by @dgtlmoon in dgtlmoon/changedetection.io#1439 - Ticket 962 false change alerts cleanups by @dgtlmoon in dgtlmoon/changedetection.io#1444
New Contributors
- @fabaff made their first contribution in dgtlmoon/changedetection.io#1433
Full Changelog: dgtlmoon/changedetection.io@0.40.2...0.40.3
0.40.3-ls22
LinuxServer Changes:
Rebase to Alpine 3.16, migrate to s6v3.
changedetection.io Changes:
Maintenance release - Bug fix for 'false change alerts', watch storage improvements, bug fixes, API improvements
What's Changed
- Remove unused function by @dgtlmoon in dgtlmoon/changedetection.io#1394
- Re #1392 - Adjust PDF detect rules by @dgtlmoon in dgtlmoon/changedetection.io#1393
- Deleting a watch now removes the watches storage directory by @dgtlmoon in dgtlmoon/changedetection.io#1408
- Be sure to really not do anything in the case that the checksums were the same by @dgtlmoon in dgtlmoon/changedetection.io#1410
- Dont rewrite/resave snapshot when its the same data, just bump the history index, saves disk space. by @dgtlmoon in dgtlmoon/changedetection.io#1414
- Update notification library by @hmmbob in dgtlmoon/changedetection.io#1430
- API - Including
last_changed
timestamp in watch API info by @dgtlmoon in dgtlmoon/changedetection.io#1436 - Replace bs4 with beautifulsoup4 by @fabaff in dgtlmoon/changedetection.io#1433
- False change notifications - Don't reset watch checksum when a fetch error happens, adjust test to not test for fluctuating filter Re #962 by @dgtlmoon in dgtlmoon/changedetection.io#1437
- Be sure that
process_changedetection_results
is off after PageUnloadable and EmptyReply exceptions from fetcher - Re #962 by @dgtlmoon in dgtlmoon/changedetection.io#1439 - Ticket 962 false change alerts cleanups by @dgtlmoon in dgtlmoon/changedetection.io#1444
New Contributors
- @fabaff made their first contribution in dgtlmoon/changedetection.io#1433
Full Changelog: dgtlmoon/changedetection.io@0.40.2...0.40.3