- Introduced Ethernet details panel, including IP, gateway, DNS, and link speed.
- Added grid/list toggle for Ethernet detail view.
- Updated networking service to support Ethernet info retrieval and display.
- Improved tooltip logic for Ethernet and Wi‑Fi connections.
- Enhanced translations with Ethernet-related labels.
- Parse frequency from network link output in NetworkService.
- Implement logic to determine Wi-Fi band (2.4 GHz, 5 GHz, 6 GHz) based on frequency ranges.
- Update WiFiNetworksList to display the current band information instead of generic internet status text.
- Improve connectivity feedback: signal icons and badges now reflect actual internet availability (changing to error color if limited/captive portal) rather than just local link status.
- Introduce expanded info panels for connected Wi‑Fi networks and Bluetooth devices.
- Display device details like IP, gateway, link speed, signal strength, and pairing status.
- Add pairing and unpairing functionality with enhanced device deduplication.
- Update translations to include new labels and messages for Wi‑Fi and Bluetooth.
- Refactor services to support feature-rich info retrieval and device handling.