Compare commits

..

2 Commits

Author SHA1 Message Date
dgtlmoon
58dde10e40 0.48.02 2024-12-16 16:07:11 +01:00
dgtlmoon
8e9bf4a113 Notifications - "Send test" was not always following "System default notification format" 2024-12-16 15:15:43 +01:00
2 changed files with 1 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
# Read more https://github.com/dgtlmoon/changedetection.io/wiki
__version__ = '0.48.03'
__version__ = '0.48.02'
from changedetectionio.strtobool import strtobool
from json.decoder import JSONDecodeError

View File

@@ -95,5 +95,3 @@ babel
# Needed for > 3.10, https://github.com/microsoft/playwright-python/issues/2096
greenlet >= 3.0.3
# Scheduler - Windows seemed to miss a lot of default timezone info (even "UTC" !)
tzdata