mirror of
https://github.com/safing/web
synced 2025-04-11 06:29:10 +00:00
Release Portmaster v1.6 Blog
This commit is contained in:
parent
e62eac23ae
commit
3c73945922
5 changed files with 53 additions and 0 deletions
_publications
assets/img
53
_publications/2023-12-11-Portmaster-v1.6.md
Normal file
53
_publications/2023-12-11-Portmaster-v1.6.md
Normal file
|
@ -0,0 +1,53 @@
|
||||||
|
---
|
||||||
|
# possible values: blog video podcast
|
||||||
|
category: blog
|
||||||
|
layout: blog
|
||||||
|
title: "Portmaster v1.6"
|
||||||
|
date: 2023-12-11
|
||||||
|
author: Raphael
|
||||||
|
summary: Import and Export Settings and App Profiles
|
||||||
|
custom_thumbnail_name: release_1.6
|
||||||
|
portmaster_plug: true
|
||||||
|
portmaster_update: true
|
||||||
|
---
|
||||||
|
|
||||||
|
### Backup and Restore - Hit the Ground Running
|
||||||
|
|
||||||
|
With Portmaster 1.6 you can now import and export all your configurations. So the next time your windows needs a reinstall or you want to try another linux distro you can easily take your Configurations from one Portmaster to the other.
|
||||||
|
|
||||||
|
<img src="{{ site.img_url }}blog/release-1.6/exportProfile.png" alt="Export App Profile" style="margin: 0;">
|
||||||
|
|
||||||
|
<div class="flex space-x-2 max-w-max mx-auto mt-10">
|
||||||
|
<div class="flex items-center" style="margin-left: -19px;">
|
||||||
|
<div class="flex items-center">
|
||||||
|
<span class="block">Portmaster:</span>
|
||||||
|
<img src="{{ site.img_shields_io_release_url }}" style="filter: invert(1); width: 80px; height: 38px; margin-left: -8px;">
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="flex space-x-2 max-w-max mx-auto mt-5 mb-20">
|
||||||
|
<div class="flex items-center" style="margin-left: -19px;">
|
||||||
|
<div class="flex items-center">
|
||||||
|
{% include download_button.html unique_id="1" %}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
### Share App Profiles, Help the Community!
|
||||||
|
|
||||||
|
We also created a new GitHub repository where the community can share profiles: [Portmaster-Community/apps](https://github.com/Portmaster-Community/apps)
|
||||||
|
Contributions are super welcome, and some profiles are already there. If this gains a lot of traction we will think about how to integrate this into Portmaster directly - then you won't have to go looking for the profile but Portmaster tells you that you can apply a community profile automatically.
|
||||||
|
|
||||||
|
So, if you have a super neat configuration for an application please share it with the community!
|
||||||
|
|
||||||
|
<img src="{{ site.img_url }}blog/release-1.6/importProfile.png" alt="Import App Profile" style="margin: 0;">
|
||||||
|
|
||||||
|
### Manage Multiple App Profiles
|
||||||
|
|
||||||
|
With this update you can merge multiple app profiles into one or remove them.
|
||||||
|
|
||||||
|
<img src="{{ site.img_url }}blog/release-1.6/multiEdit.png" alt="Menu and Example of Selection" style="margin: 0;">
|
||||||
|
|
||||||
|
### Other Changes
|
||||||
|
|
||||||
|
The complete list of technical changes can always be found in [Portmaster's GitHub Releases](https://github.com/safing/portmaster/releases).
|
BIN
assets/img/blog/release-1.6/exportProfile.png
Normal file
BIN
assets/img/blog/release-1.6/exportProfile.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 29 KiB |
BIN
assets/img/blog/release-1.6/importProfile.png
Normal file
BIN
assets/img/blog/release-1.6/importProfile.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 24 KiB |
BIN
assets/img/blog/release-1.6/multiEdit.png
Normal file
BIN
assets/img/blog/release-1.6/multiEdit.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 18 KiB |
BIN
assets/img/thumbnails/blog/release_1.6.png
Normal file
BIN
assets/img/thumbnails/blog/release_1.6.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 63 KiB |
Loading…
Add table
Reference in a new issue