Release Notes:
- Default image quality is slightly lower for WebRTC connections and slightly higher for relayed connections.
- Added DPI awareness, so image is properly rendered when remote display is using scaling.
- Memory is freed appropriately during screen capture, so there's no longer a need for forced garbage collection, which slightly improves capture speed.
- On instant support client, Viewers are removed from the list when websocket connection is interrupted.
Changes:
- d24e350 Put null conditional back in.
- 5aab7c0 Add DPI awareness to app.manifest. Shutdown input thread on WPF Application.Exit event.
- 5e29d8a Remove manual GC collection.
- 3b5aec5 Clear Viewers list in view model on disconnect/reconnect.
- 51080c4 Add Debug property to show FPS.
- 0a70e0c Add comments to Install-RemotelyServer.ps1 params.
- a453afb Change quality slider starting value.
- e7ed99e Change default image quality.
This list of changes was auto generated.