Skip to content

Releases: safing/portmaster

v1.6.4

22 Dec 17:12
Compare
Choose a tag to compare
v1.6.4 Pre-release
Pre-release

Changelog:

4ffc6e5 Remove connection prompts when applicable settings are changed by user
425a0be Improve getting process group leader
30fee07 Add utility for getting processes and process group leaders
2ae2465 Rename profile/icons to profile/binmeta
a88de15 Improve ASN parsing
82cdd1b Save global config after import
b76a860 Reject number only entities, as they are ambiguous
d6e4c96 Require AS prefix in asn rule regex
d67b1e8 Reduce PID finding retries and simply proc interface on linux
9756e87 Remove CodeQL workflow
79ec395 Remove security level from profile
5efed14 Update references to GenerateBinaryNameFromPath
2a04bf3 Add support for getting binary icon and name from exe on Windows

v1.6.3

14 Dec 12:36
Compare
Choose a tag to compare
v1.6.3 Pre-release
Pre-release

Changelog:

9c969f9 Load Windows Svc icon with new icon system
cf3d4e0 Fix unimplemented find icon fallback function
cd34d64 Fix profile icon package refs
307fb5a Improve profile import and export regarding IDs, fingerprints and defaults
1e2491c Improve profile ID migration errors and run migration again
c999d55 Add support for finding app icons on Linux (MVP)
af71238 Improve rule help

v1.6.2

01 Dec 12:24
Compare
Choose a tag to compare

Changelog:

918a7f7 Enable security level display hints for UI migration
ec43408 Remove network rating / security level system, add migrations

v1.6.1

22 Nov 13:30
Compare
Choose a tag to compare
v1.6.1 Pre-release
Pre-release

Changelog:

ab23072 Update deps
465d7bf Bump core version
8ac80c2 Fix linter warnings
bd98872 Add support for import/export of profile icon
5844363 Fix new profile icon API
d058d86 Add support for matching flatpaks
4940280 Improve Interpreter matching
130cc40 Improve AppImage matching, even without ENV vars
7751f57 Implement review suggestions
602db08 Add export and import for profiles

v1.6.0

25 Oct 12:33
Compare
Choose a tag to compare
v1.6.0 Pre-release
Pre-release

Changelog:

beed574 Bump versions
d760bfb Improve get resource api error
7434534 Set correct migration version
6486f02 Load persisted metrics later
bb75b09 Update deps
b2b6217 Migrate profile IDs in history database when merging profiles
b20565a Fix race condition when re-attributing connections
89cf31e Mark profiles as edited when importing settings into them
8cb44bb Fix settings import validation
489c21a Change profiles metadata database key to avoid issues
76ab712 Update jess to working version for PR
cd7a100 Add comment
d19efe7 Allow importing unknown settings, add export key selection, improve json keys
bed5c72 Finalize profile merging, add profile metadata state handling, re-attribute connections after profile deletion
32342ec Add support for mime types and checksums to import/export
9d6c7b4 Add per-app setting annotations
a345763 Always scan for pre-releases
1316a56 Us Pre-Releases in support channel
cf3bd9f Add first set of import/export APIs

v1.5.1

17 Oct 10:47
Compare
Choose a tag to compare

Changelog:

9954296 Check failing resolvers asynchronously
e6c4937 Move enabling metric persistence to core module prep phase
48bccad Convert update resources to accept formats
e3d1e76 Add api endpoint to serve update resources
028939b Move MimeTypeByExtension to portbase/utils

v1.5.0

10 Oct 14:28
Compare
Choose a tag to compare

Changelog:

ead0323 Finalize bandwidth chart endpoint
1484591 Split netquery package files and update bandwidth chart handler
bc285b5 Update bandwidth handling and add basic chart support

v1.4.11

06 Oct 15:37
Compare
Choose a tag to compare

Changelog:

8b92291 Bump core version
e3631d2 Fix and improve triggering updates from UI

v1.4.10

06 Oct 13:12
Compare
Choose a tag to compare
v1.4.10 Pre-release
Pre-release

Changelog:

1d387a9 Bump core version
8738fe2 Update deps
4f0adc8 Update go version in CI workflow
98f38b0 Update deps
4864f4e Fix annotation name
e0aad29 Improve update check notification
4d12f70 Disable force downloading when checking for updates

v1.4.9

02 Oct 14:52
Compare
Choose a tag to compare
v1.4.9 Pre-release
Pre-release

Changelog:

7fac37f Bump core version
6999ebb Update deps
0fbd0a3 Update for changed DownloadUpdates method signature
5dab7c9 Improve update notifications
0fd5cbb Improve string operations and use new call limiter in network/proc
577299c Use new call limiter in network state tables