Skip to content

Releases: linuxserver/docker-healthchecks

v3.7-ls263

25 Nov 09:04
c29fc8f
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/healthchecks/v3.7-ls263/index.html

LinuxServer Changes:

Enable IPv6 on uwsgi.

healthchecks Changes:

Improvements

  • Increase outgoing webhook timeout from 10 to 30 seconds
  • Remove pruneflips management command (now cleaned up automatically)
  • Remove prunenotifications management command (now cleaned up automatically)
  • Update settings.py to read SECURE_PROXY_SSL_HEADER from env vars
  • Remove LINE Notify onboarding form (as LINE Notify is shutting down on Apr 1, 2025)
  • Make slider labels clickable in the "Update Period & Grace" dialog (#1039)
  • Update the Signal integration to retry on network errors

Bug Fixes

  • Update sqlite settings to avoid "Database is locked" errors (#1057)
  • Fix API to gracefully handle too long slugs

v3.7-ls262

18 Nov 09:06
1ce9013
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/healthchecks/v3.7-ls262/index.html

LinuxServer Changes:

Enable IPv6 on uwsgi.

healthchecks Changes:

Improvements

  • Increase outgoing webhook timeout from 10 to 30 seconds
  • Remove pruneflips management command (now cleaned up automatically)
  • Remove prunenotifications management command (now cleaned up automatically)
  • Update settings.py to read SECURE_PROXY_SSL_HEADER from env vars
  • Remove LINE Notify onboarding form (as LINE Notify is shutting down on Apr 1, 2025)
  • Make slider labels clickable in the "Update Period & Grace" dialog (#1039)
  • Update the Signal integration to retry on network errors

Bug Fixes

  • Update sqlite settings to avoid "Database is locked" errors (#1057)
  • Fix API to gracefully handle too long slugs

v3.7-ls261

11 Nov 09:02
f1dee55
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/healthchecks/v3.7-ls261/index.html

LinuxServer Changes:

Enable IPv6 on uwsgi.

healthchecks Changes:

Improvements

  • Increase outgoing webhook timeout from 10 to 30 seconds
  • Remove pruneflips management command (now cleaned up automatically)
  • Remove prunenotifications management command (now cleaned up automatically)
  • Update settings.py to read SECURE_PROXY_SSL_HEADER from env vars
  • Remove LINE Notify onboarding form (as LINE Notify is shutting down on Apr 1, 2025)
  • Make slider labels clickable in the "Update Period & Grace" dialog (#1039)
  • Update the Signal integration to retry on network errors

Bug Fixes

  • Update sqlite settings to avoid "Database is locked" errors (#1057)
  • Fix API to gracefully handle too long slugs

v3.7-ls260

04 Nov 08:57
389d3c8
Compare
Choose a tag to compare

LinuxServer Changes:

Enable IPv6 on uwsgi.

healthchecks Changes:

Improvements

  • Increase outgoing webhook timeout from 10 to 30 seconds
  • Remove pruneflips management command (now cleaned up automatically)
  • Remove prunenotifications management command (now cleaned up automatically)
  • Update settings.py to read SECURE_PROXY_SSL_HEADER from env vars
  • Remove LINE Notify onboarding form (as LINE Notify is shutting down on Apr 1, 2025)
  • Make slider labels clickable in the "Update Period & Grace" dialog (#1039)
  • Update the Signal integration to retry on network errors

Bug Fixes

  • Update sqlite settings to avoid "Database is locked" errors (#1057)
  • Fix API to gracefully handle too long slugs

v3.7-ls259

28 Oct 08:59
ed57bac
Compare
Choose a tag to compare

LinuxServer Changes:

Enable IPv6 on uwsgi.

healthchecks Changes:

Improvements

  • Increase outgoing webhook timeout from 10 to 30 seconds
  • Remove pruneflips management command (now cleaned up automatically)
  • Remove prunenotifications management command (now cleaned up automatically)
  • Update settings.py to read SECURE_PROXY_SSL_HEADER from env vars
  • Remove LINE Notify onboarding form (as LINE Notify is shutting down on Apr 1, 2025)
  • Make slider labels clickable in the "Update Period & Grace" dialog (#1039)
  • Update the Signal integration to retry on network errors

Bug Fixes

  • Update sqlite settings to avoid "Database is locked" errors (#1057)
  • Fix API to gracefully handle too long slugs

v3.7-ls258

21 Oct 10:56
78594be
Compare
Choose a tag to compare

LinuxServer Changes:

Enable IPv6 on uwsgi.

healthchecks Changes:

Improvements

  • Increase outgoing webhook timeout from 10 to 30 seconds
  • Remove pruneflips management command (now cleaned up automatically)
  • Remove prunenotifications management command (now cleaned up automatically)
  • Update settings.py to read SECURE_PROXY_SSL_HEADER from env vars
  • Remove LINE Notify onboarding form (as LINE Notify is shutting down on Apr 1, 2025)
  • Make slider labels clickable in the "Update Period & Grace" dialog (#1039)
  • Update the Signal integration to retry on network errors

Bug Fixes

  • Update sqlite settings to avoid "Database is locked" errors (#1057)
  • Fix API to gracefully handle too long slugs

v3.6-ls258

21 Oct 08:59
78594be
Compare
Choose a tag to compare

LinuxServer Changes:

Enable IPv6 on uwsgi.

healthchecks Changes:

Security

  • Upgrade to Django 5.1.1 (it fixes a vulnerability in urlize which we do use)

Improvements

  • Implement concurrent sending and --num-workers argument in manage.py sendalerts
  • Upgrade from psycopg2 to psycopg 3.x

v3.6-ls257

14 Oct 08:57
020e2e4
Compare
Choose a tag to compare

LinuxServer Changes:

Enable IPv6 on uwsgi.

healthchecks Changes:

Security

  • Upgrade to Django 5.1.1 (it fixes a vulnerability in urlize which we do use)

Improvements

  • Implement concurrent sending and --num-workers argument in manage.py sendalerts
  • Upgrade from psycopg2 to psycopg 3.x

v3.6-ls256

07 Oct 08:58
9dd67e8
Compare
Choose a tag to compare

LinuxServer Changes:

Enable IPv6 on uwsgi.

healthchecks Changes:

Security

  • Upgrade to Django 5.1.1 (it fixes a vulnerability in urlize which we do use)

Improvements

  • Implement concurrent sending and --num-workers argument in manage.py sendalerts
  • Upgrade from psycopg2 to psycopg 3.x

v3.6-ls255

30 Sep 09:05
b60564c
Compare
Choose a tag to compare

LinuxServer Changes:

Enable IPv6 on uwsgi.

healthchecks Changes:

Security

  • Upgrade to Django 5.1.1 (it fixes a vulnerability in urlize which we do use)

Improvements

  • Implement concurrent sending and --num-workers argument in manage.py sendalerts
  • Upgrade from psycopg2 to psycopg 3.x