Change Log
Release 1.2 Build 2008-110600
- Vista fixes: Devices which were previously not listing any networks under WiFi Hopper in Vista, should now work. The issue was caused by devices not responding to the WiFi Hopper driver correctly. The new code falls back to the Native WiFi API which comes with Windows Vista for such devices.
- Update to Hopping mode: By checking Enable Hopping to saved Network Profiles option, users will be able to get WiFi Hopper to connect to pre-determined networks automatically when in Network Hopping mode.
Release 1.2 Build 2008-021700
- Support for Native WiFi devices under Windows Vista
- Automatically requests administrative privileges under Windows Vista
Release 1.2 Build 2007-051400
- Connected network can now be highlighted in the network list
- New output file format: Command-separated values
- When enabled to start on login, WiFi Hopper now starts minimized
- User can now configure sounds to be played on different events
- User can now have programs run on different events
- The font of the Network List can be changed
- Connection Manager no longer gets confused if the system enters and leaves Standby mode
- Signal strength graphs now plot 'missing values' as -100 rather than 0
- Vista and Windows 2003 are now supported
- WMI dependencies are now removed
- Bug in handling WPA/WPA2 keys is now fixed (thanks Jeff)
Release 1.2 Build 080716
- Added compact interface option
- Added keyboard shortcuts for connecting/disconnecting to gps device
- Added debugging to serial subsystem
- Added options not to prompt for keys for known networks
- Added option to remember application mode (miniwall)
- Fixed longitude wording in doc (jim)
- Fixed ( gmt ) bug in ns summary output (jim)
Release 1.2 Build 072018
- Support for saving files in Network Stumbler NS1 and Network Stumbler Summary format
- Option to remember application placement between launches
- Option to automatically connect to GPS COM port on application launch
- RSSI graphs can now be saved in multiple formats
- Issue with scanning state and device re-enumeration is fixed
- WPA/WPA2 100% CPU problem should be fixed
- Fixed RSSI related logical errors
Release 1.2 Build 062617
- Fixed WPA2-PSK issue that would cause a disconnect after some time
- Added version and build to crash file name
Release 1.2 Beta 3 Build 062215
- Added SSID length checks to fix some crashes on Intel devices
- Added debug dump capability
- Fixed crash when WMI is not installed
- Don't disable Program Mode selection during connect/disconnect
Release 1.2 Beta 3
- Added wpa-psk (tkip/ccmp) and wpa2-psk (tkip/ccmp or combinations) connecting support
- Added option to log debug messages to a file (program.log in install dir)
- Added 'Network Manager' that maintains list of network profiles
- Added 'Connection Manager' program mode, which automatically connects to networks from the Network Manager
- Added dialogs to add new network profiles and editing exiting profiles
- Added 802.11a channels to result filters
- Prevent multiple instances of the application
- Fixed error where wmi async listeners weren't cancelled leading to a crash (tap)
- Added 'remember' option to network menus which saves them to Network Manager
- Fixed error where wpa2 networks would be detected as wpa when they broadcasted wpa info element
- Changed device information page, not to perform any updates when connecting
- Added 'filtered/unfiltered/total' count to network filter
- On trial expiry, only 'connectivity' functions are disabled, scanning is fully available
- Application does not abnormally terminate when 'ESC' is hit
- Pressing enter when a network is selected perform the correct operation connect/disconnect
- Removes user settings on uninstall
- Removes program 'auto-boot' registry entry on uninstall
Release 1.2 Beta 2
- Installer now works correctly on Windows 2000
- File/Open save problem has been fixed on Windows 2000
- By default, the NDIS IOCTL is not used (thanks tap