This commit is contained in:
bluemeda 2019-04-30 13:40:41 +07:00
parent cf7f31ab1f
commit 74c3a0b264
3 changed files with 10 additions and 5 deletions

View File

@ -34,6 +34,9 @@ Just flash and forget.
- For more detailed configuration please refer to [official documentation](https://github.com/jedisct1/dnscrypt-proxy/wiki/Configuration)
## Changelog
### v2.8.3
- Fix permission issue
- Add option to replace or backup-restore config file
### v2.8.2
- Fix "binary file is missing"
### v2.8.1
@ -42,12 +45,11 @@ Just flash and forget.
- Update binary files to 2.0.22
### v2.7.0
- Update binary files to 2.0.21
### v2.6.0
- Update binary files to 2.0.19
[older version changelog](changelog.md)
[Full changelog](changelog.md)
## Credit
- DNSCrypt-Proxy2 upstream | [jedisct1](https://github.com/jedisct1/dnscrypt-proxy)
- Keycheck binary | [someone755](https://github.com/someone755/kerneller/tree/master/extract/tools)
- Idea for keycheck code implementation | [Zappo @xda-developers](https://forum.xda-developers.com/showpost.php?p=71016567&postcount=98)
- [All contributor](https://github.com/Magisk-Modules-Repo/dnscrypt-proxy/graphs/contributors)

View File

@ -1,5 +1,8 @@
# Changelog
## Changelog
### v2.8.3
- Fix permission issue
- Add option to replace or backup-restore config file
### v2.8.2
- Fix "binary file is missing"
### v2.8.1

View File

@ -1,6 +1,6 @@
id=dnscrypt-proxy
name=DNSCrypt-Proxy 2
version=v2.8.2
versionCode=19
version=v2.8.3
versionCode=20
author=bluemeda
description=A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2 and DNS-over-HTTP/2. Using DNSCrypt-proxy 2.0.22