Healthchecks v2.3 Release Notes

Release Date: 2022-08-05 // over 1 year ago
  • ๐Ÿ‘Œ Improvements

    • โšก๏ธ Update Dockerfile to start SMTP listener (#668)
    • Implement the "Add Check" dialog
    • Include last ping type in Slack, Mattermost, Discord notifications
    • โฌ†๏ธ Upgrade to cron-descriptor 1.2.30
    • โž• Add "Filter by keywords in the message body" feature (#653)
    • ๐Ÿ“š Upgrade to HiDPI screenshots in the documentation
    • โž• Add support for the $JSON placeholder in webhook payloads
    • โž• Add ping endpoints for "log" events
    • โž• Add the "Badges" page in docs
    • โž• Add support for multiple recipients in incoming email (#669)
    • โฌ†๏ธ Upgrade to fido2 1.0.0, requests 2.28.1, segno 1.5.2
    • Implement auto-refresh and running indicator in the My Projects page (#681)
    • โฌ†๏ธ Upgrade to Django 4.1 and django-compressor 4.1
    • โž• Add API support for resuming paused checks (#687)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix the display of ignored pings with non-zero exit status
    • ๐Ÿ›  Fix a race condition in the "Change Email" flow
    • ๐Ÿ›  Fix grouping and sorting in the text version of the report/nag emails (#679)
    • ๐Ÿ›  Fix the update_timeout and pause views to create flips (for downtime bookkeeping)
    • ๐Ÿ›  Fix the checks list to preserve selected filters when adding/updating checks (#684)
    • ๐Ÿ›  Fix duration calculation to skip "log" and "ign" events