1.4.8
wavekat/wavekat-turn1.4.8Jun 21, 2026by rustdesk
AI Summary
1.4.8 introduces Windows ARM64 support and monitor-switch buttons to remote toolbars, along with privacy mode improvements and fixes for Wayland and iOS clipboard issues.
Key Highlights
- Windows ARM64 support added.
- Monitor-switch buttons added to remote toolbars.
- Privacy mode improvements for multi-monitors.
- Autocomplete online feature.
New Features
- Windows ARM64 support.
- Monitor-switch buttons to remote toolbars.
- Privacy mode refactoring for multi-monitors.
- Autocomplete online.
- Theme logo update.
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.8/rustdesk-1.4.8-x86_64.exe) [MSI](https://github.com/rustdesk/rustdesk/releases/download/1.4.8/rustdesk-1.4.8-x86_64.msi) | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.8/rustdesk-1.4.8-x86_64.deb) | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.8/rustdesk-1.4.8-x86_64.dmg) | [Universal](https://github.com/rustdesk/rustdesk/releases/download/1.4.8/rustdesk-1.4.8-universal-signed.apk) | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.8/rustdesk-1.4.8-x86_64.flatpak) | | [Go](https://rustdesk.com/web) | | AArch64 (ARM64) | [EXE](https://github.com/rustdesk/rustdesk/releases/download/1.4.8/rustdesk-1.4.8-aarch64.exe) [MSI](https://github.com/rustdesk/rustdesk/releases/download/1.4.8/rustdesk-1.4.8-aarch64.msi) | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.8/rustdesk-1.4.8-aarch64.deb) | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.8/rustdesk-1.4.8-aarch64.dmg) | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.8/rustdesk-1.4.8-aarch64-signed.apk) | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.8/rustdesk-1.4.8-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.8/rustdesk-1.4.8-armv7-sciter.deb) | | [Download](https://github.com/rustdesk/rustdesk/releases/download/1.4.8/rustdesk-1.4.8-armv7-signed.apk) | | | | x86-32 (32-bit) | [EXE](https://github.com/rustdesk/rustdesk/releases/download/1.4.8/rustdesk-1.4.8-x86-sciter.exe) (Legacy)| | | | | | [](https://rustdesk.com/pricing.html) ## For more downloads ([Fedora](https://github.com/rustdesk/rustdesk/releases/download/1.4.8/rustdesk-1.4.8-0.x86_64.rpm) / [Arch Linux](https://github.com/rustdesk/rustdesk/releases/download/1.4.8/rustdesk-1.4.8-0-x86_64.pkg.tar.zst) / [Suse](https://github.com/rustdesk/rustdesk/releases/download/1.4.8/rustdesk-1.4.8-0.x86_64-suse.rpm) / [AppImage](https://github.com/rustdesk/rustdesk/releases/download/1.4.8/rustdesk-1.4.8-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 - [Add Windows arm64 support #15139](https://github.com/rustdesk/rustdesk/pull/15139) - [Feature: Add monitor-switch buttons to remote toolbars #15342](https://github.com/rustdesk/rustdesk/pull/15342) - [Refact/privacy mode 1 multi monitors #15321](https://github.com/rustdesk/rustdesk/pull/15321) - [autocomplete online #15313](https://github.com/rustdesk/rustdesk/pull/15313) - [feat: theme logo #15268](https://github.com/rustdesk/rustdesk/pull/15268) # Changes - [refact: restart remote device, autoconnect #15290](https://github.com/rustdesk/rustdesk/pull/15290) - [refact(oidc): icon azure to microsoft #15278](https://github.com/rustdesk/rustdesk/pull/15278) - [Refact/printer driver default unchecked #15191](https://github.com/rustdesk/rustdesk/pull/15191) - [Revert "fix(iPad): keep touch gestures with external mouse" #15288](https://github.com/rustdesk/rustdesk/pull/15288) # Fixes - [fix Wayland→Wayland clipboard paste](https://github.com/rustdesk/rustdesk/issues/13338) - [fix(arm64-linux): fix CJK font rendering on flutter-elinux #15324](https://github.com/rustdesk/rustdesk/pull/15324) - [iOS: autocorrect/data detectors corrupt the server Key field (ID/Relay Server settings), making valid keys impossible (or very hard) to enter #15293](https://github.com/rustdesk/rustdesk/issues/15293) - [fix(ios): mouse mismatch #15339](https://github.com/rustdesk/rustdesk/pull/15339) - [fix(linux): reap leftover logind session procs on headless teardown #15337](https://github.com/rustdesk/rustdesk/pull/15337) - [Crash on startup (0xc0000409) / Fast Fail in librustdesk.dll on Windows 11 26H1 #15218](https://github.com/rustdesk/rustdesk/issues/15218) - [fix(clipboard): Windows DIB images, fill missing alpha #15296](https://github.com/rustdesk/rustdesk/pull/15296) - [Fix/generate py target injection #15248](https://github.com/rustdesk/rustdesk/pull/15248) - [Fix clipboard synchronization not fully disabled in View Only mode #15224](https://github.com/rustdesk/rustdesk/pull/15224) - [fix(keyboard): win, key, Pause #15351](https://github.com/rustdesk/rustdesk/pull/15351) </details>