Skip to content

Releases: julian-klode/dns66

0.6.8 bug fix release

23 Mar 17:53
v0.6.8
Compare
Choose a tag to compare
  • Revert "Add DuckDuckGo tracker list, enabled by default for new users (fixes #385)"
  • Disable DuckDuckGo tracker list (fixes #435)
  • Revert dnsjava to 3.0.0 as used in 0.6.5 (hopefully fixes #411)

0.6.7

15 Jan 21:23
v0.6.7
Compare
Choose a tag to compare

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

11 Sep 21:25
v0.6.6
Compare
Choose a tag to compare
  • 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

29 Feb 12:57
v0.6.5
Compare
Choose a tag to compare
  • 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

28 Feb 21:42
v0.6.4
Compare
Choose a tag to compare

Night mode should be considered in Android 10/Q,
not Android 9/P. Sorry.

0.6.3

28 Feb 21:33
v0.6.3
Compare
Choose a tag to compare
  • 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

28 Feb 20:38
v0.6.2
Compare
Choose a tag to compare
  • respect order of system dns servers (#382)
  • dependency updates

0.6.1 dependency update release

07 Sep 09:36
v0.6.1
Compare
Choose a tag to compare
  • Dependency updates
  • Rebuild against Android 10

Release 0.6.0

06 Feb 20:04
v0.6.0
9707fdc
Compare
Choose a tag to compare
  • 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

26 Nov 21:58
Compare
Choose a tag to compare

Small bugfix release for autostart on Oreo. Note that persistent Notification is mandatory on Oreo, otherwise it will crash on boot.