Releases: linuxserver/docker-healthchecks
v4.1.1-ls339
CI Report:
https://ci-tests.linuxserver.io/linuxserver/healthchecks/v4.1.1-ls339/index.html
LinuxServer Changes:
Full Changelog: v4.1.1-ls338...v4.1.1-ls339
Remote Changes:
Bug Fixes
- Fix sendalerts to avoid crashing on a timed out db connection (#1267)
- Fix the update_timeout view to also kick off nags
v4.1.1-ls338
CI Report:
https://ci-tests.linuxserver.io/linuxserver/healthchecks/v4.1.1-ls338/index.html
LinuxServer Changes:
Full Changelog: v4.1-ls337...v4.1.1-ls338
Remote Changes:
Bug Fixes
- Fix sendalerts to avoid crashing on a timed out db connection (#1267)
- Fix the update_timeout view to also kick off nags
v4.1-ls337
CI Report:
https://ci-tests.linuxserver.io/linuxserver/healthchecks/v4.1-ls337/index.html
LinuxServer Changes:
Full Changelog: v4.1-ls336...v4.1-ls337
Remote Changes:
Improvements
- Remove team size limits: users on all plans can now invite many team members
- Add a one-line summary at the top of monthly/weekly/daily reports
Bug Fixes
- Fix a formatting issue in Matrix notification template (#1264, @neoscaler)
- Fix emails to never use non-breaking spaces in plain text emails
- Fix the "Change Email" form to warn the user about TOTP 2FA
- Fix daily reports to show downtime stats for the previous 2 days (not months)
- Fix incorrect Bearer token handling in the Prometheus metrics endpoint
- Fix the "Clone" function to copy the filter_http_body, filter_default_fail fields
- Fix the ping handler to reject uppercase letters in slug values (#1271)
v4.1-ls336
CI Report:
https://ci-tests.linuxserver.io/linuxserver/healthchecks/v4.1-ls336/index.html
LinuxServer Changes:
Full Changelog: v4.0-ls335...v4.1-ls336
Remote Changes:
Improvements
- Remove team size limits: users on all plans can now invite many team members
- Add a one-line summary at the top of monthly/weekly/daily reports
Bug Fixes
- Fix a formatting issue in Matrix notification template (#1264, @neoscaler)
- Fix emails to never use non-breaking spaces in plain text emails
- Fix the "Change Email" form to warn the user about TOTP 2FA
- Fix daily reports to show downtime stats for the previous 2 days (not months)
- Fix incorrect Bearer token handling in the Prometheus metrics endpoint
- Fix the "Clone" function to copy the filter_http_body, filter_default_fail fields
- Fix the ping handler to reject uppercase letters in slug values (#1271)
v4.0-ls335
CI Report:
https://ci-tests.linuxserver.io/linuxserver/healthchecks/v4.0-ls335/index.html
LinuxServer Changes:
Full Changelog: v4.0-ls334...v4.0-ls335
Remote Changes:
This release drops support of Python 3.11 and below. The minimum required Python
version is 3.12.
Improvements
- Upgrade to Django 6.0
- Update the Matrix integration to use Matrix v3 API (#1244)
- Update email alert template to use user's preferred time zone (#1230)
- Update the web UI to use user's preferred timezone instead of browser's timezone
- Add data migration to update legacy timezones to current canonical timezones (#1250)
- Switch to using multicolor icon font for integration icons
Bug Fixes
- Fix the text version of email report for recently created checks (#1236, @adelton)
- Fix prepare_durations() to assert ping ordering by id not by created date
- Fix the "Pause" API call and UI action to no-op if the check is already paused
v4.0-ls334
CI Report:
https://ci-tests.linuxserver.io/linuxserver/healthchecks/v4.0-ls334/index.html
LinuxServer Changes:
Full Changelog: v4.0-ls333...v4.0-ls334
Remote Changes:
This release drops support of Python 3.11 and below. The minimum required Python
version is 3.12.
Improvements
- Upgrade to Django 6.0
- Update the Matrix integration to use Matrix v3 API (#1244)
- Update email alert template to use user's preferred time zone (#1230)
- Update the web UI to use user's preferred timezone instead of browser's timezone
- Add data migration to update legacy timezones to current canonical timezones (#1250)
- Switch to using multicolor icon font for integration icons
Bug Fixes
- Fix the text version of email report for recently created checks (#1236, @adelton)
- Fix prepare_durations() to assert ping ordering by id not by created date
- Fix the "Pause" API call and UI action to no-op if the check is already paused
v4.0-ls333
CI Report:
https://ci-tests.linuxserver.io/linuxserver/healthchecks/v4.0-ls333/index.html
LinuxServer Changes:
Full Changelog: v4.0-ls332...v4.0-ls333
Remote Changes:
This release drops support of Python 3.11 and below. The minimum required Python
version is 3.12.
Improvements
- Upgrade to Django 6.0
- Update the Matrix integration to use Matrix v3 API (#1244)
- Update email alert template to use user's preferred time zone (#1230)
- Update the web UI to use user's preferred timezone instead of browser's timezone
- Add data migration to update legacy timezones to current canonical timezones (#1250)
- Switch to using multicolor icon font for integration icons
Bug Fixes
- Fix the text version of email report for recently created checks (#1236, @adelton)
- Fix prepare_durations() to assert ping ordering by id not by created date
- Fix the "Pause" API call and UI action to no-op if the check is already paused
v4.0-ls332
CI Report:
https://ci-tests.linuxserver.io/linuxserver/healthchecks/v4.0-ls332/index.html
LinuxServer Changes:
Full Changelog: v4.0-ls331...v4.0-ls332
Remote Changes:
This release drops support of Python 3.11 and below. The minimum required Python
version is 3.12.
Improvements
- Upgrade to Django 6.0
- Update the Matrix integration to use Matrix v3 API (#1244)
- Update email alert template to use user's preferred time zone (#1230)
- Update the web UI to use user's preferred timezone instead of browser's timezone
- Add data migration to update legacy timezones to current canonical timezones (#1250)
- Switch to using multicolor icon font for integration icons
Bug Fixes
- Fix the text version of email report for recently created checks (#1236, @adelton)
- Fix prepare_durations() to assert ping ordering by id not by created date
- Fix the "Pause" API call and UI action to no-op if the check is already paused
v4.0-ls331
CI Report:
https://ci-tests.linuxserver.io/linuxserver/healthchecks/v4.0-ls331/index.html
LinuxServer Changes:
Full Changelog: v4.0-ls330...v4.0-ls331
Remote Changes:
This release drops support of Python 3.11 and below. The minimum required Python
version is 3.12.
Improvements
- Upgrade to Django 6.0
- Update the Matrix integration to use Matrix v3 API (#1244)
- Update email alert template to use user's preferred time zone (#1230)
- Update the web UI to use user's preferred timezone instead of browser's timezone
- Add data migration to update legacy timezones to current canonical timezones (#1250)
- Switch to using multicolor icon font for integration icons
Bug Fixes
- Fix the text version of email report for recently created checks (#1236, @adelton)
- Fix prepare_durations() to assert ping ordering by id not by created date
- Fix the "Pause" API call and UI action to no-op if the check is already paused
v4.0-ls330
CI Report:
https://ci-tests.linuxserver.io/linuxserver/healthchecks/v4.0-ls330/index.html
LinuxServer Changes:
Full Changelog: v4.0-ls329...v4.0-ls330
Remote Changes:
This release drops support of Python 3.11 and below. The minimum required Python
version is 3.12.
Improvements
- Upgrade to Django 6.0
- Update the Matrix integration to use Matrix v3 API (#1244)
- Update email alert template to use user's preferred time zone (#1230)
- Update the web UI to use user's preferred timezone instead of browser's timezone
- Add data migration to update legacy timezones to current canonical timezones (#1250)
- Switch to using multicolor icon font for integration icons
Bug Fixes
- Fix the text version of email report for recently created checks (#1236, @adelton)
- Fix prepare_durations() to assert ping ordering by id not by created date
- Fix the "Pause" API call and UI action to no-op if the check is already paused