From 3515ee920cda087f652c5dc9f8cd54c66cb40455 Mon Sep 17 00:00:00 2001 From: quindecim Date: Tue, 12 May 2020 13:31:42 -0400 Subject: [PATCH] Update to 2.0.42-1 --- changelog.md | 18 ++++++++++++++++++ customize.sh | 2 +- module.prop | 4 ++-- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index 9be9103..58b3abc 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,24 @@ # Changelog +## 2.0.42-1 + +#### Updated binary files to 2.0.42 | jedisct1 + - + + +#### Updated config files to 2.0.42-1 | quindecim +* ✅ Added `meganerd` resolver (Non-logging, non-filtering, supports DNSSEC by MegaNerd.nl). +* ✅ Enabled `whitelist.txt` file (as placeholder, once the blacklist goes public). +* ✅ Optimized relays based on geolocation. +* ⛔️ Disabled `IPv6` in `post-fs-data.sh` file (to enforce leaks prevention in some cases). +* ⛔️ Removed `dnscrypt.nl-ns0` resolver and related relays. +* ⛔️ Removed `dnscrypt.one` resolver and related relays. +* ⛔️ Removed `ffmuc.net` resolver and related relays. +* ⛔️ Removed `publicarray-au2` resolver and related relays. +* ℹ️ Moved all the example documents into `dnscrypt-proxy/example-docs` folder (the remaining example documents must be deleted manually). + + ## 2.0.42 #### Updated binary files to 2.0.42 | jedisct1 diff --git a/customize.sh b/customize.sh index 2428745..ea9fde8 100644 --- a/customize.sh +++ b/customize.sh @@ -1,7 +1,7 @@ ui_print " " ui_print "******************************" ui_print "* dnscrypt-proxy-android *" - ui_print "* 2.0.42 *" + ui_print "* 2.0.42-1 *" ui_print "******************************" ui_print "* quindecim *" ui_print "******************************" diff --git a/module.prop b/module.prop index 0458bc2..42b9778 100644 --- a/module.prop +++ b/module.prop @@ -1,6 +1,6 @@ id=dnscrypt-proxy-android name=DNSCrypt-Proxy 2 -version=2.0.42 -versionCode=42 +version=2.0.42-1 +versionCode=421 author=quindecim description=A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2, DNS-over-HTTPS and Anonymized DNSCrypt. Using dnscrypt-proxy 2.0.42