Changelog: Beta 6.15: * Added Non Mweb Peering route list * Updated list of local routes (9 Nov 2010) Beta 6.14: * Fixed memory leak (critical bug fix) in IpxConfig library (Build 40) * Fixed RAS adapter state update (Build 40) * Removed persistent route option (Build 40) * Fixed saving of checkbox values (Build 40) * Updated list of local routes (4 May 2010) (Build 40) * Fixed route setup problems with automatic route setup (due to index/metric value not available yet) (Build 41) * Changed update link checker to HTTPS protocol to disable caching (Build 42) * Decreased update stats interval from 10 to 60 seconds (Build 43) * Added reset stats button (Build 43) * Trim network interface names before comparing them (Build 43) * Added more debugging information regarding application startup (Build 43) Beta 6.13: * Showing custom error when interface ID or metric values are 0 when trying to set up the routes * Always refreshing the adapter state and other relevant information before setting up routes Beta 6.12: * Added timer to update the network connection/adapter states each second Beta 6.11: * Fixed issue where Wireless adapters wasn't listed in the list of network interfaces * Included Clear Logs button Beta 6.10: * Included DynDNS.org module for Local only interface Beta 6.9: * Fixed issue where stored credentials aren't used, causing Traffic Splitter to report invalid username/password * Fixed bug where Traffic Splitter would crash unexpectedly when the dial attempt failed * Updated list of local routes Beta 6.8: * Added Minimize on Startup option * Disabling automatically reconnect option when connection fails on dialing attempt * Added Save button * Updated list of local routes * Changed minimum requirements to .Net Framework 2.0 Beta 6.7: * Now writing logs to "debug.log", which is located in some subfolder of %userprofile%\local settings\apps\2.0 * Showing errors that occur when trying to dial a connection (eg. like wrong username/password) * Showing warning when the username/password wasn't saved for the PPPoE connection, and then stop the dialing attempt * Disabled caching on all web requests (check for new versions, check for new local routes & check for IP addresses) Beta 6.6: * Fixed issue with Win7 not listing the PPPoE connections (due to the "'deviceType' cannot be a null reference or empty string." error) * Disabled Persistent Routes checkboxes, since the API call doesn't support it. * Disabled Caching on the check for newer versions of Traffic Splitter Beta 6.5: * Hopefully fixed System.Number.ParseUInt32 error * Included button to check for new updates * Included AsyncCallback to freeze UI thread when updating list of local routes (thanks to Gladiator) Beta 6.4: Suppressed warnings (by changing them to Debug type) for * Phonebook entries not found * Route already exists * Route not found Bugfixes: * Reversing bytes sent & received on config load * Possible error during config load with accumulated statistics Added functionality: * Ability to use either Locality Developers/Maxmind/SADC Local routes Beta 6.3: * Added basic statistic features * Fixed minimize to tray checkbox * Showing minimize to tray balloon tooltip only once * Hiding app from ALT+TAB list when minimized to tray Beta 6.1: * Using API call to add routes, instead of route.exe application * Using API calls for adapter enumeration, instead of WMI calls Beta 5.4: * Added Minimize to tray option * Added Automatically reconnect options for each interface Beta 5.3: * Showing errors when unable to add routes * Asking for admin permissions on application start if UAC is turned on Beta 5.2: * Fixed bug where the incorrect phonebook was used to dial a connection * Added buttons to check local & international IP addresses Beta 5: * Fixed bug where application would crash when either the current/all users' phone book doesn't exist * Removed the connect all interfaces from the "Set up Routes" button * Now catching all uncaught errors in the main thread Beta 4: * Removed RouteSentry tab * Merged automatically connect checkboxes * Added Auxilary3 interface * Added Options tab * Added Update of Local Routes list button * Added Edit & Import of Routes buttons * Added Load & Save features * Implemented automatically (re)connect and automatic setup of routes features * Added route lists to setup * Changed source filenames Beta 3 Release 3: * Fixed bug where route entries was incorrectly loaded from the file * Changed .Net Framework requirements from 3.5 to 3.0