This repository has been archived by the owner on Jun 23, 2022. It is now read-only.
Releases: Zaczero/DNSChanger
Releases · Zaczero/DNSChanger
v2.3
Changelog
v2.3
- Updated IP addresses of AdGuard - thanks to @Celuni
- Added AdGuard Family protection preset
- Added AdGuard Non filtering preset
- Updated IP addresses of NextDNS
📧 Contact
- Email: [email protected]
- PGP: 0x9D7BC5B97BB0A707
v2.2.1
Changelog
v2.2.1
- Better error handling in some cases
v2.2
- Fixed DNSChanger crash when netsh process is not in English #2
- Fixed minor UI bug when pressing animated button multiple times in a short period of time
📧 Contact
- Email: [email protected]
- PGP: 0x9D7BC5B97BB0A707
v2.2
Changelog
- Fixed DNSChanger crash when netsh process is not in English #2
- Fixed minor UI bug when pressing animated button multiple times in a short period of time
📧 Contact
- Email: [email protected]
- PGP: 0x9D7BC5B97BB0A707
v2.1
Changelog
- Added error message when no network interfaces were fetched (#2)
- Added more logging inside GetInterfaces function (#2)
- Fixed DNSCrpyt not working with IPv6
- Fixed OpenConfig crash when no default
.toml
app is specified - Updated README file
- Updated NuGets
📧 Contact
- Email: [email protected]
- PGP: 0x9D7BC5B97BB0A707
v2.0
Changelog
- Added built-in DNSCrypt support
- Added more DNS servers
- Implemented crash logging via Sentry
- Changed .NET Framework requirements (to 4.7.2)
- Updated README file
- Updated NuGets
📧 Contact
- Email: [email protected]
- PGP: 0x9D7BC5B97BB0A707
v1.3.1
v1.3
v1.2
v1.1.2
v1.1.1
Changelog
- Switched autostart method from registry to task scheduler (allows to skip UAC popup on boot)
- Make sure to remove any old registry entries from autostart after updating from older versions
- Added AdGuard DNS entry
- Validate checkbox will now uncheck itself when you cancel the interface selection
- Updated copyright year
- Minor optimizations