Releases: rdkcentral/networkmanager
Releases · rdkcentral/networkmanager
Release of v1.10.0
- Fixed the GetIPSettings for RDK Backend to return only when all the information like DNS info retrieved
- Fixed the retrieval of psk to pass it to MfrMgr.
Release of v1.9.0
- Added telemetry to track to AP Info
Release of v1.8.0
- Hot fix to remove logging of PII information
Release of v1.7.0
- Fixed bug MfrMgr Integration
- Subscribed to WiFi Events even when the device boots with wifi disabled
- Fixed the WiFi signal monitoring as the reported RSSI was stale data
Release of v1.6.0
- Integrated MfrMgr to persist WiFi Credential for DRI & Rollback to RDK-V Backend
- Implemented proper shutdown sequence for NetworkManager Plugin.
- Updated GDbus Support with all the latest fixes that went through libnm backend
Release of v1.5.0
- Implemented L1/L2 and Part L3 for the plugin
- Implemented IP Address caching for Gnome backend
- Implemented a logic to return appropriate value for GetPrimaryInterface
Release of v1.4.0
- Implemented logic to not to persist SSID when asked
- Implemented IP Address caching to avoid making RPC request to NetworkManager when interface status not changed.
- Fixed the Router Discovery app crash when AP does not support UPNP
Release of v1.3.0
- Added NetworkManager Proxy for rest of the plugins to communicate with this plugin
- Updated Internet Connectivity Monitoring for Primary Interface
- Updated not to post Internet Status change for secondary interface.
Release of v1.1.0
- Added Event Subscription for dynamic addition of interfaces
Release of v1.0.0
- Implemented additional L1/L2 for libnm backends
- Addressed Coverity issues in Connectivity Monitoring Thread
- Marking official production release.