v0.1.0-beta
Pre-release
Pre-release
What's New in Yet Another LuCI App (v0.1.0-beta)
Highlights & Enhancements
- Clean Dual-Stream Real-Time Throughput Graph:
- Upgraded dashboard and real-time metric charts to a merged continuous line chart for clear network traffic monitoring.
- Replaced gradient area fills with clean, high-contrast stroke lines and step-responsive curve rendering (
curveSmoothness: 0.25). - Maintained app-wide brand consistency by pairing primary design system.
- Cloudflare Tunnel Configuration Visibility:
- Improved Cloudflare Tunnel ID extraction in the VPN & Connectivity module by parsing tunnel attributes directly from router.
- Client Lease Time Formatting & Stale Device Pruning:
- Corrected
leaseTime == nullformatting to display"No active lease"instead of conflating absent lease data with infinite static leases ("Unlimited"). - Updated offline client retention logic to exclude disconnected, non-static devices with no active DHCP lease countdown (
leaseTime <= 0), eliminating stale ghost host hints from the client list while maintaining active devices, dynamic leases, and UCI static IP reservations.
- Corrected