Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-09 | 673 Bytes | |
v3.10 source code.tar.gz | 2025-05-09 | 4.9 MB | |
v3.10 source code.zip | 2025-05-09 | 5.4 MB | |
Totals: 3 Items | 10.2 MB | 0 |
Improvements
- Add "badge_url" field in Check API responses (#1100)
- Add support for Signal usernames
- Update the "Currently running, started ... ago" template to use seconds precision
- Implement S3 outage mitigation (don't attempt GetObject calls if many recent errors)
- Add last ping body in MS Teams Workflows notifications (#1024)
- Update "?rid=<uuid>" handling to allow UUIDs with uppercase letters (#1116, @wie-niet)
- New integration: GitHub issues (#671)
- Add support for passing Authorization header to Prometheus metrics endpoints
- Upgrade to Django 5.2
Bug Fixes
- Fix incorrect status value in Webhook integration's $JSON placeholder