Releases: IngoZenz/personaldnsfilter
Releases · IngoZenz/personaldnsfilter
Release of new version 1.50.39.1
- 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
- New Options "DNS Proxy Mode" and "Root Mode" integrated in UI. With "DNS Proxy Mode" in combination with "OpenVPN for PDNSF" you can run together with real remote VPN on none rooted devices. OpenVPN for PDNSF is a fork of "openVPN for Android". See https://github.com/IngoZenz/ics-openvpn.
- Some UI rework on Advanced settings.
- Added Help button with link to https://www.zenz-solutions.de/personaldnsfilter/help/help.php.
Release of new version 1.50.37.0
- 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
- CNAME Cloaking protection
- support for local filter files (file://)
Release of new version 1.50.35.0
- 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
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
- 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
- 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
Fixing filter download error when filter file ends with comment without line break
Release of new version 1.50.32
- 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!)