Skip to content

Releases: instantsc/SimpleDnsCrypt

0.8.2

17 Nov 23:42
580257b
Compare
Choose a tag to compare
  • Updated to .NET 8
  • Updated dependencies
  • Updated dnscrypt-proxy to 2.1.5
  • Fixed some markup issues
  • Cleaned up IP Address display

0.8.1

12 Mar 16:59
a61a8c7
Compare
Choose a tag to compare
  • Updated to .NET 7
  • Updated dependencies
  • Updated dnscrypt-proxy to 2.1.4 (fixed #10)
  • Fixed #9
  • Added IP addresses to network interface cards
  • Attempted to fix issues with service restarts on resolvers tab
  • Various code cleanup

0.8.0

19 Nov 21:33
a42eeca
Compare
Choose a tag to compare
  • Updated the dnscrypt-proxy binaries to 2.1.2 (#7)
  • Cleaned up some visual issues
  • Improved the service install/uninstall experience
  • Updated the resolver/relay lists to v3 (#3)

0.7.2.4

22 Jan 12:14
38b569e
Compare
Choose a tag to compare
  • Logs should be working now, not that there were many things to log, but this should make debugging issues easier
  • System DNS cache will now be purged on dnscrypt (re-)start to prevent caching newly-blocked or redirected entries

P.S. forgot to attach the MSI, should be good now

0.7.2.3

10 Jan 22:15
e3ed7e1
Compare
Choose a tag to compare
  • Update to .NET 6: a little more performance and just general maintenance
  • Custom stamp decoder should now produce better error messages to let you know what went wrong
  • There is now a builtin shortcut to give easier access to the UI
  • The service and adapter bindings will now be removed on uninstallation, preventing breakage
  • Small UI improvements on the resolver tab: search, server description display
  • The build is now fully automated via GH Actions

0.7.2-beta2

21 Jul 02:12
289ca2e
Compare
Choose a tag to compare
0.7.2-beta2 Pre-release
Pre-release

There's now a rudimentary custom resolver add button (for now it requires manual DNS Stamp input, but encoding support from provided parameters is coming)

0.7.2-beta1

18 Jul 03:57
2affb23
Compare
Choose a tag to compare
0.7.2-beta1 Pre-release
Pre-release

Many improvements, mainly the updated packages, rewrite to .NET 5 and service restart speedup