Healthchecks logo

Healthchecks

Cron job and scheduled task monitoring service

Alternative to: healthchecks.io, cronitor, dead man's snitch

Healthchecks screenshot

About Versions (75)

v2.7

2023-03-06

Improvements

  • Add last ping body in Mattermost notifications (#785)
  • Improve the error message about rejected private IPs
  • Update Docker image’s uwsgi.ini to use SMTPD_PORT env var (#791)
  • Update Telegram notification template to include more data
  • Add CSRF protection in the signup view

Bug Fixes

  • Fix URL validation to allow hostnames with no TLD (“http://example”) (#782)
  • Add handling for ProtocolError exceptions in hc.lib.s3.get_object
  • Fix a race condition in Check.ping method
  • Fix the SameSite and Secure attributes on the “auto-login” cookie
  • Fix the “Test” button in the Integrations screen for read-only users
  • Add form double submit protection when registering a WebAuthn key