v4.1
Added 1
- Add a one-line summary at the top of monthly/weekly/daily reports
Fixed 7
- Fix a formatting issue in Matrix notification template
- Fix emails to never use non-breaking spaces in plain text emails
- Fix the Change Email form to warn the user about TOTP 2FA
- Fix daily reports to show downtime stats for the previous 2 days instead of months
- Fix incorrect Bearer token handling in the Prometheus metrics endpoint
- Fix the Clone function to copy the filter_http_body and filter_default_fail fields
- Fix the ping handler to reject uppercase letters in slug values
Removed 1
- Remove team size limits so users on all plans can now invite many team members
Improvements
- Remove team size limits: users on all plans can now invite many team members
- Add a one-line summary at the top of monthly/weekly/daily reports
Bug Fixes
- Fix a formatting issue in Matrix notification template (#1264, @neoscaler)
- Fix emails to never use non-breaking spaces in plain text emails
- Fix the "Change Email" form to warn the user about TOTP 2FA
- Fix daily reports to show downtime stats for the previous 2 days (not months)
- Fix incorrect Bearer token handling in the Prometheus metrics endpoint
- Fix the "Clone" function to copy the filter_http_body, filter_default_fail fields
- Fix the ping handler to reject uppercase letters in slug values (#1271)