Healthchecks logo

Healthchecks

Cron job and scheduled task monitoring service

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

Healthchecks screenshot

About Versions (75)

v1.20.0

2021-04-22

Improvements

  • Django 3.2
  • Rename VictorOps -> Splunk On-Call
  • Implement email body decoding in the “Ping Details” dialog
  • Add a “Subject” field in the “Ping Details” dialog
  • Improve HTML email display in the “Ping Details” dialog
  • Add a link to check’s details page in Slack notifications
  • Replace details_url with cloaked_url in email and chat notifications
  • In the “My Projects” page, show projects with failing checks first

Bug Fixes

  • Fix downtime summary to handle months when the check didn’t exist yet (#472)
  • Relax cron expression validation: accept all expressions that croniter accepts
  • Fix sendalerts to clear Profile.next_nag_date if all checks up
  • Fix the pause action to clear Profile.next_nag_date if all checks up
  • Fix the “Email Reports” screen to clear Profile.next_nag_date if all checks up
  • Fix the month boundary calculation in monthly reports (#497)