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.6

2023-01-23

Improvements

  • Improve layout in “My Checks” for checks with long ping URLs (#745)
  • Add support for communicating with signal-cli over TCP (#732)
  • Add /api/v2/ (changes the status reporting of checks in started state) (#633)
  • Update settings.py to read the ADMINS setting from an environment variable
  • Add “Start Keyword” filtering for inbound emails (#716)
  • Add rate limiting by client IP in the signup and login views

Bug Fixes

  • Fix the Signal integration to handle unexpected RPC messages better (#763)
  • Fix special character encoding in Signal notifications (#767)
  • Fix project sort order to be case-insensitive everywhere in the UI (#768)
  • Fix special character encoding in project invite emails
  • Fix check transfer between same account’s projects when at check limit
  • Fix wording in the invite email when inviting read-only users
  • Fix login and signup views to make email enumeration harder