Skip to content

Releases: safing/portmaster

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

v1.6.15

19 Jul 14:17
5ec32d1
Compare
Choose a tag to compare
v1.6.15 Pre-release
Pre-release

Changes:

  • Add option to DNS server to ignore them when they are not available via an interface network

If you are in Beta:

  • Starting to test new UI system (UI is the same, but runs on Tauri instead of electron!)
    • New UI will also launch a notifier - you can close the other one.

Changelog:

fc42617 Improve CI Earthly targets
4c2dc14 Improve Earthfile for clarity and maintainability
919cfd8 Fix CI, tauri, angular, go-test
c868598 [cmds] Move new UI to a zip for windows
090a5e6 [desktop] Update tauri Wix template
273b16c [cmds] Handle edge cases when running tauri in beta
0b72e99 [cmds] Allow running of tauri in beta
a84bbf4 [desktop] Update tauri to beta.23
b026e7b Merge branch 'develop' into feature/tauri-beta-update
42e7259 Add option to DNS server to ignore them when they are not available via an interface network
f868558 [desktop/tauri] Add icon to the nsis insteller
f07f4e6 [desktop/tauri] Add check if webview is installed
31b99e7 [deskotp/tauri] update tauri, remove the need for nsis template
ce43e2a [desktop/tauri] Fix windows slplash screen close crash
917560a [eartly] Fix tauri build
3131fb2 [dekstop] Add subscription to the shutdown event
0b52c53 [desktop] Improve tauri traymenu
a984032 [desktop] Fix traymenu exit button
4ffd5f2 [desktop] use tauri log pluggin
ede9cab [desktop] fix icon resolution
99b84d3 [desktop] support for windows notifications
ff48835 [desktop] switch to json5 for tauri config
e964385 [desktop] Remove assets symlink
2da6bcc [earthly] add windows build generation
742da7e Enable support for windows installer in tauri
fbb1fce Remove cross compilation add deb,rpm artifacts earthly
f15958b Migrate tauri to new config
7ee1faa tauri: Replace portmaster plugin with interface
338abd6 Tauri update to beta