1.4.4
microsoft/playwright-cli1.4.4Nov 19, 2025by rustdesk
AI Summary
The release focuses on enhancing Wayland support, adding edge scrolling, and improving file transfer capabilities. It also resolves various stability and compatibility issues across macOS, iOS, and Linux platforms.
Key Highlights
- Significantly improved Wayland support for multi-scaled monitors
- New edge scrolling feature
- File transfer auto-start on reconnect and iOS file management
- Insecure TLS option added
- Fixes for camera capture errors and macOS hwcodec checks
New Features
- Better Wayland support
- Edge scrolling
- iOS file management by Files and iTunes
- Custom CA root loading on mobile
- Insecure TLS option
Full Release Notes
 | Architecture | Windows | Ubuntu | Mac | Android | Flatpak | iOS | Web | |--------------|---------|--------|-----|----------|---------|---------|---------| | x86-64 (64-bit) | [EXE](https://github.com/rustdesk/rustdesk/releases/download/1.4.4/rustdesk-1.4.4-x86_64.exe) [MSI](https://github.com/rustdesk/rustdesk/releases/download/1.4.4/rustdesk-1.4.4-x86_64.msi) | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.4/rustdesk-1.4.4-x86_64.deb) | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.4/rustdesk-1.4.4-x86_64.dmg) | [Universal](https://github.com/rustdesk/rustdesk/releases/download/1.4.4/rustdesk-1.4.4-universal-signed.apk) | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.4/rustdesk-1.4.4-x86_64.flatpak) | | [Go](https://rustdesk.com/web) | | AArch64 (ARM64) | | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.4/rustdesk-1.4.4-aarch64.deb) | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.4/rustdesk-1.4.4-aarch64.dmg) | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.4/rustdesk-1.4.4-aarch64-signed.apk) | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.4/rustdesk-1.4.4-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.4/rustdesk-1.4.4-armv7-sciter.deb) | | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.4/rustdesk-1.4.4-armv7-signed.apk) | | | | x86-32 (32-bit) | [EXE](https://github.com/rustdesk/rustdesk/releases/download/1.4.4/rustdesk-1.4.4-x86-sciter.exe) | | | | | | [](https://rustdesk.com/pricing.html) ## For more downloads ([Fedora](https://github.com/rustdesk/rustdesk/releases/download/1.4.4/rustdesk-1.4.4-0.x86_64.rpm) / [Arch Linux](https://github.com/rustdesk/rustdesk/releases/download/1.4.4/rustdesk-1.4.4-0-x86_64.pkg.tar.zst) / [Suse](https://github.com/rustdesk/rustdesk/releases/download/1.4.4/rustdesk-1.4.4-0.x86_64-suse.rpm) / [AppImage](https://github.com/rustdesk/rustdesk/releases/download/1.4.4/rustdesk-1.4.4-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 - Better Wayland support for multi scaled monitors (Gnome and KDE) - Edge scrolling - Ask for note at the end of connection - 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 - macOS: command line of update from dmg file # 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. - flatpak, socket x11, better compatibility # 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 - terminal clear command on some env </details>