Skip to content

Releases: linuxserver/docker-healthchecks

v4.1.1-ls339

30 Mar 10:13
c2fe758

Choose a tag to compare

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

25 Mar 16:04
71e1be0

Choose a tag to compare

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

23 Mar 09:54
1f6be61

Choose a tag to compare

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

20 Mar 06:46
3632062

Choose a tag to compare

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

16 Mar 09:56
3f5dc5f

Choose a tag to compare

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

09 Mar 09:45
23b267b

Choose a tag to compare

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

02 Mar 09:43
82fc18f

Choose a tag to compare

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

16 Feb 09:51
37d1af7

Choose a tag to compare

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

09 Feb 11:42
a71c79e

Choose a tag to compare

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

02 Feb 09:40
cc80575

Choose a tag to compare

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