Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Releases: safing/portmaster-ui

v0.2.3

16 Jun 14:45
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

Changelog:

e44d2a0 Enable portapi.js to revive query/subscriptions after reconnect by default
e8e8931 Navigate to about when clicking on the Portmaster version
9c7fae0 Fix app settings not showing up when global value is a zero value
d2f5047 Update project attributions
71ebcdb Fix object rendering on Windows (IE/MSHTML)
54d7f85 Fix portapi.js eslint config, maybe
ca2c3a5 Get and set saved window size
34f1e58 Fix broken colors in IE/MSHTML
d381388 Save window size of app to portmaster after resize
b03555c Auto detect data dir and switch to safe exec dir
a6b258b Fix notification bug
aefc7a6 Add open data dir button
ceba98c Revert webview back to v0.1.1, fix opening paths via system
6115871 Use space-evenly instead of space-around in settings row
60b3abd Wrap settings into next line on small screens

v0.2.2

02 May 12:16
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

Changes since v0.2.1:

  • 8416fa6 Add missing NSFW subcategories
  • 10add39 Remove profilemgr and settings modules
  • 5fe9547 Update icons for new security level names
  • 93af1f4 Add ability to turn off notifications
  • 43b30f2 Improve verdict summary
  • e560636 Open URLs from App in default browser
  • fa0e96a Add notifications to dashboard
  • 66bd37a Add System Control to dashboard
  • 319abed Fix object rendering on Windows
  • 4945674 Add AppSettings, rework OptionsView to work with both
  • dfcbdc8 Add portapi op waiting, improve changes handling
  • bug fixes