mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
* feat(den): let orgs restrict supported desktop versions Give org settings a desktop version allowlist derived from the server-supported range so admins can block specific releases without exposing stale metadata. * fix(den): simplify desktop version settings copy Reduce the prominence of the supported-version helper text and remove the redundant summary box so the allowlist stays focused on the actual version choices. --------- Co-authored-by: src-opn <src-opn@users.noreply.github.com>