Skip to content

Releases: safing/portmaster

v2.2.3

v2.2.3 Pre-release
Pre-release

Choose a tag to compare

@stenya stenya released this 14 Aug 19:21

What's Changed

  • fix: Oversized DNS packets could kill the internal DNS listener by @stenya in #2227
  • fix: Multiple mDNS reliability and correctness issues by @stenya in #2229
  • fix: Internal service workers could silently stop recovering after a failure by @stenya in #2228
  • fix: Portmaster crash after the first restart on some systems by @stenya in #2191
  • fix: (Windows) Uninstall overwriting unrelated startup registry entries by @GCDBusiness in #2217
  • fix: (Windows) Logging regression that broke log output after service restart by @stenya in #2221
  • fix: (UI) Enter key accidentally triggering delete buttons in the profile editor by @stenya
  • improvement: Automatically repair corrupted intel/resource update artifacts by @floze-the-genius in #2196
  • improvement: Enable HTTP/2 for DNS-over-HTTPS resolvers by @stenya
  • improvement: Include block reason in denied DNS query logs by @stenya
  • improvement: (UI) Add fingerprint tooltip to app profile cards in "All Apps" view by @stenya in #2183
  • improvement: (UI) Add tooltips and group entries in the tools menu by @stenya

New Contributors

Full Changelog: v2.2.1...v2.2.3

v2.2.1

Choose a tag to compare

@stenya stenya released this 16 Jun 08:35

New

  • Split Tunneling: Route specific apps through a different network interface - #2182 / documentation

Fixes

  • App profiles not migrating correctly when application fingerprints change - #2181 / #1997
  • (Linux) Pre-existing connections could bypass SPN routing rules after Portmaster start/resume - 315fc254
  • (Linux) IPv6 conntrack entries not correctly removed during cleanup - 8d627bc1
  • (Linux) Improved compatibility with IVPN Client in some environment configurations - e2f6f1f8

UI

  • Removed username display from the main dashboard (privacy improvement) - dea00888 / #2123
  • "SPN Tunnel" connection detail is now only shown when the connection was actually routed through SPN - ee2e3ef3

v2.1.19

Choose a tag to compare

@stenya stenya released this 18 May 11:43
  • fix: (Windows) Mitigate CWE-428 unquoted service path for PortmasterCore

Full Changelog: v2.1.18...v2.1.19

v2.1.18

Choose a tag to compare

@stenya stenya released this 04 May 14:05

What’s Changed

Windows (Kernel Driver)

  • Packet injection fixes - by @vlabo in #2122
  • Fixed BSODs and block verdict bypass in WFP callouts - by @stenya in #2136
  • Added owner PID tracking and downstream filter bypass for the Portmaster process - by @stenya in #2137

Other Changes

  • Added compatibility with the IVPN client v3.15.6 - by @stenya in #2135
  • Added the ability to disable the β€œSpeed Up Website Loading” message - by @stenya in #2061
  • UI process now restarts automatically after updates - by @stenya in #2155
  • Fixed an issue where "Core β†’ Desktop Notifications" were not saved persistently between sessions - by @stenya in #2020
  • Fixed issues in automatic update functionality

Full Changelog: v2.1.7...v2.1.18

v2.1.7

Choose a tag to compare

@stenya stenya released this 17 Dec 12:45

What's Changed

Note: A manual restart of the Portmaster user interface is required after an automatic update for certain fixes to take effect.

New:

Fixes:

Full Changelog: v2.0.25...v2.1.7

v2.0.25

Choose a tag to compare

@stenya stenya released this 05 Sep 12:21

What's Changed

  • fix: (Linux; interception) respect original packet marks by @stenya in #1993
  • fix: Unnecessary filterlists database update on service start by @stenya in #1990
  • fix: (SQLite) Some configuration data is not stored in the core database by @stenya in #1992
  • fix: SPN intel-data is not applied in some cases by @stenya in #2001
  • fix: (UI) Window position changes lost during system shutdown/restart by @stenya in #2011
  • new: (UI) Ctrl+/Crtl- shortcuts to Zoom-in/Zoom-out by @stenya in #1985

Full Changelog: v2.0.24...v2.0.25

v2.0.24

Choose a tag to compare

@stenya stenya released this 05 Aug 14:42

What's Changed

  • fix(filterlists): Resolve occasional FilterLists initialization failures by @stenya in #1955

Full Changelog: v2.0.23...v2.0.24

v2.0.23

Choose a tag to compare

@stenya stenya released this 14 Jul 12:12

What's Changed

  • improvement(Linux): enhance eBPF object loading for kernel compatibility by @stenya in #1925

Full Changelog: v2.0.22...v2.0.23

v2.0.22

v2.0.22 Pre-release
Pre-release

Choose a tag to compare

@stenya stenya released this 27 Jun 12:08

What's Changed

  • fix(UI): remove search highlight markup from merge profile names by @stenya in #1916
  • fix: reinitializing spn breaks spn by @stenya in #1917

Full Changelog: v2.0.21...v2.0.22

v2.0.21

v2.0.21 Pre-release
Pre-release

Choose a tag to compare

@stenya stenya released this 23 Jun 11:19

What's Changed

  • fix(Windows): Kext bugfixes by @vlabo in #1908
  • fix(UI; Linux): Workaround for unresponsive title bar buttons on KDE with Wayland (95838b5)
  • fix(UI): Fixed "Report a Bug" functionality (f7dd982)