Skip to content

CortenDesk 1.9.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@marcpope marcpope released this 03 Sep 22:56

Beta for testing. Does not move latest.

New

  • Strategy revision history. Every save is an immutable revision with actor, note and affected-device count. History modal compares any two revisions and restores an old one as a new revision. Deleting a strategy keeps its history. (#63, @AJV20)
  • Strategy compliance states. Each device reports Confirmed, Pending, Stale, Offline or Overridden for its strategy, with a per-strategy confirmation timeout and an admin-only fleet drill-down. (#66, @AJV20)
  • Web client: Lock remote screen. In the Remote controls menu, shown when the peer allows keyboard input and View-only is off. (#71, @AJV20)
  • Web client: voice calls. Call the remote peer from the Chat panel; audio flows only after the peer accepts. Chrome or Edge on HTTPS (or localhost), and "Receive remote audio" must be on. (#72, @AJV20)

Fixed

  • Connection logs, CSV export, Overview chart and Active Sessions use one label map; view-camera and terminal sessions now show their own type instead of "Remote Control". (#68, @AJV20)
  • The web client no longer toasts on every successful clipboard sync. (#68, @AJV20)

Upgrading

Two migrations. No settings changes required. Existing strategies get a baseline revision on upgrade.

docker pull marcpope/cortendesk:1.9.0-beta.1
docker pull ghcr.io/marcpope/cortendesk:1.9.0-beta.1