Healthchecks v2.4.1 Release Notes
Release Date: 2022-10-18 // 5 months ago-
๐ Bug Fixes
- ๐ Fix the GHA workflow for building arm/v7 docker image
Previous changes from v2.3
-
๐ 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