Commit Graph

  • 0d3016fcd8 fix(flutter): reduce accidental horizontal trackpad scrolling during vertical pan (#14460) master fufesou 2026-03-05 23:10:39 +08:00
  • 1abc897c45 fix avatar fallback (#14458) 1.4.6 21pages 2026-03-05 12:30:40 +08:00
  • ab64a32f30 avatar (#14440) RustDesk 2026-03-04 21:43:19 +08:00
  • 743705545a increase ipc Data enum size limit to 120 bytes avatar 21pages 2026-03-04 18:28:39 +08:00
  • 89a34642a3 web: implement mainResolveAvatarUrl via js getByName 21pages 2026-03-04 18:17:05 +08:00
  • d9e2107fb8 refactor avatar display: unify rendering and resolve at use time 21pages 2026-03-03 21:38:46 +08:00
  • 52b66e71d1 Move port mapping afterwards (#14448) RustDesk 2026-03-04 15:48:42 +08:00
  • a563976239 refact(port-forward): comments and logs port-forward-SSRF fufesou 2026-03-03 20:47:56 +08:00
  • 3b225b7c6c fix(security): gate port-forward connect on full auth and clarify login flow semantics fufesou 2026-03-03 17:35:04 +08:00
  • fc80106a8b fix(port-forward): try connect after 2fa fufesou 2026-03-03 16:21:43 +08:00
  • 41ab5bbdd8 fix(update): macos, test before update (#14446) fufesou 2026-03-03 10:47:32 +08:00
  • 24deed80f5 move port mapping after auth in port forwarding rustdesk 2026-03-03 09:31:55 +08:00
  • 732b250815 fix(keyboard): legacy mode (#14435) fufesou 2026-03-02 19:07:09 +08:00
  • 890282e385 avatar rustdesk 2026-03-02 12:27:21 +08:00
  • 157dbdc543 fix avatar in hbb_common rustdesk 2026-03-02 12:14:26 +08:00
  • 6ba23683d5 avatar in libs/hbb_comon rustdesk 2026-03-02 12:06:20 +08:00
  • 80a5865db3 macOS update: restore LaunchAgent in GUI session and isolate temp update dir by euid (#14434) nightly fufesou 2026-03-01 20:06:04 +08:00
  • 9cb6f38aea packaging: deb: remove obsolete Python version check (#14429) MichaIng 2026-03-01 11:05:19 +01:00
  • cd7e3e4505 fix(update): macos, input password (#14430) fufesou 2026-03-01 15:19:07 +08:00
  • 1833cb0655 fix(update): revert check (#14424) fufesou 2026-02-28 18:17:26 +08:00
  • e4208aa9cf fix(update): revert check (#14423) fufesou 2026-02-28 16:33:54 +08:00
  • bb3501a4f9 ui: scale wheel lines on Windows/Linux to Mac (#14395) Amirhosein Akhlaghpoor 2026-02-28 02:56:25 +00:00
  • 4abdb2e08b feat: windows, custom client, update (#13687) fufesou 2026-02-27 21:50:20 +08:00
  • d49ae493b2 bump to 1.4.6 rustdesk 2026-02-27 20:53:40 +08:00
  • 394079833e Update ko.rs (#14418) VenusGirl❤ 2026-02-27 21:14:14 +09:00
  • 12d6789c2e Update translation (#14413) Alex Rijckaert 2026-02-27 05:09:47 +01:00
  • 34803f8e9b Update labels for keep awake during sessions (#14391) memory_clear 2026-02-26 18:28:19 +08:00
  • fd43184406 Update ru.rs (#14386) solokot 2026-02-26 13:28:09 +03:00
  • 3cc3315081 Update de.rs (#14385) Mr-Update 2026-02-26 11:27:58 +01:00
  • 6aee70fa18 fix https://github.com/rustdesk/rustdesk/issues/609#issuecomment-3931613118 (#14364) RustDesk 2026-02-25 17:09:51 +08:00
  • 82a9fd1540 change port forward listen to localhost rustdesk 2026-02-24 21:57:55 +08:00
  • dc760d6ca8 remove .claude rustdesk 2026-02-24 21:52:26 +08:00
  • eb239501bc Fix logon-screen password with click approval (#14335) Amirhosein Akhlaghpoor 2026-02-24 13:14:18 +00:00
  • 0016033937 feat(terminal): add reconnection buffer support for persistent sessions (#14377) fufesou 2026-02-24 21:12:06 +08:00
  • 50c62d5eac Update tr.rs (#14376) bilimiyorum 2026-02-24 11:30:32 +03:00
  • 91ac48912e Update fr.rs (#14383) Lynilia 2026-02-24 09:30:12 +01:00
  • 272a6604cd Hungarian language file correction (#14382) John Fowler 2026-02-24 09:29:54 +01:00
  • 8a889d3ebb Update el.rs translation (#14378) westor 2026-02-24 10:29:43 +02:00
  • 17a3f2ae52 Italian language update (#14375) bovirus 2026-02-23 09:37:53 +01:00
  • 6c3515588f - UI display: display_name first (#14358) RustDesk 2026-02-22 14:59:25 +08:00
  • 4d2d2118a2 Fix/terminal tab close persistent (#14359) fufesou 2026-02-21 11:06:13 +08:00
  • 483fe80308 fix(terminal): fix new tab auto-focus and NaN error on data before layout (#14357) fufesou 2026-02-20 14:44:25 +08:00
  • 34ceeac36e fix(terminal): fix tabKey parsing for peerIds containing underscores (#14354) fufesou 2026-02-19 23:45:06 +08:00
  • 20f11018ce fix: lte should be lt like in linux.rs (#14344) cui 2026-02-19 22:24:32 +08:00
  • 9345fb754a fix: correct typos and improve code clarity (#14341) Nicola Spieser Buiss 2026-02-17 07:29:50 +01:00
  • 779b7aaf02 feat(wayland): keyboard mode, legacy translate (#14317) fufesou 2026-02-15 16:43:21 +08:00
  • b268aa1061 Fix some single device multiple ids scenarios on MacOS (#14196) 21pages 2026-02-15 16:12:26 +08:00
  • 40f86fa639 fix(mobile): account for safe area padding in canvas size calculation (#14285) Vance 2026-02-15 14:52:27 +08:00
  • 980bc11e68 update common rustdesk 2026-02-14 17:48:53 +08:00
  • 85db677982 docs: fix typos in clipboard documentation (#13521) Shaikh Naasir 2026-02-13 22:36:25 +05:30
  • 2842315b1d Fix/linux shortcuts inhibit (#14302) fufesou 2026-02-11 16:11:47 +08:00
  • 6c541f7bfd fix(xdo): deb, libxdo3 | libxdo4 (#14314) fufesou 2026-02-11 16:11:15 +08:00
  • 067fab2b73 Update Korean (#14298) VenusGirl❤ 2026-02-10 19:48:30 +09:00
  • de6bf9dc7e fix(ios): Add defensive timer cancellation for keyboard visibility (#14301) fufesou 2026-02-09 15:54:22 +08:00
  • 54eae37038 fix(ios): workaround physical keyboard after virtual keyboard hidden (#14207) fufesou 2026-02-09 00:36:25 +08:00
  • 0118e16132 PT-BR language update (#14295) Hugo Breda 2026-02-08 13:31:47 -03:00
  • 36b4f765fd Improve code quality: use named constant and clearer error logs copilot/fix-discussion-14282-issue copilot-swe-agent[bot] 2026-02-07 03:46:24 +00:00
  • 370b467b71 Address code review feedback: fix memory lifecycle and improve error message copilot-swe-agent[bot] 2026-02-07 03:45:47 +00:00
  • 780c396541 Add detailed comments explaining microphone permission fix copilot-swe-agent[bot] 2026-02-07 03:45:08 +00:00
  • db5a1f29e7 Fix macOS microphone permission registration copilot-swe-agent[bot] 2026-02-07 03:44:39 +00:00
  • b7d25ef389 Initial plan copilot-swe-agent[bot] 2026-02-07 03:34:56 +00:00
  • 626a091f55 fix(translation): OIDC, Continue with (#14271) fufesou 2026-02-06 14:18:48 +08:00
  • 4fa5e99e65 Remove unused option_env!(...) (#13959) Daniel Marschall 2026-02-03 13:55:34 +01:00
  • 5ee9dcf42d Update tr.rs (#14160) bilimiyorum 2026-02-02 17:18:36 +03:00
  • 6306f83316 Fix non-link text color in dialogs with links for dark theme (#14220) Copilot 2026-02-01 12:18:07 +08:00
  • de11e95598 Add hardware-specific diagnostics for H265 encoder quality monitoring copilot/fix-h265-image-quality-issue copilot-swe-agent[bot] 2026-01-31 15:32:01 +00:00
  • 96075fdf49 Update tw.rs (#14138) XLion 2026-01-31 16:38:09 +08:00
  • 8c6dcf53a6 iOS terminal: Add touch swipe and floating back button for exit (#14208) Copilot 2026-01-31 16:37:45 +08:00
  • b3957febe1 Fix test compilation issues from code review copilot-swe-agent[bot] 2026-01-30 17:14:02 +00:00
  • eacfdaed61 Add unit tests for H264/H265 bitrate calculations copilot-swe-agent[bot] 2026-01-30 17:11:54 +00:00
  • 8c8e6deb18 Increase H264/H265 bitrate multipliers to improve image quality copilot-swe-agent[bot] 2026-01-30 17:10:44 +00:00
  • 22000245bc Initial plan copilot-swe-agent[bot] 2026-01-30 17:06:26 +00:00
  • e1b1a927b8 fix(ios): capsLock, workaround #5871 (#14194) fufesou 2026-01-30 17:32:18 +08:00
  • 1e6bfa7bb1 fix(iPad): Magic Mouse, click (#14188) fufesou 2026-01-29 15:25:44 +08:00
  • 79ef4c4501 Copilot/fix action run error (#14186) fufesou 2026-01-28 17:44:17 +08:00
  • 5f3ceef592 Update de.rs (#14139) twprh 2026-01-28 08:16:27 +01:00
  • 1a90e6b6c7 Update fr.rs (#14151) Lynilia 2026-01-28 08:16:06 +01:00
  • f112d097dc Replacing incorrect quotation marks (#14144) John Fowler 2026-01-28 08:15:29 +01:00
  • 45cab7f808 fix issue: #13911 'Double Click' bug on iPad with Magic Mouse (#14086) ThallesWS 2026-01-28 04:14:06 -03:00
  • 216ec9d52b fix(terminal): ios delete (#14147) fufesou 2026-01-28 15:12:42 +08:00
  • 56a8f6b97b fix(iOS): Unexpected mouse movement to (0,0) on idle (#14180) fufesou 2026-01-28 15:11:44 +08:00
  • c76d10a438 feat(macos): initial privacy mode support [a simple try] (#14102) Bin Li 2026-01-27 16:38:37 +08:00
  • f05f2178e5 Update Dutch translations (#14136) Alex Rijckaert 2026-01-26 07:16:21 +01:00
  • 226d7417b2 PT-BR language update (#14135) Hugo Breda 2026-01-26 03:15:58 -03:00
  • b0c8e65c6e Italian language update (#14129) bovirus 2026-01-26 07:15:45 +01:00
  • 4ae577c3c4 Revert "Updated tr.rs (#14115)" (#14158) RustDesk 2026-01-26 14:14:35 +08:00
  • 204e81a700 Updated tr.rs (#14115) bilimiyorum 2026-01-26 09:11:58 +03:00
  • 1f35830570 Update pl.rs (#14112) hatterp 2026-01-26 07:11:41 +01:00
  • 6b334f2977 Update ko.rs (#14110) VenusGirl❤ 2026-01-25 17:37:34 +09:00
  • 0dc3c12aa5 Update de.rs (#14108) Mr-Update 2026-01-24 05:50:18 +01:00
  • ceffcce20e fix hide-tray=Y causing The application “RustDesk.app” is not open anymore. https://github.com/rustdesk/rustdesk/discussions/10210 (#14127) RustDesk 2026-01-23 19:09:33 +08:00
  • e4b06dadf5 auto retry on offline when already connected (#14124) 21pages 2026-01-23 15:05:11 +08:00
  • 087eb55299 Update tr.rs, Missing Turkish translations added (#14103) Yavuz Selim YAZICI 2026-01-22 09:15:14 +03:00
  • 341eb0c671 Updated tr.rs (#14100) bilimiyorum 2026-01-22 09:13:38 +03:00
  • 43b39102a4 Update ru.rs (#14099) solokot 2026-01-22 09:12:26 +03:00
  • be4bbd018d fix(install): linux xdo (#14096) fufesou 2026-01-21 20:43:15 +08:00
  • 21a7cef98a keep-awake-during-incoming-sessions (#14082) RustDesk 2026-01-21 16:25:57 +08:00
  • a6724b1c07 fix: build (#14093) fufesou 2026-01-20 22:53:18 +08:00
  • 7437593ee7 Update ko.rs (#14055) Cody Kim 2026-01-20 18:08:54 +09:00
  • f21829b075 Update Korean (#14057) VenusGirl❤ 2026-01-20 18:08:02 +09:00