Skip to content

Releases: safing/portmaster

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

v1.6.14

02 Jul 13:46
Compare
Choose a tag to compare
v1.6.14 Pre-release
Pre-release

Changelog:

35ac64b [windows_kext] Bump version
8579958 [windows_kext] Fix go compiler error
2e33048 [windows_kext] Fix minor problems
8965712 [windows_kext] Remove warning to reduce confusion.
ea59c11 [windows_kext] Fix some clippy warnings
81bee82 [windows_kext] Update windows-rs
2d9d433 [windows_kext] Improve callouts description
b1d168e [service] Improve kext verdict translation
4bf1736 [service] Add check for kext command size
1764945 [service] Fix kext verdict of update command

v1.6.13

24 Jun 08:45
Compare
Choose a tag to compare
v1.6.13 Pre-release
Pre-release

Changelog:

fe7bc62 [windows_kext] Bump window kext version
db49f9a [windows_kext] Add check for previously injected packets in the ALE layer
866aef1 [build] Add spn docker image earthly target

v1.6.12

06 Jun 09:20
Compare
Choose a tag to compare
v1.6.12 Pre-release
Pre-release

Changes:

  • Fixed an issue with the kernel driver that stopped the UI elements from connecting to the core service.

Commits:

151a548 [windows_kext] Bump window kext version
ab92557 [build] Add build target for assets.zip
d6cea3a [desktop/angular] Bump UI version
916a83a [windows_kext] Update docs and few minor fixes
1730250 [windows_kext] Remove inbound ALE layer
9fe140b [windows_kext] Fix clippy warnings
b72cf25 [windows_kext] Fix ALE layer TCP conn pend

v1.6.11

28 May 14:53
Compare
Choose a tag to compare
v1.6.11 Pre-release
Pre-release

Changelog:

  • New Kernel Extension written in Rust (will be tested longer in Beta)
  • Improve support for Anycast IPs in UI
  • Improve ICMP handling in UI

Details:

401e09b [desktop/angular] Improve country display in connection details
7e4e4c4 [service] Always put ICMP in the Other Connections group instead of Network Noise
274f81e Update go deps
9a77664 Update node deps
99e2f63 [desktop/angular] Deactivate View Active button
dc1b9f9 Add support for showing anycast addresses in the UI
289dcd4 [CI] Add workflow for building kext in CI
98fca8f [windows_kext] Add metadata to sys file
bcd834c [windows_kext] Finalize building kext and cab for MS signing
e78630e [windows_kext] Update INF file template
19eb328 [windows_kext] Fix echo in build_cab.ps1
b0a7582 [windows_kext] Fix the echo is link.ps1
e520c32 [windows_kext] Add first attempt of building kext in Earthly
53d1d52 [windows_kext] keep generated test data
1c4df53 [windows_kext] use new go range loops
1d6228e [windows_kext] fix all linter error
5610c88 [build] add go-lint earthly target
8f79d8e Add missing dependency
ac87a49 [build] Fix earthfile
8a6f925 [windows_kext] Fix some Go linter warnings
6f9b0a8 [service] Minor windows kext improvments
5459c1c [windows_kext] Fix small bug, remove version form Cargo.toml files
c7886c2 [windows_kext] update gitignore
81621c4 Merge branch 'develop' into feature/new-kext
85bac1c Merge branch 'develop' into feature/new-kext
b0f6640 Add rust kext to the mono repo
43043bc fix: close file
740ef1a Add missing dependacies
cd13533 Move kext files to proper path
24f6678 Merge branch 'develop' into feature/new-kext
10d1584 Cleanup for new kext
e082d04 Revert permenent verdicts
c425007 Add packet payload for kext2
ead271f Update Ipv6 connections on setting change
b6e0894 Fix kext version check
ddec801 Add support for old and new kext together
b519579 Remove custom ip redirects
7babfb1 Add bandwidth stats support
e308543 Update kext library
1f2f0e5 Add support for the new kext

v1.6.10

15 May 12:00
867d0bc
Compare
Choose a tag to compare

Changelog:

5371350 Add new ICMP filter handler, fix cleaning of ICMP connections
a352660 Fix process based API authentication when API listens on 0.0.0.0
9f21e87 Add low memory protection

v1.6.9

23 Apr 10:27
Compare
Choose a tag to compare
v1.6.9 Pre-release
Pre-release

Changelog:

0f808f5 Update deps
8c85259 Bump UI version
e2652d0 Add new ready api endpoint
fc7e11e Keep timestamps of build artifacts
0e69fef Do not cache angular lib builds
4858d18 Fix app icon component re-use

v1.6.8

18 Apr 12:41
Compare
Choose a tag to compare
v1.6.8 Pre-release
Pre-release

Changelog:

f3ef67d Fix workflow naming
830dda9 Bump ui version
a223250 Improve/fix build system and CI
0c61f2c Fix some typescript linter errors
21c4fa4 Do not re-evaluate ended connections
2d45a1c Fix UI performance issue on Windows
e957b90 Ignore default Windows icons in UI better
cdabffa Fix error naming
a457ac4 Ignore default windows icons

v1.6.7

17 Apr 10:30
f0bed8f
Compare
Choose a tag to compare
v1.6.7 Pre-release
Pre-release

Changelog:

5eb0f14 Update portbase
5550c46 Fix not applying permanent verdicts to ICMP
154b045 Use new version number metadata endpoint
493309e Fix build system for correct version metadata
6251111 Fix ineffective break statement.