April 19th, 2026

New

WEBAPP: Shadow IT – performance improvement for Individually Approved Apps list

We’ve improved the performance and accuracy of the Individually Approved Apps list in Shadow IT by moving expensive count calculations to a new backend API.

What changed

  • The Individually Approved Apps list now shows:

    • Unapproved user count per app

    • Unapproved device count per app

  • The previous client-side “cross-join” logic (fetching large account/device datasets and joining them in the browser) has been removed, reducing network transfer and client processing.

Why it matters

  • Faster page loads on the Individually Approved Apps list, especially for large environments.

  • More reliable counts for unapproved users and devices per app, directly sourced from the backend.

  • More scalable Shadow IT experience as data volume grows.