Total Clients
{{ stats.totalClients }}
Updated
{{ stats.updatedClients }}
Pending Update
{{ stats.pendingClients }}
Errors
{{ stats.errorClients }}

Rollout Controls

Active Rollouts

No active rollouts
{{ r.app_slug }} v{{ r.version }} {{ r.status }}
{{ r.percentage }}%

Kill Switch

Version Distribution

{{ v.current_version }} {{ v.count }} clients
No version data available
Client ID App Version Platform Last Seen Status
{{ client.client_id.substring(0, 12) }}... {{ client.app_name }} {{ client.current_version }} {{ client.platform }} / {{ client.arch }} {{ formatDate(client.last_seen) }} {{ client.last_event || 'unknown' }}
Showing {{ (pagination.page - 1) * pagination.limit + 1 }} to {{ Math.min(pagination.page * pagination.limit, pagination.total) }} of {{ pagination.total }}