Releases: elTRexx/Simple-DNS-Changer
Releases · elTRexx/Simple-DNS-Changer
Release list
Simple DNS Changer (Beta)
- Changed left window scifi border to become mirrored now.
- Renamed Config folder into Saves (more explicit meaning)
- Add a new feature to color the current DNS in the list if it is ever present in order to better understand that this one is the current DNS server used currently.
- Now each time the application run, it first checks its needed folders (Icons and Saves) exist inside base application directory. If not create them.
- Log any successful process call to Debug instead of Warning.
Simple DNS Changer (Beta)
- Split Waiting animation from enabling/disabling UI.
- Disable UI when we "catch" a log error or fatal before forcing exiting the application.
Simple DNS Changer (Beta)
- Add a new modal option for recover button : using Alt key modifier on recover button now trash all DNS in list at once instead.
- Use a logger (serilog) to log any Information, Warning, Error and Fatal message in logYYYYMMDD.txt file, with a roll-up each days. Those are created in a ./Logs folder.
- Handle any error or fatal log by force exiting the application after showing a message box telling that.
- Handle any unhandled exception as a fatal log (so force exiting the application)
- Clean up the code.
Simple DNS Changer (Beta)
- Merged back to master, clean up code.
Simple DNS Changer (Beta)
- Now properly handle recover icon using IconHovering View Model class instead of adhoc raw implementation.
- Correctly show trashed DNS number when duplicate are present from both current session and older ones.
- Changed idle disabled recover icon (bin trash is closed on idle).
- Upgrade Wix Installer to properly cleanup all files and folders from the install folder on uninstall.
Simple DNS Changer (Beta)
- Fixed handling user custom icons path
- Add a simple JSON checker to save the current DNSList if DNSList.json isn't correct.
- Fixed removing Shortcut for both 64 and 32 bits version via generated .msi installer
Simple DNS Changer (Beta)
First release of the application.
Both 64 bits and 32 bits are provided as an .msi installer, generated via Wix ToolSet.