Update ASC metadata
This commit is contained in:
parent
ac8cecce10
commit
be4e6de85f
|
@ -13,9 +13,11 @@ FEATURES
|
||||||
- Fine-tune encryption without tweaking any configuration file.
|
- Fine-tune encryption without tweaking any configuration file.
|
||||||
- Pick pre-resolved endpoints when DNS is problematic.
|
- Pick pre-resolved endpoints when DNS is problematic.
|
||||||
- Trust cellular or Wi-Fi networks to fine-grain your connectivity.
|
- Trust cellular or Wi-Fi networks to fine-grain your connectivity.
|
||||||
|
- Convenient Siri Shortcuts.
|
||||||
|
|
||||||
- Convenient presets for major VPN networks:
|
- Convenient presets for major VPN networks:
|
||||||
- Private Internet Access
|
- Private Internet Access
|
||||||
|
- TunnelBear
|
||||||
- ...more soon!
|
- ...more soon!
|
||||||
- Import .ovpn configuration files.
|
- Import .ovpn configuration files.
|
||||||
- Full transparency on what servers you're connecting to.
|
- Full transparency on what servers you're connecting to.
|
||||||
|
|
|
@ -1,3 +1,15 @@
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Support for LZO compression.
|
||||||
|
- Siri shortcuts.
|
||||||
|
- Custom intents, have a look at Spotlight suggestions for Passepartout.
|
||||||
|
- TunnelBear provider.
|
||||||
|
|
||||||
### Fixed
|
### 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).
|
||||||
|
|
Loading…
Reference in New Issue