Releases: safing/portmaster
v1.0.6
Changelog:
c6de741 Disable prompting when re-evaluating connections
99185ba Send DNS queries to special domain only to local resolvers
b4133cb Add resolvers in device's network to LAN resolvers
3d69216 Force resolvers to reconnect after connecting to SPN
6972059 Android support for getting network addresses and interfaces (#1056)
v1.0.5
v1.0.4
v1.0.3
Changelog:
a100380 Bump core version
b090f2d Update SPN
362d987 Improve DNS validation regex doc
ddb5b55 Fix kext service log wording
d32cde0 Delete old kext service on startup
cc63e4e Merge branch 'develop' into fix/doh-failing
3bf791f Better wording for failed DoH request.
225da9c revert commit pushed by mistake
ecbe3fc Fix DoH base64 encoding
e260cc3 Fix DoH base64 encoding
a1a2338 Added shutdown request for kext
69b07cb Allow single character tld (for internal usage)
90ea592 Add support for snap
v1.0.2
v1.0.1
Changelog:
1b76763 Improve SPN routing algorithm setting description
075f915 More efficient verdict update structure
8b87554 fix sending update verdict info
fed7b74 fix stopping of the kext service
101bf16 better kext service handling
3768db6 Removed legacy code and refactoring
7e82d03 Add safe fallbacks for untrusted home nodes
1b48006 fix slow system calls windows kext
ad8bb20 Version and update verdict kernel functions
f226473 Linux reset verdict of individual connections
5d2715c remove kext glue dll from dependencies
1ff2778 Refactoring and more comments
019042d Update itsfoss link to newest feature
3b34149 remove the need for the glue library (.dll)
v1.0.0
v0.9.11
Changelog:
f5f9c52 Update unidentified profile name
68b69dd Allow any own local connection
329f7b0 Explicitly allow all connections of Portmaster Core Service
c99c4ae Use constants for default action values
106793b Improve logging
75f4d43 Switch to FilterConnection as main decision function
028986e Fix profile migration iteration error handling and only warn, not fail
b9127d3 Integrate special profiles into regular profile fetching for correct profile udpates
afa696b Classify unidentified localhost connections as unidentified instead of unsolicited
4fe3d34 Make restart and shutdown APIs work without module
v0.9.10
v0.9.9
Changelog:
77c0d95 Add support for cmdline matching and add basic interpreter support
b3007b7 Add default icon for Windows services
617644c Add migration for profiles
595f4c0 Improve profile metadata handling
c4943a9 Expose registered process tags via API
fcf603e Check all regex fingerprint matches
f329e40 Improve network tags for external requests
c22fb33 Add support for Windows Store tags
f4490b4 Use new profile functions in firewall
fd0ce57 Add first tag handlers for svchost, app image, net
d60329e Collect env, tags and and matching path for processes
59f776c Move from LinkedPath to Fingerprints and PresentationPath
e1e6a40 Fix darwin build