Healthchecks
Cron job and scheduled task monitoring service
Alternative to: healthchecks.io, cronitor, dead man's snitch
About
Versions (75)
v1.8.0
2019-07-08Improvements
- Add the
prunetokenbucketmanagement command - Show check counts in JSON “badges” (#251)
- Webhooks support HTTP PUT (#249)
- Webhooks can use different req. bodies and headers for “up” and “down” events. (#249)
- Show check’s code instead of full URL on 992px - 1200px wide screens. (#253)
- Add WhatsApp integration (uses Twilio same as the SMS integration)
- Webhooks support the $TAGS placeholder
- Don’t include ping URLs in API responses when the read-only key is used
Bug Fixes
- Fix badges for tags containing special characters (#240, #237)
- Fix the “Integrations” page for when the user has no active project
- Prevent email clients from opening the one-time login links (#255)
- Fix
prunepingsandprunepingsslow, they got broken when adding Projects (#264)