Breaking Changes:
- The Kiota-generated API client in
ControlR.ApiClienthas been completely replaced with a custom-made version.
Changes:
- Rebuilt
ControlR.ApiClientto allow better reuse of DTOs and interfaces. - Added Physical/Virtual/Auto keyboard input modes.
- Mac binaries are now signed with a real Apple developer cert (notarization will follow soon).
- Added mouse cursor transfer on Mac.
- Fixed an issue with scaled displays on Mac and Wayland.
- Added ability to set custom Postgres port and database name.
- Created ControlR.Viewer.Avalonia, which is a cross-platform NuGet package containing a native Avalonia control for the viewer. This allows for embedding the ControlR viewer in Avalonia desktop applications.
Avalonia Viewer
Screencast_20260304_120113.webm
Full Changelog: v0.19.2.0...v0.20.85.0