dnscrypt-proxy-android/changelog.md

58 lines
1.9 KiB
Markdown
Raw Normal View History

2018-04-17 08:17:06 +00:00
# Changelog
2018-09-09 18:10:19 +00:00
## Changelog
### v2.8.7
2019-06-12 13:20:13 +00:00
- changed path of configuration file [dnscrypt-toml] from /system/etc to /data/media/0/dnscrypt-proxy [for which /sdcard is the soft link]
- uploaded example2-dnscrypt-proxy.toml [the configuration used by lindroidux]
2019-06-12 16:32:46 +00:00
- uploaded example3-dnscrypt-proxy.toml [updated configuration for binary files v2.0.25 used by lindroidux]
- updated configuration files to 2.0.25
2019-06-12 16:32:46 +00:00
- updated binary files to 2.0.25
- Removed automatic redirection of dns-request and let dnscrypt-proxy do its job only.
2019-05-01 06:41:01 +00:00
### v2.8.5
- Fix #40
2019-05-01 04:38:44 +00:00
### v2.8.4
- Fix failed to copy or backup config file
2019-04-30 06:40:41 +00:00
### v2.8.3
- Fix permission issue
- Add option to replace or backup-restore config file
2019-04-29 08:56:39 +00:00
### v2.8.2
- Fix "binary file is missing"
2019-04-23 09:52:00 +00:00
### v2.8.1
- Update Magisk 18100 requirements
2019-04-01 19:47:24 +00:00
### v2.8.0
2019-04-23 09:52:00 +00:00
- Update binary files 2.0.22
### v2.7.0
2019-04-23 09:52:00 +00:00
- Update binary files 2.0.21
2019-01-31 16:49:32 +00:00
### v2.6.0
- Update binary files to 2.0.19
2018-09-09 18:10:19 +00:00
### v2.5.0
- Update binary files to 2.0.16
- add exception for cloudflare fallback resolver.
2018-05-23 19:15:43 +00:00
## v2.4.0
* Update binary files to 2.0.14
2018-04-17 08:17:06 +00:00
## v2.3.0
2019-04-23 09:52:00 +00:00
* Update binary files to 2.0.10
2018-04-17 08:17:06 +00:00
* Add option to choose auto redirect DNS or manually set with 3rd-party app.
## v2.2.0
* Update binary files to 2.0.8
## v2.1.3
* __If you have previous version, please uninstall it first then reinstall it again or you can change listen port manually in `dnscrypt-proxy.toml` file.__
* Fix Tethering Client cannot Resolve DNSCrypt
* Fix Chromecast devices not showing [jedisct1/dnscrypt-proxy#226](https://github.com/jedisct1/dnscrypt-proxy/issues/226)
* Add binary files for x86 and x86_64 (test)
## v2.1.2
* Bug Fixes
## v2.1.1
* Bug fixes
## v2.1
* Bug fixes
## v2.0
* Resolve download.dnscrypt.info first before executing `iptables`
* Don't override dnscrypt-proxy.toml if exist
* Update binary files to v2.0.6
## v1.1
* Change listen port to 5353 (avoid conflict while tethering)
## v1.0
* Initial release
* dnscrypt-proxy v2.0.5