IPSwitcher_History.txt 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. *
  2. * IPSwitcher history
  3. *
  4. Version 4.4.0.34 (2024-10-05)
  5. * Removed option for showing tray baloon on mouseover tray icon (Windows XP leftover)
  6. * Changed tray icon single click to show main dialog
  7. * Showing active IPv4 addresses in tray icon tooltip (Windows has limit of 64 characters, IPv6 are to long)
  8. *
  9. Version 4.3.0.33 (2024-05-04)
  10. * Added web site and e-mail information links in About dialog
  11. * Improved enable/disable Network card dialog buttons. Enable button was not always activated
  12. * Removed "Network not connected" warning dialog when setting IP
  13. *
  14. Version 4.2.0.32 (2023-10-31)
  15. * Improve enable/disable nic dialog
  16. ** Show enable/disable nic dialog again when switching to admin mode.
  17. ** Improved enable/disable buttons and added gray color to disabled list items.
  18. * Cleanup internal class names
  19. * Do not show error dialog on startup when IPv4 or IPv6 details can't be found for a specific network card
  20. *
  21. Version 4.1.0.31 (2023-06-28)
  22. * Bug fix with import settings. Mixup with filenames.
  23. *
  24. Version 4.1.0.30 (2023-06-19)
  25. * Added Import/Export network settings.
  26. * Removed Open settings.
  27. *
  28. Version 4.0.0.29 (2023-04-28)
  29. * Changed the way how running instance is checked and set to foreground.
  30. * Fix passing settings location when other admin user is selected then current user.
  31. *
  32. Version 3.7.0.28 (2022-01-29)
  33. * Changed main dialog layout to panels for better resizing
  34. * Added parameter /force to bypass the multiple instances check and always start application
  35. * Added popup to show error when error can't be written to log for some reason.
  36. *
  37. Version 3.6.0.27 (2021-02-27)
  38. * Updated used .Net version from 2.0 to 4.0. 4.0 is default supported on Windows 8+ and Windows Server 2012+
  39. * Added Check for update in Help menu
  40. *
  41. Version 3.5.0.26 (2019-06-17)
  42. * Added listview ready checking. Some systems are not ready when updating network list on startup
  43. * Fixed detail info on Mbps number being to big
  44. * Added sending optional log information given by the user
  45. * Added dialog to enable and disable network card
  46. * Rewritten how all threads handle controls on other threads. Should fix refresh and restart problems with error 'Object reference not set to an instance of an object'.
  47. Version 3.5.0.25 (2017-03-26)
  48. * Fixed more stability issues
  49. * Added more error logging
  50. Version 3.5.0.24 (2017-02-22)
  51. * Fixed some stability issues (thanks to the people who send error reports)
  52. Version 3.5.0.23 (2017-01-29)
  53. * Added check if IPSwitcher is already running. Option: Allow multiple instances of IPSwitcher running
  54. * Changed Network change callback handling to separate thread.
  55. Waiting for Windows events to settle down and update network card list after one second to prevent false Up/Down checks
  56. * Added global exception error handling and posibility to send error
  57. * Added log dialog to view and send error log
  58. Version 3.5.0.22 (2017-01-27)
  59. * Fixed null exception in filling network card list when callback triggered and cleared list.
  60. Version 3.5.0.21 (2016-12-15)
  61. * Changed playing the plop-sound to respect the networkcard description filter. Only play sound for visible cards.
  62. Version 3.5.0.20 (2016-10-30)
  63. * Changed popup message with 'Setting IP was successfull' to baloontip message
  64. * Added manifest for DPI Aware compatibility with different versions of Windows
  65. * Added sorting in listviews. Click on column header to sort by column
  66. * Added option to hide networkcards that contain specific words in there description, like 'Virtual'
  67. Version 3.4.0.19 (2016-01-02)
  68. * Fixed wrong result error with NetSH command for Windows 10
  69. * Added option to start an external app on start and/or IP change detection (example: BgInfo.exe /timer:0)
  70. Version 3.4.0.18 (2015-06-15)
  71. * Added slider to resize network listview
  72. Version 3.3.0.17 (2014-10-15)
  73. * Fixed problem with getting adapter properties when IPv6 was not installed.
  74. * Added Ctrl+A handling
  75. * Added Duplicate button
  76. Version 3.2.0.16 (2012-12-20)
  77. * Fixed problem with adapter name and netsh failing to except names containing national (non ascii) characters.
  78. Version 3.1.0.15 (2012-07-26)
  79. * Changed default gateway to be optional. If left empty its not set.
  80. * Changed DNS to be optional. If set to auto and left empty, its not set.
  81. Version 3.1.0.14 (2012-03-19)
  82. * Added Setup
  83. * Added verbose output dialog
  84. * Added Progress dialog
  85. Version 3.0.0.13 (2012-01-28)
  86. * Fixed getting IE proxy port for some systems. Invalid value could be returned.
  87. Version 3.0.0.12 (2012-01-22)
  88. * Added select settings dialog for newly connected network
  89. * Added settings dialog and moved menu settings to dialog
  90. * Added option to selected setting when network gets connected
  91. * Added option to ignore wireless connection (for bad network reception)
  92. * Added option to turn sound on/off for IP change events (that plopping sound)
  93. * Public release 2012-01-22
  94. Version 2.0.0.11 (2011-09-25)
  95. * Fixed small bug for loading proxy port in edit dialog
  96. * Public release 2011-09-25
  97. Version 2.0.0.10 (2010-11-20)
  98. * Fixed showing IE proxy information
  99. * Public release 2010-11-20
  100. Version 2.0.0.9 (2010-11-18)
  101. * Added Open/Save settings file
  102. * Improved IE-proxy info
  103. * Added ini-file handling for user defined SettingFile location (USB drive enabled)
  104. Version 1.0.0.8 (2010-09-10)
  105. * Added "/SettingsFile:" option parameter
  106. * Added Gateway info to networklist, tooltip and status
  107. Version 0.0.0.0 - 1.0.0.7 (2008-08-12 - 2010-03-11)
  108. * Added Proxy
  109. * Added IPConfig /renew for dhcp
  110. * Added clear arp cache
  111. * Added startup shortcut link in start menu
  112. * Added options
  113. * Added status popup
  114. * Added getting IE proxy settings from registry for older windows versions
  115. * Added ignore proxy server for local addresses
  116. * Added hide timer
  117. * Public release 2010-03-12
  118. Copyright 2012, Mark Veldt (http://www.ipswitcher.nl/freeware_license_agreement.html)