Releases: tryallthethings/DNS-Swapper
1.5.9.0
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
- Fixes a dependency bug introduced in version 1.5.2.0
1.5.2.0
- Added automatic and manual software update check
- used .DLLs are now packed into the executable
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
- 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
Now flushing DNS-cache after changing DNS servers.
Installer_b12.zip
b/1.1
+ Added IP / Gateway information to main window
First version
* Working version with debug settings for NBug * Removed NBug nuGet package and replaced it with GitHub source to compile fresh nbug.dll