Healthchecks v1.8.0 Release Notes

Release Date: 2019-07-08 // almost 5 years ago
  • ๐Ÿ‘Œ Improvements

    • โž• Add the prunetokenbucket management 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 prunepings and prunepingsslow, they got broken when adding Projects (#264)