Skip to content

nightly

Pre-release
Pre-release

Choose a tag to compare

@rustdesk rustdesk released this 29 Oct 09:47
· 56 commits to master since this release
d4410e7

image

This is a nightly build, which is built every day with the latest code.

Changelog

Added

  • Edge scrolling
  • ios: Allow transfered files to be managed by Files and iTunes
  • Allow flipping sort order in mobile app's file transfer
  • File transfer, auto start on reconnect
  • Show proxy settings on iOS
  • Load custom installed CA root on mobile
  • UI costomization for Sciter version
  • Insecure TLS option

Changes

  • rustls-tls fall back to native-tls for better TLS compatibility on all platforms
  • The http post in UI is changed from Flutter to native rust for better compatibility and consistency.

Fixes

  • Image paused for multiple incoming connections with multiple screens
  • Camera capture large error log
  • macOS hwcodec check for both x64 and Arm64
  • Scale custom on mobile
  • Show alias instead of peerId in terminal tab label
  • Reqwest proxy auth
  • macOS bigsur cvbuffer crash
  • keep chat window within screen bounds to prevent hidden window