A modern real-time UniFi network awareness dashboard developed by ScottiBYTE.
UniFi Statistics provides enhanced visibility into network activity, client behavior, recently disconnected systems, unnamed devices, and historical bandwidth usage in a clean and lightweight web interface.
Added cached UniFi session reuse to reduce repeated login atte***s.
Added login storm protection to prevent repeated simultaneous login atte***s.
Added rate-limit backoff behavior for UniFi 429 Too Many Requests responses.
Improved recovery when a UniFi session expires or becomes invalid.
Fixed UniFi OS version bubble links so they resolve to the correct hardware-family-specific release page.
Added support for UniFi OS release families including Dream Machines, Cloud Gateways, Cloud Keys, Express, Dream Wall, Enterprise Network Video Recorders, and NAS-style UniFi OS devices.
Added headless Chromium release lookup fallback to discover the correct UniFi Community release URL when the standard release service does not return a direct result.
Added persistent local release URL caching with data/releaseUrlCache.json.
Improved release-link click speed after the first successful lookup.
Prevented older UniFi OS release UUIDs from being reused after a version change by including the version and hardware-family slug in the cache key.
Failed release lookups are not cached, allowing the app to retry later if UniFi Community indexing is delayed.
Notes
The first lookup for a new UniFi OS version may take several seconds because the app may need to launch Chromium, search UniFi Community, and extract the correct UUID-backed release URL.
After the URL is cached, future clicks should redirect almost instantly.
v2.1.1
Docker image:
bash
docker pull scottibyte/unifi-statistics:2.1.1
Fixes
Fixed UniFi OS version bubble opening stale release notes.
Removed unsafe hardcoded UniFi OS release UUID behavior.
Added exact UniFi OS release-note resolution for current and future versions.
Added headless Chromium fallback to discover the correct UniFi Community release URL when the standard release service does not return a direct result.
Added support for UniFi OS release families including Dream Machines, Cloud Gateways, Cloud Keys, and Express when resolving release notes.
Improved release-link behavior so future UniFi OS versions do not generate invalid hybrid URLs.
UI Stability
Reduced dashboard refresh “hop” during refresh cycles.
Prevented overlapping refresh operations.
Disabled animated Chart.js redraws during dashboard data refresh.
Docker
Docker image now includes Chromium dependencies required for headless UniFi release-note resolution.
A modern real-time UniFi network awareness dashboard developed by ScottiBYTE.
UniFi Statistics provides enhanced visibility into network activity, client behavior, recently disconnected systems, unnamed devices, and historical bandwidth usage in a clean and lightweight web interface.
Added cached UniFi session reuse to reduce repeated login atte***s.
Added login storm protection to prevent repeated simultaneous login atte***s.
Added rate-limit backoff behavior for UniFi 429 Too Many Requests responses.
Improved recovery when a UniFi session expires or becomes invalid.
Fixed UniFi OS version bubble links so they resolve to the correct hardware-family-specific release page.
Added support for UniFi OS release families including Dream Machines, Cloud Gateways, Cloud Keys, Express, Dream Wall, Enterprise Network Video Recorders, and NAS-style UniFi OS devices.
Added headless Chromium release lookup fallback to discover the correct UniFi Community release URL when the standard release service does not return a direct result.
Added persistent local release URL caching with data/releaseUrlCache.json.
Improved release-link click speed after the first successful lookup.
Prevented older UniFi OS release UUIDs from being reused after a version change by including the version and hardware-family slug in the cache key.
Failed release lookups are not cached, allowing the app to retry later if UniFi Community indexing is delayed.
Notes
The first lookup for a new UniFi OS version may take several seconds because the app may need to launch Chromium, search UniFi Community, and extract the correct UUID-backed release URL.
After the URL is cached, future clicks should redirect almost instantly.
v2.1.1
Docker image:
bash
docker pull scottibyte/unifi-statistics:2.1.1
Fixes
Fixed UniFi OS version bubble opening stale release notes.
Removed unsafe hardcoded UniFi OS release UUID behavior.
Added exact UniFi OS release-note resolution for current and future versions.
Added headless Chromium fallback to discover the correct UniFi Community release URL when the standard release service does not return a direct result.
Added support for UniFi OS release families including Dream Machines, Cloud Gateways, Cloud Keys, and Express when resolving release notes.
Improved release-link behavior so future UniFi OS versions do not generate invalid hybrid URLs.
UI Stability
Reduced dashboard refresh “hop” during refresh cycles.
Prevented overlapping refresh operations.
Disabled animated Chart.js redraws during dashboard data refresh.
Docker
Docker image now includes Chromium dependencies required for headless UniFi release-note resolution.