Healthchecks v1.17.0 Release Notes

Release Date: 2020-10-14 // over 3 years ago
  • 👌 Improvements

    • Django 3.1
    • 🖐 Handle status callbacks from Twilio, show delivery failures in Integrations
    • Removing unused /api/v1/notifications/{uuid}/bounce endpoint
    • Less verbose output in the senddeletionnotices command
    • Host a read-only dashboard (from github.com/healthchecks/dashboard/)
    • LINE Notify integration (#412)
    • Read-only team members
    • 👍 API support for setting the allowed HTTP methods for making ping requests

    🐛 Bug Fixes

    • 🖐 Handle excessively long email addresses in the signup form
    • 🖐 Handle excessively long email addresses in the team member invite form
    • Don't allow duplicate team memberships
    • When copying a check, copy all fields from the "Filtering Rules" dialog (#417)
    • 🛠 Fix missing Resume button (#421)
    • When decoding inbound emails, decode encoded headers (#420)
    • Escape markdown in MS Teams notifications (#426)
    • Set the "title" and "summary" fields in MS Teams notifications (#435)