v1.0.6

safing/portmasterv1.0.6Jan 30, 2023by dhaavi

AI Summary

This is a maintenance and enhancement release for Portmaster v1.0.6 focusing on DNS resolver behavior, SPN connectivity, and Android platform support. The release improves how DNS queries are handled, enhances network resolver management, and adds Android support for network address and interface detection.

Key Highlights

  • DNS queries to special domains are now sent only to local resolvers
  • Resolvers in the device's network are automatically added to LAN resolvers
  • Forces resolvers to reconnect after connecting to the SPN (Secure Privacy Network)
  • Added Android support for getting network addresses and interfaces
  • Disabled prompting when re-evaluating connections for smoother user experience

New Features

  • Android support for getting network addresses and interfaces (#1056)
  • LAN resolvers now automatically include resolvers from the device's network
  • DNS queries to special domains routed to local resolvers only
  • Automatic resolver reconnection when connecting to SPN

Full Release Notes

Changelog:

c6de741ed82c03620e79ec3e111839c142d0b209 Disable prompting when re-evaluating connections
99185ba125cfbcafdaa908eb71e0ce1eb2eed80c Send DNS queries to special domain only to local resolvers
b4133cb3dd8c4d2646bbe3fc01cd01fc501f3752 Add resolvers in device's network to LAN resolvers
3d69216c27ca82e5b826b4d5c0a795f20d842b7c Force resolvers to reconnect after connecting to SPN
697205932147378a050538df8a30fd2223b8c141 Android support for getting network addresses and interfaces (#1056)