matrix-react-sdk
matrix-react-sdk copied to clipboard
Device manager - display client information in device details (PSG-682)
Includes https://github.com/matrix-org/matrix-react-sdk/pull/9314
With client information available:
Without:

Checklist
- [ ] Tests written for new code (and old code if feasible)
- [ ] Linter and other CI checks pass
- [ ] Sign-off given on the changes (see CONTRIBUTING.md)
Notes: Device manager - display client information in device details
Here's what your changelog entry will look like:
✨ Features
- Device manager - display client information in device details (#9315). Contributed by @kerryarchibald.