v0.72.0
What's Changed / Cambios
Features
- NetPulse agent v1.1.0: NetGrip-managed routers now send WiFi channel scans (neighbor APs: bssid/ssid/channel/freq/signal) and per-client traffic (
clientBwfrom nlbwmon/hostapd). This closes the gap where NetPulse couldn't render channel analysis or per-client traffic for NetGrip routers (#280, #281). - WAN page polish: read-only config + live connection ring (#243), bigger joyful "Internet" status ring and menu rename to Internet (#276), and hidden Internet menu in AP mode (#277).
Fixes
- system: report memory used as process RSS instead of the inflated kernel-cache figure (folded into the panel) (#278, #279).
- agent: bump embedded
netpulse/agentto v1.1.0 (adds Scans + clientBw) and fix the pre-existing brokenparseMeminfotest (#284).
CI
- Bump Node to 24 (Active LTS) and pin
.nvmrc/engines (#282).
En español
- Agente NetPulse v1.1.0: los routers gestionados por NetGrip ya envían escaneos de canal WiFi (vecinos: bssid/ssid/canal/freq/señal) y tráfico por cliente (
clientBwdesde nlbwmon/hostapd). Cierra el hueco por el que NetPulse no podía mostrar el análisis de canales ni el tráfico por cliente en routers NetGrip (#280, #281). - Página WAN: config en lectura + anillo de conexión en vivo (#243), anillo "Internet" más grande y renombrado en el menú a Internet (#276), y menú Internet oculto en modo AP (#277).
- system: la memoria se reporta como RSS de procesos en vez del valor inflado por caché de kernel (#278, #279).
- CI: Node 24 (Active LTS) y
.nvmrc/engines (#282).
Full Changelog / Registro completo: v0.71.0...v0.72.0