Skip to content

Releases: elTRexx/Simple-DNS-Changer

Simple DNS Changer (Beta)

Pre-release

Choose a tag to compare

@elTRexx elTRexx released this 07 Dec 06:09
  • 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)

Pre-release

Choose a tag to compare

@elTRexx elTRexx released this 01 Dec 03:46
  • 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)

Pre-release

Choose a tag to compare

@elTRexx elTRexx released this 01 Dec 01:41
  • 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)

Pre-release

Choose a tag to compare

@elTRexx elTRexx released this 13 Nov 17:29
93838ff
  • Merged back to master, clean up code.

Simple DNS Changer (Beta)

Pre-release

Choose a tag to compare

@elTRexx elTRexx released this 13 Nov 00:24
  • 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)

Pre-release

Choose a tag to compare

@elTRexx elTRexx released this 11 Nov 18:33
  • 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)

Pre-release

Choose a tag to compare

@elTRexx elTRexx released this 06 Nov 15:42

First release of the application.
Both 64 bits and 32 bits are provided as an .msi installer, generated via Wix ToolSet.