Skip to content

Releases: tryallthethings/DNS-Swapper

1.5.9.0

26 May 01:04
Compare
Choose a tag to compare

This is mainly a maintenance update. I only updated a few dependencies to the latest versions and had to raise (due to the dependencies) raise the minimum .NET Framework version to 4.5. A lot of minor bugs were fixed (mostly rare conditions if the configuration got corrupted somehow). I added automatic saving of the configuration if any field is changed and if the application is closed to avoid confusion for users.

DNS-Swapper should automatically offer you to update to the latest version, or you can download it here if you prefer.

1.5.3.0

26 Oct 13:40
Compare
Choose a tag to compare
  • Fixes a dependency bug introduced in version 1.5.2.0

1.5.2.0

25 Oct 21:45
Compare
Choose a tag to compare
  • Added automatic and manual software update check
  • used .DLLs are now packed into the executable

1.5

20 Sep 17:57
Compare
Choose a tag to compare
1.5

I recommend uninstalling any old versions prior to installing this. Your settings won't be deleted and automatically migrated to this version.

What's new:

  • A handful of under-the-hood changes and optimizations
  • You can now use inactive (i.e. no network cable connected) network interfaces
  • User configuration is now migrated to new versions of DNS-Swapper
  • .NET framework requirement dropped to v4.0 as we don't need the newer one
  • Fixed an issue with DNS-Swapper being stuck in an infinite loop when started
  • List of network interfaces can be refreshed via GUI instead of restarting
  • a new about dialogue with more information

Please raise any questions or issues via GitHub issues

b/1.3

07 Feb 14:04
Compare
Choose a tag to compare
  • Made config saving / loading more robust
  • Validating DNS server IP addresses and giving hints when any issue is found
  • Changed target framework version to 4.6.2

minor code changes

08 Jan 19:12
5334102
Compare
Choose a tag to compare

Now flushing DNS-cache after changing DNS servers.
Installer_b12.zip

b/1.1

20 May 16:14
Compare
Choose a tag to compare
+ Added IP / Gateway information to main window

First version

19 May 09:26
Compare
Choose a tag to compare
* Working version with debug settings for NBug

* Removed NBug nuGet package and replaced it with GitHub source to compile fresh nbug.dll