Breaking Changes:
- In the ControlR API client,
ServerVersionApiandAgentVersionApihave been merged intoVersionApi.
Changes:
- Added Chat feature to Avalonia Viewer.
- Added Remote Logs feature to Avalonia Viewer.
- Added quick filter to Remote Logs page.
- Fixed a bug where omitted
ControlR_AppOptions__AgentClockSkewToleranceconfiguration key was not causing the timestamp verification to be bypassed (required explicitly setting it tonull). - Added new endpoints:
/api/auth/me,/api/devices/delete-many,/api/devices/summary.
Behind-the-Scenes:
- Continuing to iterate on customization. Have a test server deploying with full customization and agents auto-updating.
- Working on a documentation site.
Other:
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #148
Full Changelog: v0.24.16.0...v0.25.15.0