diff options
author | Kali Kaneko <kali@leap.se> | 2018-01-17 21:03:48 +0100 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2018-01-25 01:19:14 +0100 |
commit | bb69e8a2bd6117ee432e7b9ced09f200d61926b7 (patch) | |
tree | 02493f4e8b4f9c2b3678e85b1581e0bb69996d0f /docs | |
parent | 40ee176057d214d5307d9addecd4df8db6231e73 (diff) |
[feat] autostart application when user logs in
Diffstat (limited to 'docs')
-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 86f07ea4..c7bca741 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -13,6 +13,7 @@ Features - `#9188 <https://0xacab.org/leap/bitmask-dev/issues/9188>`_: try other gateways if the main one fails. - `#9125 <https://0xacab.org/leap/bitmask-dev/issues/9125>`_: port to use qtwebengine for rendering UI. - `#9181 <https://0xacab.org/leap/bitmask-dev/issues/9181>`_: hardcode tcp4 in the vpn connection parameters. +- Autostart VPN if it was running when closed the application. - Set a windows title, so that Bitmask windows can be programmatically manipulated. - Support anonymous vpn. |