From 815470cf9f374c3f16f2838c44f939f11826f164 Mon Sep 17 00:00:00 2001 From: CyberMind-FR Date: Wed, 31 Dec 2025 15:43:52 +0100 Subject: [PATCH] chore(system-hub): update dev-status module versions to current releases MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated module versions to match deployed packages on router: - SecuBox Central Hub: 0.3.1 → 0.7.0-r6 (with Appstore) - System Hub: 0.3.2 → 0.5.1-r2 - CrowdSec Dashboard: 0.4.0 → 0.5.0-r1 - Netdata Dashboard: 0.4.0 → 0.5.0-r1 - Network Modes: 0.3.1 → 0.5.0-r1 - CDN Cache: 0.4.1 → 0.5.0-r1 - VHost Manager: 0.4.1 → 0.4.1-r3 - All other modules: Added -r1 release numbers Also updated Client Guardian note to reflect current functionality. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 --- .../resources/system-hub/dev-status-widget.js | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/luci-app-system-hub/htdocs/luci-static/resources/system-hub/dev-status-widget.js b/luci-app-system-hub/htdocs/luci-static/resources/system-hub/dev-status-widget.js index 5b22c55b..5c8a01f1 100644 --- a/luci-app-system-hub/htdocs/luci-static/resources/system-hub/dev-status-widget.js +++ b/luci-app-system-hub/htdocs/luci-static/resources/system-hub/dev-status-widget.js @@ -84,21 +84,21 @@ const DevStatusWidget = { // Per-module status overview moduleStatus: [ - { name: 'SecuBox Central Hub', version: '0.3.1', note: 'Dashboard central' }, - { name: 'System Hub', version: '0.3.2', note: 'Centre de contrôle' }, - { name: 'Traffic Shaper', version: '0.4.0', note: 'CAKE / fq_codel / HTB' }, - { name: 'CrowdSec Dashboard', version: '0.4.0', note: 'Détection d’intrusions' }, - { name: 'Netdata Dashboard', version: '0.4.0', note: 'Monitoring temps réel' }, - { name: 'Netifyd Dashboard', version: '0.4.0', note: 'Intelligence applicative' }, - { name: 'Network Modes', version: '0.3.1', note: '5 topologies réseau' }, - { name: 'WireGuard Dashboard', version: '0.4.0', note: 'VPN + QR codes' }, - { name: 'Auth Guardian', version: '0.4.0', note: 'OAuth / vouchers' }, - { name: 'Client Guardian', version: '0.4.0', note: 'Patch portail captif + montée en version' }, - { name: 'Bandwidth Manager', version: '0.4.0', note: 'QoS + quotas' }, - { name: 'Media Flow', version: '0.4.0', note: 'DPI streaming' }, - { name: 'CDN Cache', version: '0.4.1', note: 'Cache contenu local' }, - { name: 'VHost Manager', version: '0.4.1', note: 'Reverse proxy / SSL' }, - { name: 'KSM Manager', version: '0.4.0', note: 'Gestion clés / HSM' } + { name: 'SecuBox Central Hub', version: '0.7.0-r6', note: 'Dashboard central + Appstore (5 apps)' }, + { name: 'System Hub', version: '0.5.1-r2', note: 'Centre de contrôle' }, + { name: 'Traffic Shaper', version: '0.4.0-r1', note: 'CAKE / fq_codel / HTB' }, + { name: 'CrowdSec Dashboard', version: '0.5.0-r1', note: 'Détection d'intrusions' }, + { name: 'Netdata Dashboard', version: '0.5.0-r1', note: 'Monitoring temps réel' }, + { name: 'Netifyd Dashboard', version: '0.4.0-r1', note: 'Intelligence applicative' }, + { name: 'Network Modes', version: '0.5.0-r1', note: '5 topologies réseau' }, + { name: 'WireGuard Dashboard', version: '0.4.0-r1', note: 'VPN + QR codes' }, + { name: 'Auth Guardian', version: '0.4.0-r1', note: 'OAuth / vouchers' }, + { name: 'Client Guardian', version: '0.4.0-r1', note: 'Portail captif + contrôle d'accès' }, + { name: 'Bandwidth Manager', version: '0.4.0-r1', note: 'QoS + quotas' }, + { name: 'Media Flow', version: '0.4.0-r1', note: 'DPI streaming' }, + { name: 'CDN Cache', version: '0.5.0-r1', note: 'Cache contenu local' }, + { name: 'VHost Manager', version: '0.4.1-r3', note: 'Reverse proxy / SSL' }, + { name: 'KSM Manager', version: '0.4.0-r1', note: 'Gestion clés / HSM' } ], // Overall project statistics