Healthchecks v1.20.0 Release Notes

Release Date: 2020-04-22 // almost 4 years ago
  • ๐Ÿ‘Œ 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)