CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.50.23-ls226/index.html
LinuxServer Changes:
Rebase to Alpine 3.22.
Remote Changes:
Replace jinja2-time with arrow
and improve timedate timezone integration, fixes timezones in templates such as {% now 'Europe/London', '%Y-%m-%d' %}
etc (#3496)
What's Changed
- Replace jinja2-time with
arrow
and improve timedate timezone integration by @dgtlmoon in dgtlmoon/changedetection.io#3496
Full Changelog: dgtlmoon/changedetection.io@0.50.22...0.50.23