Skip to content

Releases: IngoZenz/personaldnsfilter

Release of new version 1.50.39.1

04 Apr 07:39
Compare
Choose a tag to compare
  • Improve: IP packet handling
  • Fix: Performance issue when loading local filter file
  • Fix: Autostart issue on some Android 9 devices
  • Improve: Added dnsfilter.conf setting "vpnInAdditionToProxyMode"
  • Fix: Scrollable advanced config to support small screens
  • Fix: Show message when loading app list for whitelisting
  • Fix: removed discontinued host-file.net filters and added StevenBlack

Release of new version 1.50.38.0

10 Feb 19:42
Compare
Choose a tag to compare

Release of new version 1.50.37.0

22 Jan 18:47
Compare
Choose a tag to compare
  • Feature: Proxy mode on rooted Android without using VPN Interface and possible combination with a real VPN
  • Fix: Autostart on Android 10 was not working
  • Fix: Take timeout config into account also for detected dns servers
  • Some additional fixes and improvements

Release of new version 1.50.36.0

03 Jan 15:06
Compare
Choose a tag to compare
  • CNAME Cloaking protection
  • support for local filter files (file://)

Release of new version 1.50.35.0

29 Dec 16:46
Compare
Choose a tag to compare
  • Improvement: Handle case when network is off (no Error Logs, No DNS switch, etc.)
  • Improvement: Filter Check against resolved IP is now configurable and disabled by default
  • Fix: Filter Check against resolved IP was not working
  • Fix: "Disabled Blocking" was silently enabled again after update (Issue #55)
  • Improvement: Limit connection count in case of slow / hanging network to avoid app crash
  • Fix: Allow plain http filter URLs on Pie and newer (regression from switch to target version Pie)
  • Fixes and improvments in remote control feature
  • Fix: Prefer WiFi DNS in case WiFi is "ON"
  • Improvement: configurable cache sizes for filter / allowed cache
  • Improvement: Added config "ipVersionSupport" for disabling IPv4 or 6

Release of patch version 1.50.34.4

04 Dec 18:48
Compare
Choose a tag to compare

Fix for DNS Detection issue on Oreo and higher

  • issue was caused by switch to new target version 28
  • Fix by retrieving DNS Servers via ConnectivityManager

Release of new version 1.50.34.3

01 Dec 12:38
Compare
Choose a tag to compare
  • Improvment: switch to new Target Version Pie.
  • Feature: Support for multiple named config backups.
  • Feature: Log View format is now configurable via dnsfilter.conf settings.
  • Feature: Check resolved IP against filter in order to block access to resolved IP Adresses from the filter in case the host is not filtered.
  • Fix: App Crash in case of "select all" from log View.
  • Fix: synchronization issue when switching quickly between remote controlled and local instance (caused corrupted remote connection).
  • Fix: ArrayIndexOutOfBounds during indexing for hostnames with Integer min value as hashcode (very special case).
  • Fix: issue with to small buf size for dot and doh in some cases.

Release of new version 1.50.33.5

17 Aug 09:50
Compare
Choose a tag to compare
  • Remote Control feature
    -- With remote control you can manage a running pDNSf instance remotely from
    the Android App
    --usefull especially when running the non-Android version without UI
  • Indexing Optimizations
  • configurable DNS timeout
  • some fixes and improvments

Patch Release 1.50.32.1

23 Apr 10:57
Compare
Choose a tag to compare

Fixing filter download error when filter file ends with comment without line break

Release of new version 1.50.32

13 Apr 07:35
Compare
Choose a tag to compare
  • Support Always On VPN on Android
  • Support for wildcard hosts in additionalHosts.txt
  • Hosts file verification / only printable characters and length <= 253
  • Indexing Optimizations
  • Hebrew translation fixes
  • removed setting "filterHostsFileRemoveDuplicates" (is always the case now!)