Healthchecks
Cron job and scheduled task monitoring service
Alternative to: healthchecks.io, cronitor, dead man's snitch
About
Versions (75)
v2.8
2023-04-11Improvements
- Add GitHub Actions examples
- Update the Dockerfile to use Python 3.11
- Update the Ping Details dialog to show the “HTML” tab by default (#801)
- Add a “Switch Project” menu in top navigation
- Update Trello onboarding form to allow longer Trello auth tokens (#806)
- Remove L10N markup from base.html, and associated translations
- Add Arduino usage example
- Upgrade to Django 4.2
- Add email fallback for Signal notifications that hit rate limit
- Make warnings about no backup second factor more assertive
- Add cron expression tester and sample expressions in the cron cheatsheet page
Bug Fixes
- Fix notification query in the Log page