Healthchecks v1.23.0 Release Notes

Release Date: 2021-10-13 // over 2 years ago
  • ๐Ÿ‘Œ Improvements

    • โž• Add /api/v1/badges/ endpoint (#552)
    • โž• Add ability to edit existing email, Signal, SMS, WhatsApp integrations
    • โž• Add new ping URL format: /{ping_key}/{slug} (#491)
    • โฌ‡๏ธ Reduce Docker image size by using slim base image and multi-stage Dockerfile
    • โฌ†๏ธ Upgrade to Bootstrap 3.4.1
    • โฌ†๏ธ Upgrade to jQuery 3.6.0

    ๐Ÿ› Bug Fixes

    • โž• Add handling for non-latin-1 characters in webhook headers
    • ๐Ÿ›  Fix dark mode bug in selectpicker widgets
    • ๐Ÿ›  Fix a crash during login when user's profile does not exist (#77)
    • โฌ‡๏ธ Drop API support for GET, DELETE requests with a request body
    • โž• Add missing @csrf_exempt annotations in API views
    • ๐Ÿ›  Fix the ping handler to reject status codes > 255
    • โž• Add 'schemaVersion' field in the shields.io endpoint (#566)