Update ASC metadata

This commit is contained in:
Davide De Rosa 2019-03-19 21:53:37 +01:00
parent ac8cecce10
commit be4e6de85f
2 changed files with 15 additions and 1 deletions

View File

@ -13,9 +13,11 @@ FEATURES
- Fine-tune encryption without tweaking any configuration file.
- Pick pre-resolved endpoints when DNS is problematic.
- Trust cellular or Wi-Fi networks to fine-grain your connectivity.
- Convenient Siri Shortcuts.
- Convenient presets for major VPN networks:
- Private Internet Access
- TunnelBear
- ...more soon!
- Import .ovpn configuration files.
- Full transparency on what servers you're connecting to.

View File

@ -1,3 +1,15 @@
### Added
- Support for LZO compression.
- Siri shortcuts.
- Custom intents, have a look at Spotlight suggestions for Passepartout.
- TunnelBear provider.
### Fixed
- Regression in profile activation.
- Profile not activating if none is active.
- EKU verification enabled when it shouldn't be.
- Incorrect VPN status after renaming.
- Profile change doesn't disconnect active VPN.
- Some reconnection issues encountered with TunnelBear and NordVPN.
- Hosts gone while connected (credit to Aston Martin).