Releases: safing/portmaster
v0.6.18
v0.6.17-beta
Changelog:
9624995 Simplify TCP resolver
β Note: The Portmaster as a whole is still in alpha, but already uses the final Release Channels "stable" and "beta". This is a release in the beta channel of the Portmaster alpha.
v0.6.16
Changelog:
29ca669 Update release channel categorization
a264cc2 Fix profile deadlock.
ce192c7 Add special release channel
9da5ff8 Adapt updatemgr to new release channel handling
2127f1b Reload indexes when restarting with portmaster-start
642e2eb Establish beta and staging release channels, move indexes to helper
8a46e78 Fail update check when the updating indexes fails
v0.6.15
v0.6.14
v0.6.13
Changelog:
e40e629 Allow manual updates even if automatic ones are disabled
78c5686 Link api endpoints and http handlers to their modules
9751a52 Automatically fix chrome-sandbox permissions on older kernels
c3812f1 Increase update successful notification TTL
6245bca Add special profile upgrade system
94756d9 Improve notifications
7238095 Add api endpoints for UI
2a73478 Add LastEdited attribute to profile for tracking user changes
65a70a8 Fix resolver unfailing bug
fa58de2 Remove obsoleted dnscache service check
48b55a8 Improve flags
fe29293 Update portmaster-start to create pid-lock file for notifier
664e837 Add OpenBSD osIdentifier
v0.6.12
v0.6.11
Note: This version was never released, as it did not pass staging due to another component.
Changelog:
edd0d6e Fix my networks cache validation
6f9d17b Improve decision tree, move resolver scope checking behind endpoint list rules
d626cea Improve dns resolving and logging
bb3fc0a Remove special (and faulty) cache modifications after filter-blocking a query
317962b Add api endpoint to query the DNS cache database including the memory cache
ccefcd6 Fix incorrect empty answer handling per RFC4074
a879d27 Add new connections to internal state on creation
101159b Fix connection entity creation
82a2247 Improve pre-authenticated port check
f8e5f81 Log unusual high unused port finding attempts
a884a30 Always update the revision counter when deciding on a connection
v0.6.10
v0.6.9
Changelog v0.6.9:
2564c7b Bump core version and update portbase version
9b22e5c Increase network state delete threshold to 10 minutes
4b2db03 Unify allow/block naming in messages
18617fc Improve resolver unfailing
ab89a32 Add network api endpoints
5731be0 Switch to firewall based ICMP listener and improve location mgmt
99c8c80 Switch to flag based cache validation
d16810c Switch to powershell for getting gateways and nameservers on Windows
5518e95 Fix dbus interface for IPv4/6-only environments
259a0a8 Add ICMP listener
5d61b7b Improve packet parsing
3abaca1 Improve System DNS matching on Windows