Skip to content

Releases: safing/portmaster

v1.6.25

16 Oct 12:00
Compare
Choose a tag to compare
v1.6.25 Pre-release
Pre-release

Changelog:

355f743 Fix issue in kext/driver

v1.6.24

03 Sep 13:07
cfd8777
Compare
Choose a tag to compare
v1.6.24 Pre-release
Pre-release

Changelog:

  • Linux: Improve desktop environment theme detection
  • Fix unexpected UI (Tauri) exits
  • Update Tauri
  • Update packages (fixes clipboard issue)

v1.6.23

30 Aug 13:33
Compare
Choose a tag to compare
v1.6.23 Pre-release
Pre-release

Changelog:

3775f5c [build] Fix build flags for portmaster-start
2ea21b5 [desktop] Move logging to user dir on windows.

v1.6.22

28 Aug 12:34
Compare
Choose a tag to compare
v1.6.22 Pre-release
Pre-release

Changelog:

57e81fb [service] Make linter happy
4b2e4f2 [service] Run event callbacks asynchronously
de4cb5b [service] Submit state clear event outside of lock
c6ddaf8 [service] Fix startup race condition
113dc04 [service] Update golangci-lint
78e4a40 [service] Fix SPN build
7f0b5ca [service] Fix starting and stopping of SPN
57f08ec [service] Add worker info system
8b6b522 [service] Improve rng tickfeeder

Known Issues:

  • Linux + Wayland + Gnome: You might not be able to move or resize the app window as usual, please right click the title bar instead and choose the desired option there. Alternatively, you can also use command+drag on the title bar. (This is a bug in Tauri: tauri-apps/tauri#10686)

v1.6.21

23 Aug 08:20
Compare
Choose a tag to compare
v1.6.21 Pre-release
Pre-release

Changelog:

2fd7c61 Fix and improve start order
b6b0729 [service] Do not warn when custom filter lists are not configured
7df0fbb [desktop] Fix version information in UI
8abe04c Add missing core CLI options for Windows

v1.6.20

21 Aug 13:06
Compare
Choose a tag to compare
v1.6.20 Pre-release
Pre-release

Changelog:

77d8e38 Bump UI version
10dd83b Update and tidy deps
4d5bbe4 [service] Deactivate android interface code for now
b7ec90e [service] Fix windows build

v1.6.19

20 Aug 10:27
69432d0
Compare
Choose a tag to compare
v1.6.19 Pre-release
Pre-release

Changelog:

c9ee01d Update tauri to 2.0.0-rc.3
80664d1 Restructure modules

v1.6.18

01 Aug 13:43
10a7749
Compare
Choose a tag to compare
v1.6.18 Pre-release
Pre-release

Changelog:

7a06b0b [desktop] Tauri ignore extra cmdline args
188b47c Update ignore files
a07b87f [cmd/start] Compile cmdline args after possibly upgrading to new UI

Known Issues:

Linux only: If the UI is open, you cannot use the Start Menu entry to focus the UI, you will need to click the icon in the task bar or open it via the tray menu.

v1.6.17

01 Aug 08:40
4fd1ddb
Compare
Choose a tag to compare
v1.6.17 Pre-release
Pre-release

Changelog:

e92da53 [desktop] Add tauri logs
22a288c [desktop] disable annimation from the service dialog
a125041 [desktop] Switch to png for tray menu
84c6bff [assets] Leave only one size in the icon generation
a6e1a37 [desktop] Add support for system theme detection
5b03076 [desktop] tauri fix main windows size and theme
674787d [desktop] tauri seve window size/position on exit
c3d787e [desktop] Update tauri

Known Issues:

If the UI is open, you cannot use the Start Menu entry to focus the UI, you will need to click the icon in the task bar or open it via the tray menu.

v1.6.16

23 Jul 07:38
4185504
Compare
Choose a tag to compare
v1.6.16 Pre-release
Pre-release

Changelog:

735174d Remove transition notice from UI
8b4f84c Simply new UI component in portmaster-start
666b8b6 Add missing favicons to assets
617694e Fix font paths
6179f0e Simplify windows tauri build artifacts
c030ed2 Fix portmaster-start.exe build
29a4b73 Fix Earthfile linux tauri build