Releases: ghostbsd/networkmgr
4.4
Fix wired icon name
4.3 adding nm-device-wired.png
ssid connection improvement
Removed sleep from most of the function in net_api.py
Move /etc/wpa_supplicant.conf in the open command
Replace ssid by ssid_info for authentication
Added ssid by f'"{ssid}"' to verify if ssid is in wpa_supplicant.conf
Changed networkdictionary to not store empty ssid
Changed networkdictionary to skip ssid if exist and weaker
Removed -v in networkdictionary ifconfig command
Simplify the info list add leftover information
Changed ssid to be the default object in the info of networkdictionary
Replaced bssid by ssid in all script
Removed bssid to mutiple function
Removed get_bssid
Removed scanBssid
Replace scanBssid by wificard[-1] in src/authentication.py
Replace loop in wifi_card_added and wired_card_added
Improve wired_list and network list without looping
Removed start_wifi
Changed code to not add bssid in wpa_supplicant.conf that way wpa-supplicant should switch automaticaly to access point with the same ssid
Fix indentation in net_api.py
4.1: Merge pull request #38 from rgeorgia/patch-3
Update netcardmgr notnics list
4.0
3.9
3.8
removing doas
3.7 remove doas from trayicon.py
Adding changes for FreeBSD
3.6 adding code to prevent to run code under openrc and netif