• v1.11.0

    wmantly released this 2026-07-30 16:05:25 +00:00 | 40 commits to master since this release

    Added

    • app_super_admin (cross-app, also recognized by sso-manager-node/proxy)
      and app_jump_admin groups: super admins are full admins here same as
      app_sso_admin; jump admins get audit page/data access without other
      admin rights. The Audit page/API is now actually admin-gated server-side
      (previously the page shell rendered for any logged-in user, only its
      data was gated).
    • Host list adds Last connection/Last failed connection columns and
      highlights rows green (a session is live right now) or yellow (the most
      recent attempt failed), backed by new per-host last-success/last-fail
      timestamps in models/metrics.js.

    Changed

    • Dashboard's stat boxes and Top hosts/Top users cards moved to the Audit
      page. "All hosts" renamed to "My hosts".
    Downloads