Releases: julian-klode/dns66
Releases · julian-klode/dns66
0.6.8 bug fix release
0.6.7
Bug fixes:
- Play Store is no longer automatically allowed to bypass fi no other app is set to bypass
- Alert the user that the connection watchdog may cause instability when they enable it
- Set the VPN to unmetered to fix regression in Android 11
Host file sources changes:
- Add DuckDuckGo tracker list, enabled by default for new users
- Obsolete hosts-file.net source is removed
Features:
- Portuguese (Brazilian) translation
Dependency updates:
- Update to dnsjava 3.3.1
0.6.6 release
- fix potential crashes on empty UDP packets
- update dependencies to latest versions
- improve notifications
- add color
- do not use dns66 as title, it's duplicated
0.6.5 bugfix release
- fix crash on pre-Oreo
- fix crash fix for bug in pcap4j library when packet payload cannot be extracted
- improve error message when IP address of DNS packet was not configured
0.6.4 bugfix release
Night mode should be considered in Android 10/Q,
not Android 9/P. Sorry.
0.6.3
- Work around bug in pcap4j crashing dns66 (#373)
- app whitelist: Fix crash when getContext() is null (#362)
- StartFragment: Fix icon not being shown after disconnect (#361)
- Force notifications on Oreo and above. Use notification channels
to disable notifications you don't like - Fix crash when vpn is restarted in some situations (#360)
- updates: Follow redirects (#338)
- Automatically follow night/dark mode on Android 10+ (#358)
0.6.2 bug fix update
- respect order of system dns servers (#382)
- dependency updates
0.6.1 dependency update release
- Dependency updates
- Rebuild against Android 10
Release 0.6.0
- Dependency updates
- Build against Android 9 (api level 28)
- Fixes for notifications on Android 9 (Pie)
- Changes to default host files
- Force Play Services, Backup Transport, and Service Framework onto vpn
- Updated digitalcourage DNS servers
- Added CloudFlare DNS servers
v0.5.8
Small bugfix release for autostart on Oreo. Note that persistent Notification is mandatory on Oreo, otherwise it will crash on boot.