• v1.9.0 8c0eaf0d07

    v1.9.0

    wmantly released this 2026-07-30 16:03:18 +00:00 | 33 commits to master since this release

    Added

    • app_super_admin cross-app group recognized as a global admin
      (conf.auth.adminGroups), same group also recognized by sso-manager-node
      and jump-host, and by ldap-client's SSSD access filter (SSH login on
      every host).

    Changed

    • Users and Permissions pages: the always-visible sidebar "Add" forms are
      now an "Add User"/"Add Permission" button in the list header that opens
      an app.modal dialog, matching the hosts.ejs convention.
    • Let's Encrypt ACME account key now defaults to the already-persisted
      /data volume instead of a CWD-relative path (./le_key.cert ->
      /app/le_key.cert in the container), which was lost on every image
      rebuild.
    Downloads