Skip to content

0.8.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@marcpope marcpope released this 23 Jul 20:09
· 32 commits to main since this release

First public beta of CortenDesk — a self-hosted web console for RustDesk servers with a fully native in-browser client.

Highlights

  • Device fleet management with presence, groups, scoped user access
  • Full RustDesk client HTTP API (heartbeats, address books, audit ingestion)
  • Native TypeScript web client: view & control (WebCodecs), clipboard, multi-monitor, in-session dual-pane file transfer with drag & drop, saved-password auto-login
  • Audit logs (connections, file transfers, logins) with CSV export
  • One-command importer from lejianwen/rustdesk-api
  • Self-contained Docker image (SQLite zero-config or MySQL), published to GHCR and Docker Hub

Beta notice — this is an early release; expect rough edges. Please report issues.

docker pull marcpope/cortendesk:0.8.0-beta.1
# or: ghcr.io/marcpope/cortendesk:0.8.0-beta.1