Releases: instantsc/SimpleDnsCrypt
Releases · instantsc/SimpleDnsCrypt
0.8.2
0.8.1
0.8.0
0.7.2.4
- 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
- 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
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
Many improvements, mainly the updated packages, rewrite to .NET 5 and service restart speedup