Releases: linuxserver/docker-changedetection.io
0.50.32-ls234
CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.50.32-ls234/index.html
LinuxServer Changes:
No changes
Remote Changes:
What's Changed
- Color fixes by @dgtlmoon in dgtlmoon/changedetection.io#3545
- Custom exceptions,
post://etc, Catch errors and show where possible by @dgtlmoon in dgtlmoon/changedetection.io#3543 - Preserve whitespace's in HTML style notifications by @dgtlmoon in dgtlmoon/changedetection.io#3546
- Notifications - Keep monospaced layout of history/difference sent to HTML style notifications, Fixes to Markdown #3540 by @dgtlmoon in dgtlmoon/changedetection.io#3544
Full Changelog: dgtlmoon/changedetection.io@0.50.31...0.50.32
0.50.31-ls234
CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.50.31-ls234/index.html
LinuxServer Changes:
Full Changelog: 0.50.30-ls233...0.50.31-ls234
Remote Changes:
What's Changed
- More automated tests and fixes for HTML notifications #3529 by @dgtlmoon in dgtlmoon/changedetection.io#3539
- Changes to colors HTML notification (small contrast between 'changed' and 'removed' etc) by @dgtlmoon in dgtlmoon/changedetection.io#3540
Full Changelog: dgtlmoon/changedetection.io@0.50.30...0.50.31
0.50.30-ls233
CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.50.30-ls233/index.html
LinuxServer Changes:
Full Changelog: 0.50.29-ls232...0.50.30-ls233
Remote Changes:
What's Changed
- Be sure that default namespaces are registered by @dgtlmoon in dgtlmoon/changedetection.io#3535
- Template - Adding
|regex_replaceRe #3501 by @dgtlmoon in dgtlmoon/changedetection.io#3536 - Notifications fixes by @dgtlmoon in dgtlmoon/changedetection.io#3534
Full Changelog: dgtlmoon/changedetection.io@0.50.29...0.50.30
0.50.29-ls232
CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.50.29-ls232/index.html
LinuxServer Changes:
Full Changelog: 0.50.28-ls231...0.50.29-ls232
Remote Changes:
What's Changed
- Update validators requirement from ~=0.21 to ~=0.35 by @dependabot[bot] in dgtlmoon/changedetection.io#3500
- Update beautifulsoup4 requirement from <=4.13.5,>=4.0.0 to >=4.0.0,<=4.14.2 by @dependabot[bot] in dgtlmoon/changedetection.io#3471
- Bump elementpath from 4.1.5 to 5.0.4 by @dependabot[bot] in dgtlmoon/changedetection.io#3470
- Update flask requirement from ~=2.3 to ~=3.1, unpin werkzeug by @dgtlmoon in dgtlmoon/changedetection.io#3502
- Re #3526 - Refactor/cleanup notification handling and rename 'Markdown' to "Markdown to HTML" to make more sense. by @dgtlmoon in dgtlmoon/changedetection.io#3527
- Discord + Telegram - Adding better styling (Discord now uses strike-through and bold for removal/additions instead of broken HTML) by @dgtlmoon in dgtlmoon/changedetection.io#3528
Full Changelog: dgtlmoon/changedetection.io@0.50.28...0.50.29
0.50.28-ls231
CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.50.28-ls231/index.html
LinuxServer Changes:
Full Changelog: 0.50.27-ls230...0.50.28-ls231
Remote Changes:
What's Changed
- Empty 'ignore text' strings could break ignore text and return empty document for text checksum by @dgtlmoon in dgtlmoon/changedetection.io#3524
- Email notification format fixes by @dgtlmoon in dgtlmoon/changedetection.io#3525
Full Changelog: dgtlmoon/changedetection.io@0.50.27...0.50.28
0.50.27-ls230
CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.50.27-ls230/index.html
LinuxServer Changes:
Rebase to Alpine 3.22.
Remote Changes:
What's Changed
- Fix error handling for first empty filter response by @ReggX in dgtlmoon/changedetection.io#3516
New Contributors
- @ReggX made their first contribution in dgtlmoon/changedetection.io#3516
Full Changelog: dgtlmoon/changedetection.io@0.50.26...0.50.27
0.50.26-ls229
CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.50.26-ls229/index.html
LinuxServer Changes:
Rebase to Alpine 3.22.
Remote Changes:
What's Changed
- pip build - Improving fix for #3509, Adding automated test for #3509 by @dgtlmoon in dgtlmoon/changedetection.io#3513
Full Changelog: dgtlmoon/changedetection.io@0.50.25...0.50.26
0.50.25-ls228
CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.50.25-ls228/index.html
LinuxServer Changes:
Rebase to Alpine 3.22.
Remote Changes:
What's Changed
- Small fix for notification format handling, enabling HTML Color for
{{diff_removed}}and{{diff_added}}by @dgtlmoon in dgtlmoon/changedetection.io#3508 - Notification service improved failure alerts by @dgtlmoon in dgtlmoon/changedetection.io#3507
- Improved delete by @dgtlmoon in dgtlmoon/changedetection.io#3510
- Be sure to include API spec in pypi build by @dgtlmoon in dgtlmoon/changedetection.io#3511 #3509
Full Changelog: dgtlmoon/changedetection.io@0.50.24...0.50.25
0.50.24-ls227
CI Report:
https://ci-tests.linuxserver.io/linuxserver/changedetection.io/0.50.24-ls227/index.html
LinuxServer Changes:
Rebase to Alpine 3.22.
Remote Changes:
What's Changed
- Refactor notification code - Make sure all notification tokens have something set even for form validation by @dgtlmoon in dgtlmoon/changedetection.io#3504
Full Changelog: dgtlmoon/changedetection.io@0.50.23...0.50.24
0.50.23-ls226
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
arrowand improve timedate timezone integration by @dgtlmoon in dgtlmoon/changedetection.io#3496
Full Changelog: dgtlmoon/changedetection.io@0.50.22...0.50.23