Skip to content

Releases: linuxserver/docker-healthchecks

v3.1-ls216

05 Feb 09:02
Compare
Choose a tag to compare

LinuxServer Changes:

No longer write envs to local_settings.py. Envs will take precedence over any existing values in config file. Removed REGENERATE_SETTINGS as it is now obsolete.

healthchecks Changes:

Improvements

  • Update logging configuration to write logs to database (to table logs_record)
  • Improve Pushover notifications (include tags, period, last ping type etc.)
  • Implement audo-submit in TOTP entry screen (#905)
  • Update the Splunk On-Call integration to disable channel on HTTP 404 responses
  • Update the Slack integration to disable channel when Slack returns 400 "invalid_token"
  • Update the Pushover integration to disable channel when Pushover reports invalid user
  • Update Twilio integrations to disable channel on "Invalid 'To' Phone Number"
  • Update the Signal integration to disable channel on UNREGISTERED_FAILURE
  • Upgrade to Django 5.0
  • Add support for systemd's OnCalendar schedules (#919)

Bug Fixes

  • Fix "Ping Details" dialog to handle email bodies not yet uploaded to object storage
  • Fix webauthn registration failure on Firefox with Bitwarden extension
  • Fix webauthn registration failure on Firefox < 119 with Ed25519 keys

v3.1-ls215

28 Jan 17:30
Compare
Choose a tag to compare

LinuxServer Changes:

No longer write envs to local_settings.py. Envs will take precedence over any existing values in config file. Removed REGENERATE_SETTINGS as it is now obsolete.

healthchecks Changes:

Improvements

  • Update logging configuration to write logs to database (to table logs_record)
  • Improve Pushover notifications (include tags, period, last ping type etc.)
  • Implement audo-submit in TOTP entry screen (#905)
  • Update the Splunk On-Call integration to disable channel on HTTP 404 responses
  • Update the Slack integration to disable channel when Slack returns 400 "invalid_token"
  • Update the Pushover integration to disable channel when Pushover reports invalid user
  • Update Twilio integrations to disable channel on "Invalid 'To' Phone Number"
  • Update the Signal integration to disable channel on UNREGISTERED_FAILURE
  • Upgrade to Django 5.0
  • Add support for systemd's OnCalendar schedules (#919)

Bug Fixes

  • Fix "Ping Details" dialog to handle email bodies not yet uploaded to object storage
  • Fix webauthn registration failure on Firefox with Bitwarden extension
  • Fix webauthn registration failure on Firefox < 119 with Ed25519 keys

v3.1-ls214

25 Jan 09:36
Compare
Choose a tag to compare

LinuxServer Changes:

No longer write envs to local_settings.py. Envs will take precedence over any existing values in config file. Removed REGENERATE_SETTINGS as it is now obsolete.

healthchecks Changes:

Improvements

  • Update logging configuration to write logs to database (to table logs_record)
  • Improve Pushover notifications (include tags, period, last ping type etc.)
  • Implement audo-submit in TOTP entry screen (#905)
  • Update the Splunk On-Call integration to disable channel on HTTP 404 responses
  • Update the Slack integration to disable channel when Slack returns 400 "invalid_token"
  • Update the Pushover integration to disable channel when Pushover reports invalid user
  • Update Twilio integrations to disable channel on "Invalid 'To' Phone Number"
  • Update the Signal integration to disable channel on UNREGISTERED_FAILURE
  • Upgrade to Django 5.0
  • Add support for systemd's OnCalendar schedules (#919)

Bug Fixes

  • Fix "Ping Details" dialog to handle email bodies not yet uploaded to object storage
  • Fix webauthn registration failure on Firefox with Bitwarden extension
  • Fix webauthn registration failure on Firefox < 119 with Ed25519 keys

v3.1-ls213

24 Jan 15:14
2e4c6f7
Compare
Choose a tag to compare

LinuxServer Changes:

Fix CSRF handling.

healthchecks Changes:

Improvements

  • Update logging configuration to write logs to database (to table logs_record)
  • Improve Pushover notifications (include tags, period, last ping type etc.)
  • Implement audo-submit in TOTP entry screen (#905)
  • Update the Splunk On-Call integration to disable channel on HTTP 404 responses
  • Update the Slack integration to disable channel when Slack returns 400 "invalid_token"
  • Update the Pushover integration to disable channel when Pushover reports invalid user
  • Update Twilio integrations to disable channel on "Invalid 'To' Phone Number"
  • Update the Signal integration to disable channel on UNREGISTERED_FAILURE
  • Upgrade to Django 5.0
  • Add support for systemd's OnCalendar schedules (#919)

Bug Fixes

  • Fix "Ping Details" dialog to handle email bodies not yet uploaded to object storage
  • Fix webauthn registration failure on Firefox with Bitwarden extension
  • Fix webauthn registration failure on Firefox < 119 with Ed25519 keys

v3.1-ls212

24 Jan 14:43
Compare
Choose a tag to compare

LinuxServer Changes:

Fix CSRF handling.

healthchecks Changes:

Improvements

  • Update logging configuration to write logs to database (to table logs_record)
  • Improve Pushover notifications (include tags, period, last ping type etc.)
  • Implement audo-submit in TOTP entry screen (#905)
  • Update the Splunk On-Call integration to disable channel on HTTP 404 responses
  • Update the Slack integration to disable channel when Slack returns 400 "invalid_token"
  • Update the Pushover integration to disable channel when Pushover reports invalid user
  • Update Twilio integrations to disable channel on "Invalid 'To' Phone Number"
  • Update the Signal integration to disable channel on UNREGISTERED_FAILURE
  • Upgrade to Django 5.0
  • Add support for systemd's OnCalendar schedules (#919)

Bug Fixes

  • Fix "Ping Details" dialog to handle email bodies not yet uploaded to object storage
  • Fix webauthn registration failure on Firefox with Bitwarden extension
  • Fix webauthn registration failure on Firefox < 119 with Ed25519 keys

v3.1-ls211

23 Jan 17:22
Compare
Choose a tag to compare

LinuxServer Changes:

Fix CSRF handling.

healthchecks Changes:

Improvements

  • Update logging configuration to write logs to database (to table logs_record)
  • Improve Pushover notifications (include tags, period, last ping type etc.)
  • Implement audo-submit in TOTP entry screen (#905)
  • Update the Splunk On-Call integration to disable channel on HTTP 404 responses
  • Update the Slack integration to disable channel when Slack returns 400 "invalid_token"
  • Update the Pushover integration to disable channel when Pushover reports invalid user
  • Update Twilio integrations to disable channel on "Invalid 'To' Phone Number"
  • Update the Signal integration to disable channel on UNREGISTERED_FAILURE
  • Upgrade to Django 5.0
  • Add support for systemd's OnCalendar schedules (#919)

Bug Fixes

  • Fix "Ping Details" dialog to handle email bodies not yet uploaded to object storage
  • Fix webauthn registration failure on Firefox with Bitwarden extension
  • Fix webauthn registration failure on Firefox < 119 with Ed25519 keys

v3.1-ls210

22 Jan 09:04
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.19.

healthchecks Changes:

Improvements

  • Update logging configuration to write logs to database (to table logs_record)
  • Improve Pushover notifications (include tags, period, last ping type etc.)
  • Implement audo-submit in TOTP entry screen (#905)
  • Update the Splunk On-Call integration to disable channel on HTTP 404 responses
  • Update the Slack integration to disable channel when Slack returns 400 "invalid_token"
  • Update the Pushover integration to disable channel when Pushover reports invalid user
  • Update Twilio integrations to disable channel on "Invalid 'To' Phone Number"
  • Update the Signal integration to disable channel on UNREGISTERED_FAILURE
  • Upgrade to Django 5.0
  • Add support for systemd's OnCalendar schedules (#919)

Bug Fixes

  • Fix "Ping Details" dialog to handle email bodies not yet uploaded to object storage
  • Fix webauthn registration failure on Firefox with Bitwarden extension
  • Fix webauthn registration failure on Firefox < 119 with Ed25519 keys

v3.1-ls209

15 Jan 09:08
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.19.

healthchecks Changes:

Improvements

  • Update logging configuration to write logs to database (to table logs_record)
  • Improve Pushover notifications (include tags, period, last ping type etc.)
  • Implement audo-submit in TOTP entry screen (#905)
  • Update the Splunk On-Call integration to disable channel on HTTP 404 responses
  • Update the Slack integration to disable channel when Slack returns 400 "invalid_token"
  • Update the Pushover integration to disable channel when Pushover reports invalid user
  • Update Twilio integrations to disable channel on "Invalid 'To' Phone Number"
  • Update the Signal integration to disable channel on UNREGISTERED_FAILURE
  • Upgrade to Django 5.0
  • Add support for systemd's OnCalendar schedules (#919)

Bug Fixes

  • Fix "Ping Details" dialog to handle email bodies not yet uploaded to object storage
  • Fix webauthn registration failure on Firefox with Bitwarden extension
  • Fix webauthn registration failure on Firefox < 119 with Ed25519 keys

v3.1-ls208

01 Jan 09:01
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.19.

healthchecks Changes:

Improvements

  • Update logging configuration to write logs to database (to table logs_record)
  • Improve Pushover notifications (include tags, period, last ping type etc.)
  • Implement audo-submit in TOTP entry screen (#905)
  • Update the Splunk On-Call integration to disable channel on HTTP 404 responses
  • Update the Slack integration to disable channel when Slack returns 400 "invalid_token"
  • Update the Pushover integration to disable channel when Pushover reports invalid user
  • Update Twilio integrations to disable channel on "Invalid 'To' Phone Number"
  • Update the Signal integration to disable channel on UNREGISTERED_FAILURE
  • Upgrade to Django 5.0
  • Add support for systemd's OnCalendar schedules (#919)

Bug Fixes

  • Fix "Ping Details" dialog to handle email bodies not yet uploaded to object storage
  • Fix webauthn registration failure on Firefox with Bitwarden extension
  • Fix webauthn registration failure on Firefox < 119 with Ed25519 keys

v3.1-ls207

28 Dec 18:47
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.19.

healthchecks Changes:

Improvements

  • Update logging configuration to write logs to database (to table logs_record)
  • Improve Pushover notifications (include tags, period, last ping type etc.)
  • Implement audo-submit in TOTP entry screen (#905)
  • Update the Splunk On-Call integration to disable channel on HTTP 404 responses
  • Update the Slack integration to disable channel when Slack returns 400 "invalid_token"
  • Update the Pushover integration to disable channel when Pushover reports invalid user
  • Update Twilio integrations to disable channel on "Invalid 'To' Phone Number"
  • Update the Signal integration to disable channel on UNREGISTERED_FAILURE
  • Upgrade to Django 5.0
  • Add support for systemd's OnCalendar schedules (#919)

Bug Fixes

  • Fix "Ping Details" dialog to handle email bodies not yet uploaded to object storage
  • Fix webauthn registration failure on Firefox with Bitwarden extension
  • Fix webauthn registration failure on Firefox < 119 with Ed25519 keys