v2.2.1

safing/portmasterv2.2.1Jun 16, 2026by stenya

AI Summary

Safing Portmaster v2.2.1 introduces a new Split Tunneling feature allowing users to route specific applications through different network interfaces. The update focuses on stability improvements for Linux systems, fixes for application profile migrations, and UI privacy enhancements.

Key Highlights

  • Added Split Tunneling feature to route specific apps through a different network interface.
  • Fixed Linux compatibility issues, including improved support for IVPN Client and IPv6 conntrack cleanup.
  • Resolved app profile migration errors caused by application fingerprint changes.
  • Improved privacy by removing the username display from the main dashboard.

New Features

  • Split Tunneling: Route specific apps through a different network interface

Full Release Notes

### New

- Split Tunneling: Route specific apps through a different network interface - [#2182](https://github.com/safing/portmaster/pull/2182) / [documentation](https://wiki.safing.io/en/Portmaster/Feature/SplitTunnel)

### Fixes

- App profiles not migrating correctly when application fingerprints change - [#2181](https://github.com/safing/portmaster/pull/2181) / [#1997](https://github.com/safing/portmaster/issues/1997)
- (Linux) Pre-existing connections could bypass SPN routing rules after Portmaster start/resume - [315fc254](https://github.com/safing/portmaster/commit/315fc254a5f1eff0420e56b7d10abb3114637691)
- (Linux) IPv6 conntrack entries not correctly removed during cleanup - [8d627bc1](https://github.com/safing/portmaster/commit/8d627bc1bc7e00ce8cf536ee96db328e07213651)
- (Linux) Improved compatibility with IVPN Client in some environment configurations - [e2f6f1f8](https://github.com/safing/portmaster/commit/e2f6f1f8b66b7483b56c0d264abb9d778382964e)

### UI

- Removed username display from the main dashboard (privacy improvement) - [dea00888](https://github.com/safing/portmaster/commit/dea008886d2c837ad430e2244859efc462d78d66) / [#2123](https://github.com/safing/portmaster/issues/2123)
- "SPN Tunnel" connection detail is now only shown when the connection was actually routed through SPN - [ee2e3ef3](https://github.com/safing/portmaster/commit/ee2e3ef357239689ced1118e495afb50f7da6108)