New
- Export devices to CSV (#16 — thanks @OmarRC64). The Devices screen exports exactly what you're looking at — filters and per-user visibility apply. The first fifteen columns match the rustdesk-api export format, so existing tooling can consume it unchanged.
- Choose your device columns (#16). Pick from twelve table columns — CPU, memory, IP, UUID, user, first seen and more. The selection is saved per account; the defaults are unchanged.
- Multi-select devices (#15 — thanks @dragonidium11). Select rows (or a whole page) to bulk-delete into the recycle bin, or add the selection to an address book — your personal one or any shared book you can write to. Devices already in the chosen book are skipped.
- The automation API's device payloads now carry
cpu,memory,note,status,last_online_ipand timestamps.
Fixed
- Address-book entries synced by clients showed a "?" platform icon in the console.
Notes
- One small migration (per-user column preferences) runs automatically on upgrade.
docker pull marcpope/cortendesk:1.1.0
docker pull ghcr.io/marcpope/cortendesk:1.1.0