Что нового:
Version 2.61:
- Updated the internal MAC addresses file.
Version 2.60:
Added option to create a shortcut on your desktop that connects to the desired access point.
There are 2 types of shortcut you can create - 'Connect Access Point By BSSID' and 'Connect Access Point By Name'.
Version 2.55:
Added 'Connect Selected Access Point' option. This option allows you to connect your access point from the window of WifiInfoView.
If you have multiple access points with the same name (Wifi Extenders), you can choose a specific AP to connect.
Added /ConnectAP command-line option, which allows you to connect to the desired access point , by specifying network name (SSID) and MAC address (BSSID), for example:
WifiInfoView.exe /ConnectAP "MyNet" "00-25-9C-14-2C-39"
Version 2.50:
Added 'Mark Connected Access Point'. When it's turned on, the connected access point is marked with green color.
Version 2.47:
Updated the internal MAC addresses file.
Version 2.46:
Fixed the save command-line option to work according to the selected display mode (/DisplayMode command-line option).
Version 2.45:
Added 'Restart Windows Wireless Service' option (Under the Help menu)
Version 2.42:
Fixed bug: When the SSID of the device updated, WifiInfoView dispalyed incorrect SSID string.
Updated the internal MAC addresses file.
Version 2.41:
You can now send the data to stdout by specifying empty string as filename, for example:
WifiInfoView.exe /scomma "" | more
Version 2.40:
Added option to filter by signal quality (In 'Advanced Options' window).
Version 2.34:
Fixed issue: WifiInfoView displayed incorrect channel width for 802.11ac networks.
Version 2.33:
Added 'Country Code' column (For access points with 802.11d support).
Version 2.32:
Added option to save as JSON file.
Version 2.31:
Updated the internal MAC addresses file.
Version 2.30:
Added 'MAC Addresses List' option (Ctrl+F8), which allows you to create a list of MAC addresses and their description. The description specified in this list will be displayed under the 'Description' column. The MAC addresses list is saved in 'WifiInfoView_MAC_List.txt' located in the same folder of WifiInfoView.exe
Version 2.27:
Added description text for all types of information elements (Displayed in the lower pane).
Version 2.26:
Fixed bug: The filtering in the 'Advanced Options' window didn't affect the output of the command-line options ( /scomma, /shtml and others)
In 'Advanced Options' window - You can now also filter by SSID in addition to the BSSID filtering.
Added 'Select All' and 'Deselect All' to the 'Column Settings' window.
Version 2.25:
Added 'Stations Count' column (Available only for APs with 'BSS Load' information): Specifies the number of wifi clients associated with the access point.
Added 'Channel Utilization' column (Available only for APs with 'BSS Load' information): Specifies the % of time that the channel is busy.