v4.4
Changed 2
- Send flapping notices to all team members instead of just the owner
- Upgrade to Django 6.1
Fixed 3
- Fix the email integration to sanitize long lines in .eml attachments
- Fix race conditions when concurrent requests update the same check
- Fix bounce signing code to produce shorter signatures
Security 1
- Fix the email verification link to depend on the email address
From Healthchecks
Important: this Healthchecks release is using Django 6.1, which has dropped support for PostgreSQL < 15, MySQL < 8.4, MariaDB < 10.11.
Improvements
- Send flapping notices to all team members (not just the owner)
- Upgrade to Django 6.1
Bug Fixes
- Fix the email integration to sanitize long lines in .eml attachments
- Fix race conditions when concurrent requests update the same check
- Fix bounce signing code to produce shorter signatures
- Security: fix the email verification link to depend on the email address