diff --git a/_config.yml b/_config.yml index 18d82a6..35a0ace 100644 --- a/_config.yml +++ b/_config.yml @@ -62,9 +62,12 @@ assets_server_url: https://assets.safing.io/ company_agreement_url: https://www.firmenmonitor.at/Secure/CompanyDetail.aspx?CID=761761 download_linux_deb_url: https://updates.safing.io/latest/linux_amd64/packages/portmaster-installer.deb -download_linux_rpm_url: https://updates.safing.io/latest/linux_amd64/packages/portmaster-installer.rpm +download_linux_deb_url_v2: https://updates.safing.io/latest/linux_amd64/packages/Portmaster_2.0.20_amd64.deb +download_linux_rpm_url: https://updates.safing.io/latest/linux_amd64/packages/Portmaster-2.0.20-1.x86_64.rpm download_windows_url: https://updates.safing.io/latest/windows_amd64/packages/portmaster-installer.exe +download_windows_url_v2: https://updates.safing.io/latest/windows_amd64/packages/Portmaster_2.0.20_x64-setup.exe download_arch_url: https://aur.archlinux.org/packages/portmaster-stub-bin +download_arch_url_v2: https://aur.archlinux.org/packages/portmaster-stub-beta-bin installer_checksums: https://github.com/safing/checksums/ @@ -81,6 +84,7 @@ twitter_url: https://twitter.com/SafingIO discord_url: https://safing.io/discord discord_direct_url: https://discord.gg/safing github_url: https://github.com/safing +github_issues_url: https://github.com/safing/portmaster/issues youtube_channel_url: https://www.youtube.com/c/SafingIO invidious_channel_url: https://invidious.snopyta.org/channel/UC_6TW053IlS4M22g7CxnukA diff --git a/download/index.html b/download/index.html index c2d68b8..74630b4 100644 --- a/download/index.html +++ b/download/index.html @@ -256,3 +256,141 @@ title: Safing Portmaster - Free Download + +
+
+
+
+

+ Beta release +

+
+
+

Warning! Portmaster v2 is currently in development and offered as beta software.

+

Download this version only if you want to test new features and accept issues may occur.

+

+ Please share your feedback by opening a GitHub issue + or via the dedicated beta channel on our Discord. +

+
+ +
+

Main additions:

+
    +
  • - Offline installers
  • +
  • - A new and improved update system (less storage required)
  • +
  • - Correct install paths (e.g. improved support for immutable distros)
  • +
  • - DNS Monitoring (enhanced compatibility with IVPN)
  • +
  • - SQLite Database Backend (better stability and smaller databases)
  • +
+
+
+ +
+
+
+
+ Windows v2 Beta + 64bit +
+
+
+
+ Download +
+
+
+
+
+
+ Debian/Ubuntu v2 Beta + 64bit +
+
+
+
+ Dependencies + + Network Manager + (Optional) + + +
+
+ Additional + + How to install .deb file? + +
+
+
+ Download +
+
+
+
+
+
+ Fedora v2 Beta + 64bit +
+
+
+
+ Dependencies + + Network Manager + (Optional) + + +
+
+ Additional + + How to install .rpm file? + +
+
+
+ Download +
+
+
+
+
+
+ Arch v2 Beta + 64bit +
+
+
+
+ Dependencies + + Network Manager + (Optional) + + +
+
+ Additional + + How to install from AUR? + +
+
+
+ + Package Name + + +
+
+ +
+
+
+
+
\ No newline at end of file