diff --git a/changedetectionio/templates/diff.html b/changedetectionio/templates/diff.html index 64518b59..c32da120 100644 --- a/changedetectionio/templates/diff.html +++ b/changedetectionio/templates/diff.html @@ -67,10 +67,11 @@ {% if screenshot %}

- For now, only the most recent screenshot is saved and displayed. -

+ For now, only the most recent screenshot is saved and displayed.
+ Note: No changedetection is performed on the image yet, but we are working on that in an upcoming release. +

- +
{% endif %} diff --git a/changedetectionio/templates/preview.html b/changedetectionio/templates/preview.html index cbf8f221..25ff4986 100644 --- a/changedetectionio/templates/preview.html +++ b/changedetectionio/templates/preview.html @@ -35,8 +35,9 @@ {% if screenshot %}

- For now, only the most recent screenshot is saved and displayed. -

+ For now, only the most recent screenshot is saved and displayed.
+ Note: No changedetection is performed on the image yet, but we are working on that in an upcoming release. +