v0.8.9
safing/portmasterv0.8.9May 5, 2022by dhaavi
AI Summary
Feature-rich release adding DNS interception controls, endpoint matching, and security improvements.
Key Highlights
- Added MatchMulti function to match endpoints list against multiple entities
- Added config option to disable DNS query interception
- Block DNS requests if bypass prevention is active
- Show notification about manual DNS setup instead of compatibility notice
- Resolve to real file paths before checking path based API access
New Features
- MatchMulti function for endpoint matching
- DNS query interception toggle
- DNS bypass prevention
- Manual DNS setup notification
- Real file path resolution for API access checks
Full Release Notes
Changelog: 998662d928523dfaf621c43d83cc256579819ee6 Add MatchMulti function to match endpoints list against multiple entities d0e3107ea52af81ba7a8388fe61300e71f5f9a90 Only warn about unexpected parent process when not in dev mode 9a39caf22bc37b29581370de3d62cbd5f1f1c953 Resolve to real file paths before checking path based API access 42eb3a1d0e322d035cc0d8fe37f42eeb22cf99d2 Use more verbose names for iptables chains 2c3def3bc43414e82e78d1500c97f0c99b575c89 Show notification about manual DNS setup instead of compatibility notice f5afe8b5dfa1daa1e9e95bc51190f598cf4b4937 Block DNS requests if bypass prevention is active 29bfa9fd916af5d1c3428a80a4d8caeb6c9f2506 Add config option to disable dns query interception