1.4.5

microsoft/playwright-cli1.4.5Jan 9, 2026by rustdesk

AI Summary

This release introduces configurable remote control permissions, a new relative mouse mode, and terminal improvements for mobile devices. It also includes fixes for file transfer stability and window positioning issues on multi-monitor setups.

Key Highlights

  • Configurable remote control permissions for different users
  • Introduction of relative mouse mode
  • Terminal improvements with two-row floating keyboard buttons for mobile
  • Fixes for file transfer permissions and lost jobs
  • Fixes for window positioning issues on multi-monitor systems

New Features

  • Remote control permissions configuration
  • Relative mouse mode
  • Terminal floating keyboard buttons
  • Remote toolbar show/hide
  • Login requirement for notes

Full Release Notes

![image](https://github.com/rustdesk/rustdesk/assets/71636191/83754a64-31b8-47f0-8570-da22207759a9)

| Architecture | Windows | Ubuntu | Mac | Android | Flatpak | iOS | Web |
|--------------|---------|--------|-----|----------|---------|---------|---------|
| x86-64 (64-bit) | [EXE](https://github.com/rustdesk/rustdesk/releases/download/1.4.5/rustdesk-1.4.5-x86_64.exe)   [MSI](https://github.com/rustdesk/rustdesk/releases/download/1.4.5/rustdesk-1.4.5-x86_64.msi) | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.5/rustdesk-1.4.5-x86_64.deb) | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.5/rustdesk-1.4.5-x86_64.dmg) | [Universal](https://github.com/rustdesk/rustdesk/releases/download/1.4.5/rustdesk-1.4.5-universal-signed.apk) | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.5/rustdesk-1.4.5-x86_64.flatpak) |  | [Go](https://rustdesk.com/web) |
| AArch64 (ARM64) |  | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.5/rustdesk-1.4.5-aarch64.deb) | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.5/rustdesk-1.4.5-aarch64.dmg) | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.5/rustdesk-1.4.5-aarch64-signed.apk) | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.5/rustdesk-1.4.5-aarch64.flatpak) |  [App Store](https://apps.apple.com/us/app/rustdesk-remote-desktop/id1581225015) | |
| ARMv7 (32-bit) |  | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.5/rustdesk-1.4.5-armv7-sciter.deb) |  |  [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.5/rustdesk-1.4.5-armv7-signed.apk) |  |  |
| x86-32 (32-bit) | [EXE](https://github.com/rustdesk/rustdesk/releases/download/1.4.5/rustdesk-1.4.5-x86-sciter.exe) |  |  |  |  |  |

[![RustDesk Server Pro](https://img.shields.io/badge/RustDesk%20Server%20Pro-Advanced%20Features-blue)](https://rustdesk.com/pricing.html)

## For more downloads ([Fedora](https://github.com/rustdesk/rustdesk/releases/download/1.4.5/rustdesk-1.4.5-0.x86_64.rpm) / [Arch Linux](https://github.com/rustdesk/rustdesk/releases/download/1.4.5/rustdesk-1.4.5-0-x86_64.pkg.tar.zst) / [Suse](https://github.com/rustdesk/rustdesk/releases/download/1.4.5/rustdesk-1.4.5-0.x86_64-suse.rpm) / [AppImage](https://github.com/rustdesk/rustdesk/releases/download/1.4.5/rustdesk-1.4.5-x86_64.AppImage)): [check below please](#)

## For the latest features: [check out the nightly build](https://github.com/rustdesk/rustdesk/releases/tag/nightly)

# Changelog
 <details>
 <summary>Changelog</summary>


# Added

- [Allow configuring remote control permissions for different users #13974](https://github.com/rustdesk/rustdesk/pull/13974)
- [Relative mouse mode #13928](https://github.com/rustdesk/rustdesk/pull/13928)
- [Terminal: two-row floating keyboard buttons for common commands (mobile only) #13876](https://github.com/rustdesk/rustdesk/pull/13876)


# Changes

- [Remove gzip encoding in Legacy AB pushes #13937](https://github.com/rustdesk/rustdesk/pull/13937)
- [Show login dialog when clicking note if not logged in #13856](https://github.com/rustdesk/rustdesk/pull/13856)
- [Require login for note #13775](https://github.com/rustdesk/rustdesk/pull/13775)
- [Remote toolbar icon #13865](https://github.com/rustdesk/rustdesk/pull/13865)
- [Remote toolbar show/hide #13843](https://github.com/rustdesk/rustdesk/pull/13843)
- [File transfer: delegate win --server file reading to CM #13736](https://github.com/rustdesk/rustdesk/pull/13736)



# Fixes

- [File transfer: perm on "access-mode" #13971](https://github.com/rustdesk/rustdesk/pull/13971)
- [Desktop: wakelock issue with multiple tabs in same window #13956](https://github.com/rustdesk/rustdesk/pull/13956)
- [Address book fetch failure: Add Content-Length header for empty body POST requests #13940](https://github.com/rustdesk/rustdesk/pull/13940)
- [Termianl: linux, macOS, windows as the controlled side](https://github.com/rustdesk/rustdesk/pull/13930)
- [Window positioning out of bounds on multi-monitors setup #13828 #13903](https://github.com/rustdesk/rustdesk/pull/13903)
- [Terminal: macos, env TERM #13901](https://github.com/rustdesk/rustdesk/pull/13901)
- [Linux, home #13879](https://github.com/rustdesk/rustdesk/pull/13879)
- [Clipboard duplicates pasted text on macOS (Text + RTF) #13778](https://github.com/rustdesk/rustdesk/pull/13778)
- [Set TERM env variable for terminal to fix Delete key not working #13747](https://github.com/rustdesk/rustdesk/pull/13747)
- [Win, peer shortcut, colon to underscore](https://github.com/rustdesk/rustdesk/pull/13740)
- [Terminal top content overlapping with notch (SafeArea) #13724](https://github.com/rustdesk/rustdesk/pull/13724)
- [Msi, prevent black window #13665](https://github.com/rustdesk/rustdesk/pull/13665)
- [File transfer, jobs lost if conn is not established #13635](https://github.com/rustdesk/rustdesk/pull/13635)
- [Sciter, cursor position mismatch](https://github.com/rustdesk/rustdesk/pull/13629)
- [Mouse doesnt work after update 1.4.4 on ubuntu 25.10 (wayland)](https://github.com/rustdesk/rustdesk/issues/13705)
- [Custom client, contains RustDesk #13783](https://github.com/rustdesk/rustdesk/pull/13783)
- [Wrong is_public #13701](https://github.com/rustdesk/rustdesk/pull/13701)


</details>