diff options
author | Kali Kaneko <kali@leap.se> | 2017-08-10 17:49:53 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-08-11 14:21:56 -0400 |
commit | 763f88658a4e6d12557c7931f5435ebd35548ca7 (patch) | |
tree | a68466c2dcc2d495d11b702e73afef90a4dbcbb4 /docs/changelog.rst | |
parent | 63a68c4c976ec62cd0bd42bd1a365592201fb433 (diff) |
[feature] add a new bitmask_chromium gui entrypoint
If chromium is installed in the system, there's no need to depend on
qt5.
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r-- | docs/changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index cf38716c..c9b9445c 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -24,6 +24,7 @@ Features - Port Pixelated UA integration from legacy bitmask - Add Pixelated Button to the UI - Add ability to ssh into the bitmask daemon for debug +- New ``bitmask_chromium`` gui: launches Bitmask UI as a standalone chromium app if chromium is installed in your system. Bugfixes ~~~~~~~~ |