Commit Graph

392 Commits

Author SHA1 Message Date
github-actions[bot] f86367bca4 chore: bump version to 3.3.44 [version-bump] 2026-06-20 16:21:49 +00:00
github-actions[bot] fe5a1c2b40 chore: bump version to 3.3.43 [version-bump] 2026-06-20 16:14:11 +00:00
UNITRONIX 8582b1e737 feat(i18n): enhance logging with sanitized values
Added a new function to sanitize log values, ensuring that sensitive information is not exposed in logs. Updated console warnings in the TranslationManager to use this function for improved security and readability.
2026-06-20 18:13:54 +02:00
github-actions[bot] 66e9c5bc17 chore: bump version to 3.3.42 [version-bump] 2026-06-20 16:09:13 +00:00
UNITRONIX 253a126888 chore: remove outdated build workflow and update CI configurations
Deleted the obsolete build workflow for BetterDesk and made adjustments to the CI configurations across multiple workflows. This includes changing permissions from write to read in the release-client and secret-scan workflows, updating the Node.js setup in the web-nodejs CI, and enhancing the rate limiting for RdClient pages. Additionally, improved the handling of return URLs in the auth middleware and added new utility functions for better security and logging.
2026-06-20 18:08:54 +02:00
github-actions[bot] 834c41e511 chore: bump version to 3.3.41 [version-bump] 2026-06-20 08:10:40 +00:00
github-actions[bot] 846eba1d4a chore: bump version to 3.3.40 [version-bump] 2026-06-20 08:00:01 +00:00
github-actions[bot] e3299b835b chore: bump version to 3.3.39 [version-bump] 2026-06-19 04:48:02 +00:00
UNITRONIX a7a708d6af fix(orgs): expose shared address book tab
Restore the organization Address Book panel controls so admins can manage the shared org contacts promised for RustDesk client sync. Refs #190.
2026-06-19 06:47:13 +02:00
github-actions[bot] 9e1c362c75 chore: bump version to 3.3.38 [version-bump] 2026-06-18 19:26:48 +00:00
UNITRONIX 4e569a718f feat(i18n): add client configuration strings for multiple languages
Enhanced localization by adding client configuration related strings to various language files, including Arabic, Czech, Danish, German, English, Spanish, Finnish, French, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Norwegian, Dutch, Polish, Portuguese, Romanian, Swedish, Thai, Turkish, Ukrainian, Vietnamese, and both Traditional and Simplified Chinese. This update improves user experience by providing necessary configuration instructions in the user's preferred language.
2026-06-18 21:26:26 +02:00
github-actions[bot] c238247ca6 chore: bump version to 3.3.37 [version-bump] 2026-06-18 19:09:26 +00:00
github-actions[bot] c331e69621 chore: bump version to 3.3.36 [version-bump] 2026-06-18 19:01:34 +00:00
UNITRONIX 29e6897b7f feat(upload): enhance background upload with target mapping and atomic application
Improved the background image upload process by adding a target parameter to specify which branding key to update. The upload now applies the background image atomically, ensuring that the branding data is updated in a single operation. Additionally, updated the response to include branding data and revision information. Enhanced tests to validate the new functionality.
2026-06-18 21:01:07 +02:00
github-actions[bot] fb7b716ea0 chore: bump version to 3.3.35 [version-bump] 2026-06-18 18:57:56 +00:00
UNITRONIX ebb29492bd feat(upload): improve background upload interaction and status synchronization
Enhanced the background image upload functionality by adding click event listeners to labels for easier file selection. Introduced a new function to synchronize existing upload statuses, ensuring the UI reflects the current state of background uploads. Updated CSS for logo file input to improve accessibility and visibility during uploads.
2026-06-18 20:57:09 +02:00
github-actions[bot] bdf7de778e chore: bump version to 3.3.34 [version-bump] 2026-06-18 18:50:13 +00:00
UNITRONIX 5d69acba28 feat(upload): add upload status indicators for background images
Implemented a new upload status UI for background images, including progress indicators and error handling. Added CSS styles for upload status messages and integrated them into the settings view. Enhanced JavaScript functions to update the UI based on upload progress and completion, improving user feedback during the upload process.
2026-06-18 20:49:29 +02:00
github-actions[bot] 292c3fe123 chore: bump version to 3.3.33 [version-bump] 2026-06-18 16:53:05 +00:00
UNITRONIX 856dd3d273 feat(upload): enhance background image upload functionality
Refactored the background image upload process to improve user feedback during uploads. Introduced new helper functions for setting upload status and handling file name display. The upload process now utilizes XMLHttpRequest for progress tracking and error handling, ensuring a smoother user experience. Added tests for the upload endpoint to validate multipart image uploads.
2026-06-18 18:52:44 +02:00
github-actions[bot] 484ab7b81f chore: bump version to 3.3.32 [version-bump] 2026-06-18 16:47:20 +00:00
UNITRONIX f6d4112ef7 feat(styles): implement glass effect for sidebar backgrounds
Updated sidebar styles to use new glass background variables for both the sidebar rail and flyout. This change enhances the visual aesthetics by applying a semi-transparent glass effect, improving the overall UI experience. Additionally, adjustments were made to the theme CSS to ensure consistency across light and dark modes.
2026-06-18 18:46:59 +02:00
github-actions[bot] a5d7763ee9 chore: bump version to 3.3.31 [version-bump] 2026-06-18 16:32:36 +00:00
github-actions[bot] 67e09a436f chore: bump version to 3.3.30 [version-bump] 2026-06-18 16:25:07 +00:00
github-actions[bot] e4563f074a chore: bump version to 3.3.29 [version-bump] 2026-06-18 16:19:02 +00:00
UNITRONIX 3979e1fc08 fix(device): handle deleted ID reuse conflicts (#213)
Report reserved soft-deleted device IDs as explicit conflicts and expose a permanent delete path so operators can intentionally release IDs for reuse.
2026-06-18 18:17:35 +02:00
UNITRONIX d72383e905 Merge remote-tracking branch 'origin/dev' into dev 2026-06-18 18:16:33 +02:00
UNITRONIX c801c4ddcc test(update): cover legacy server source permissions 2026-06-17 21:44:32 +02:00
github-actions[bot] 32b1010f7f chore: bump version to 3.3.28 [version-bump] 2026-06-17 19:35:53 +00:00
UNITRONIX 288da6b3a3 feat(updateService): add directory write permission check and resolve server source root
Introduced a new function to check if a directory or its parent is writable. Updated the logic to resolve the server source root for updates, ensuring it falls back to a predefined path if the preferred path is not writable. This change enhances the update process by providing better error handling and flexibility in server source management.
2026-06-17 21:35:26 +02:00
github-actions[bot] 0f35fe2e1d chore: bump version to 3.3.27 [version-bump] 2026-06-17 18:49:53 +00:00
UNITRONIX 4f1634a786 fix(console): clear high npm audit findings
Refs #203
2026-06-17 20:47:30 +02:00
github-actions[bot] 622676492d chore: bump version to 3.3.26 [version-bump] 2026-06-17 18:25:23 +00:00
github-actions[bot] a157261f8d chore: bump version to 3.3.25 [version-bump] 2026-06-17 18:18:57 +00:00
UNITRONIX 8555841548 fix(auth): sync console 2FA for client login
Refs #203
2026-06-17 20:18:30 +02:00
github-actions[bot] 79de128a71 chore: bump version to 3.3.24 [version-bump] 2026-06-17 04:53:09 +00:00
UNITRONIX f832f6a57b fix(console): bare-metal SQLITE_READONLY_DIRECTORY on Go data dir (#206)
Apply setgid group-write on $RUSTDESK_PATH for the betterdesk console user,
re-sync permissions after the Go server starts, and verify both console data/
and Go data directories.

Fixes #206
2026-06-17 06:52:53 +02:00
github-actions[bot] 3f8f42dd31 chore: bump version to 3.3.23 [version-bump] 2026-06-15 15:58:03 +00:00
UNITRONIX a75473ae45 fix(rdclient): restore missing RDVideo constructor closing brace
The constructor in video.js lost its closing brace in 2e01955, causing
a SyntaxError on load and breaking remote sessions (RDVideo is not defined).
2026-06-15 17:57:36 +02:00
github-actions[bot] 13e03e4fe1 chore: bump version to 3.3.22 [version-bump] 2026-06-14 19:13:01 +00:00
UNITRONIX 2e01955f6c feat(rdclient): enhance desktop client with server validation, LAN discovery, and settings management
- Introduced server URL validation via `GET /api/bd/server-info` and `probe_server_url`.
- Added LAN discovery capabilities using UDP and optional mDNS for local network panel detection.
- Implemented a local settings window for managing URL, TLS settings, and user preferences.
- Enhanced dashboard with a unified sidebar and improved scrolling behavior.
- Updated documentation and pre-release checklist to reflect new features and requirements.
2026-06-14 21:12:41 +02:00
github-actions[bot] 54c8f797a8 chore: bump version to 3.3.21 [version-bump] 2026-06-14 17:58:40 +00:00
UNITRONIX 956e30935b fix(rdclient): GPU codecs, collapsible dashboard scroll, and session UX
Enable vendor-aware VA-API/GStreamer and WebView2 hardware decode for smoother
remote video; fix Connect invoke, session back-to-close, and dashboard layout
with collapsible device list and sidebar sections that scroll inside the window.
2026-06-14 19:58:15 +02:00
github-actions[bot] fa23d65298 chore: bump version to 3.3.20 [version-bump] 2026-06-14 17:36:35 +00:00
UNITRONIX 93243b0e69 fix: address layout issues in RdClient dashboard and enhance session handling
- Fixed the address book list/grid scrolling behavior in the web dashboard to prevent it from stretching the whole page.
- Updated Tauri ACL permissions for the desktop client to ensure correct handling of `open_session` invokes with appropriate payloads.
- Improved CSS for the dashboard to ensure proper height management and overflow handling.
2026-06-14 19:36:18 +02:00
github-actions[bot] 9bd73bb445 chore: bump version to 3.3.19 [version-bump] 2026-06-14 17:31:43 +00:00
UNITRONIX 1fe504346e feat(rdclient): introduce RdClient desktop MVP with session handling and TLS support
- Added a new Tauri v2 operator shell for RdClient desktop, featuring first-run panel URL setup and session management.
- Implemented automatic session detection for Linux and TLS support for both HTTP and HTTPS with various certificate options.
- Enhanced remote session opening functionality to utilize the new desktop client when available.
2026-06-14 19:31:24 +02:00
github-actions[bot] bc8014d57d chore: bump version to 3.3.18 [version-bump] 2026-06-14 15:29:34 +00:00
UNITRONIX 32d2044b8e feat(rdclient): address book dashboard with folders, groups, and tags
Replace the flat device table with a RustDesk-inspired address book: sidebar navigation, colored card grid, quick-connect bar, and 30s server sync using panel branding tokens and fonts.
2026-06-14 17:28:59 +02:00
UNITRONIX bb3da6b801 feat: implement RdClient login functionality and enhance authentication flow
- Added a dedicated login page for the Remote Desktop client, allowing operators to sign in when their session expires.
- Implemented safe return URL handling for the login process.
- Updated authentication middleware to support RdClient-specific routes and permissions.
- Enhanced localization support for the new login feature across multiple languages.
- Improved user experience by redirecting to the appropriate pages based on authentication status.
2026-06-14 17:28:59 +02:00