Skip to content

Releases: safing/portmaster

v0.6.18

24 Jun 11:26
Compare
Choose a tag to compare

⚠ Will be released to the Beta channel first.

Changelog:

603d019 Improve iphelper bufsize calculation
a792a75 Rename special release channel to support
525ef54 Improve usage setting of pre-preleases

v0.6.17-beta

07 Jun 13:17
Compare
Choose a tag to compare

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

07 Jun 10:29
Compare
Choose a tag to compare

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

01 Jun 12:36
Compare
Choose a tag to compare

Changelog:

525687a Handle ICMP/v6 echo regularly
6141066 Improve system resolver profile

v0.6.14

18 May 13:56
Compare
Choose a tag to compare

Changelog:

275c426 Disable CGO by default
592605b Set ShowOnSystem correctly for prompts
6b83af1 Move useSystemNotifications to notifications module

v0.6.13

18 May 07:12
Compare
Choose a tag to compare

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

19 Apr 21:21
Compare
Choose a tag to compare

Changelog:

c3d94ef Add support for fast-tracking connections within the OS integration

v0.6.11

19 Apr 13:21
Compare
Choose a tag to compare

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

07 Apr 14:51
Compare
Choose a tag to compare

Changelog:

83ffd04 Remove dependence on OS for mimetypes
9ff8249 Get/Create connections in single-inflight lock
c8bb071 Make pre-authenticated ports simpler and stricter

v0.6.9

03 Apr 14:58
Compare
Choose a tag to compare

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