RustDesk Changelog

What's new in RustDesk 1.2.3-2

Apr 7, 2024
  • Fix. Compare cert blob before deleting it. (#7643)
  • Fix. Compare cert blob before deleting it.
  • Signed-off-by: fufesou <[email protected]>
  • Rename function name
  • Signed-off-by: fufesou <[email protected]>

New in RustDesk 1.2.3-1 (Feb 20, 2024)

  • This fixes a RustDesk certificate vulnerability reported by incibe-es, https://twitter.com/weareDMNTRs/status/1757:
  • This impacts x86-64 Windows version only, and this release updates rustdesk-1.2.3-1-x86_64.exe only
  • You can fix the vulnerability by
  • uninstall RustDesk
  • or upgrade to RustDesk 1.2.3-1
  • or manually remove the test certificate https://github.com/rustdesk/rustdesk/wiki/Remove-RustDesk-test-certificate

New in RustDesk 1.2.3 (Oct 8, 2023)

  • Improve Wayland support, cursor/clipboard/multi-monitors etc, but highly depends on Xwayland, work ingwell on GNOME, bad compatibility on KDE. We will continue working on Wayland
  • Add group tab
  • Add software update check based on github latest tag
  • Some fixes for Kaspersky compliance, #5624, but they requested more
  • A lot of fixes since 1.2.2
  • We are still hard working on dual-monitors-dual-windows and new hardware codecs, hopefully be in 1.2.4

New in RustDesk 1.2.2 (Aug 18, 2023)

  • Add seperate window mode (tab window by default), #2889.
  • Add device list batch handle
  • Fix bitrate issue in slow connection. Adaptive bitrate control has been refactored. #5231
  • Optimize address book, syncing password, alias name, device name etc, add tag color, improve error and update status handling.
  • Fix windows file copy/paste
  • Fix "waiting for image..." still shown after receiving image bug, refactored rust->flutter message handling #4533
  • Improve some touchpad support, #5049
  • Bug fixes.

New in RustDesk 1.2.1 (Jul 15, 2023)

  • Fix OS Password function does not enter the password #4856
  • Fix Incoming sessions are recorded in the "recent sessions" #4866
  • Fix rdp via shortcut #4890
  • Fix TCP Tunneling feature prevents screen from turning off #4880
  • fix email login verfication bug on mobile #4874, and fix email login verification wrong error message
  • refactor chat notification both on mobile and desktop #4878 #4889 #4943
  • fix privacy broker zombie process #4916
  • improve remote menubar #4922
  • try to fix issue #3261 with new api, but not sure if it works
  • adjust tab theme to make it more clear
  • Partial fix The desktop file will be created auto after opening the app #4896
  • refactor id inputbox on mobile

New in RustDesk 1.2.1 Pre-releaase (Jul 11, 2023)

  • Fix:
  • OS Password function does not enter the password #4856
  • Incoming sessions are recorded in the "recent sessions" #4866
  • fix email login verfication bug on mobile #4874, and fix email login verification wrong error message
  • refactor chat notification both on mobile and desktop #4878 #4889 #4943
  • rdp via shortcut #4890
  • fix privacy broker zombie process #4916
  • improve remote menubar #4922
  • try to fix issue #3261 with new api, but not sure if it works
  • adjust tab theme to make it more clear
  • The desktop file will be created auto after opening the app #4896 (partially)
  • TCP Tunneling feature prevents screen from turning off #4880
  • refactor id inputbox on mobile

New in RustDesk 1.2.0 (Jul 4, 2023)

  • Rewritten with Flutter
  • Support ipv6 (beta)
  • Strengthed password
  • Hardware codecs H264 / H265 (beta)
  • AV1 codec
  • International keyboard (Map mode and translate mode)
  • Wayland support (beta, known issues #4276 (comment))
  • Privacy mode (beta, Windows only)
  • Headless Linux
  • Virtual display (Windows)
  • Resolution adjustment
  • Dark theme
  • A lot of improvements (#918)

New in RustDesk 1.1.9 Pre-release (May 2, 2022)

  • Web client (Beta)
  • Mac background service (privileged to work on login screen)
  • Sock5
  • Control Android (Still can not capture screen on some Android devices, fixing)
  • International keyboard support (Beta)
  • Enhanced security
  • Lan discovery (Beta)
  • Address Book (Beta)
  • Better session list page
  • Bugs fix

New in RustDesk 1.1.8 (Aug 23, 2021)

  • Fix some compatibility issues: white screen, crash (may appear, unable to test all cases)
  • Fix mouse/keyboard abnormal behaviors and prompt key combinations issues
  • Fix clipboard sync issue on Linux
  • Support 32-bit Windows, >=Win7
  • Add iOS client
  • Add touch screen mode for mobile clients, optimized mouse drag/selection
  • Enable dxgi and fall back to gdi if it fails
  • Upgrade tokio to v1, upgrade vpx to 1.10
  • Experiment to support Wayland, not feasible, give up temporarily
  • By default, provide Windows setup exe only, but you can choose to run without installation on the installation window
  • Other fixes:
  • Shortcut file UTF garbled problem
  • Unable to connect to relay server with "key"
  • Show alias name on title bar
  • The title bar is hidden too quickly in full screen mode
  • Remote cursor display issue
  • Add some small features:
  • Preset RDP username/password
  • Prohibit modification of local configuration by remote
  • Mouse priority

New in RustDesk 1.1.6 (Jun 14, 2021)

  • Fix #61 #73 #35 #69
  • Rename connections
  • Direct intranet access via IP
  • Change installation path
  • RDP session sharing
  • Auto input OS password
  • Connection shortcut (Windows)
  • Add rs-ny.rustdesk.com (Thank tensorsurgical.com donating AWS server in US)

New in RustDesk 1.1.5 (May 25, 2021)

  • Make intranet also secure - need RustDesk server 1.1.4
  • Make system tray work for Windows
  • DPI awareness
  • Better support for Win7
  • A possible crash fix of mac
  • Various Windows install problems
  • Show display coordinates only if #displays>2, before it is 1
  • No dns check if service disabled
  • Fix audio problem on some Windows updates
  • Remote RDP port is editable
  • Fix some Linux key mapping
  • Fix enter key captured by restore button issue on Linux
  • Fix clipboard initial sync issue

New in RustDesk 1.1.5 Pre-release (May 12, 2021)

  • make intranet also secured

New in RustDesk 1.1.4 (Apr 26, 2021)

  • More language support
  • Easy way to input OS password
  • Optimize network recovery
  • Bugs fix