• v1.4.0.2 8168439f99

    v1.4.0.2 Stable

    kerem released this 2023-04-10 05:21:09 +03:00 | 4 commits to main since this release

    📅 Originally published on GitHub: Mon, 10 Apr 2023 02:23:47 GMT
    🏷️ Git tag created: Mon, 10 Apr 2023 02:21:09 GMT

    • exception handling improved for DNS Roaming Client where an unhandled exception was thrown in rare circumstances
    • nuget packages updated
    Downloads
  • v1.4.0.1 fdf95c6440

    v1.4.0.1 Stable

    kerem released this 2022-06-26 09:13:42 +03:00 | 10 commits to main since this release

    📅 Originally published on GitHub: Sun, 26 Jun 2022 06:17:02 GMT
    🏷️ Git tag created: Sun, 26 Jun 2022 06:13:42 GMT

    • Binaries and installers are now signed with a certificate
    • The DNS Roaming Service validates the certificate before opening the Updater
    Downloads
  • v1.3.0.5 68b79fbc0c

    v1.3.0.5 Stable

    kerem released this 2022-03-20 08:46:11 +03:00 | 22 commits to main since this release

    📅 Originally published on GitHub: Sun, 20 Mar 2022 05:48:42 GMT
    🏷️ Git tag created: Sun, 20 Mar 2022 05:46:11 GMT

    • Added a DNS Query filter (thanks to ztheory for the idea and feedback)
    • Split Rule processing into functions for better maintainability
    • Refactored rule processing so it iterates Rules then Networks to allow the Delay to be more effective
    • Updated NLog to 4.7.14
    • Added MinVersion instruction to the RuleSet

    NB: v1.3.0.3 and v1.3.0.4 were private test builds

    Downloads
  • v1.3.0.2 ea41f78c43

    v1.3.0.2 Stable

    kerem released this 2022-03-05 06:15:21 +03:00 | 31 commits to main since this release

    📅 Originally published on GitHub: Sat, 05 Mar 2022 03:20:54 GMT
    🏷️ Git tag created: Sat, 05 Mar 2022 03:15:21 GMT

    • Downloaded files (Rules, RuleSets, New Updates) now have a random filename
    • Downloaded files are periodically cleared if there were leftover files due to an exception or restart
    Downloads
  • v1.3.0.1 60069236b2

    v1.3.0.1 Stable

    kerem released this 2022-02-26 09:38:52 +03:00 | 35 commits to main since this release

    📅 Originally published on GitHub: Sat, 26 Feb 2022 06:40:48 GMT
    🏷️ Git tag created: Sat, 26 Feb 2022 06:38:52 GMT

    • DNS over HTTPS code will detect if the OS is Windows 11

    NB: DoH setting can still be set on other OS but will not execute unless Windows 11 (Build 22000 and above).

    Downloads