Switchboard
5.1.4 - 2025-07-11
Added
- Support http proxies for egress requests (web push)
Changed
- Improve error logging for App Suite API calls during auth
Fixed
- WebPush notifications don't work with mysql backend
5.1.3 - 2025-07-07
Added
- Update client badge for PWAs from push events
Changed
- Improve logging in webpush error cases
5.1.2 - 2025-07-02
Changed
- [API] Ensure getJwt never returns unusable JWT
Fixed
- Do not load switchboard code for guest users
5.1.1 - 2025-05-14
Fixed
- Propagate events to all sockets even if one is missing
- Subscription endpoint undefined
5.1.0 - 2025-04-07
Added
- Redis prefix to prevent namespace issues when sharing redis
- Service account tokens to impersonate an App Suite user
Changed
- Don't trigger global refresh on socket connection
- Openapi spec exclusively based on fastify schema
Fixed
- Add BIND_ADDR environment to configure bind address
- Istio sidecar injection for cleanupdb is now opt in and disabled by default