- Grafana dashboard to helm charts
- Install dashboard along deployment by setting
extras.monitoring.enabled: true
- Default fetchJwt API retry handling, again
- No automatic retry of the token request
- Use options.autoRetry to get old behaviour
- Usually, when calling fetchJwt, new behaviour is expected, though
- Default settings value for availability is "online" to avoid unnecessary JSLOB writes
- Support http proxies for egress requests (web push)
- Improve error logging for App Suite API calls during auth
- WebPush notifications don't work with mysql backend
- Update client badge for PWAs from push events
- Improve logging in webpush error cases