mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-08 17:02:04 +00:00
* Add "Reconnect" in profile view * Add "Reconnect" in profile context menu * Update CHANGELOG * Restrict "Reconnect" in context menu to iOS 16 SwiftUI does not react properly to state updates.
1.5 KiB
1.5 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Added
- OpenVPN: Support for
--remote-random-hostname
. tunnelkit#286
Fixed
- Restore "Reconnect" action in profiles. #232
2.0.1 (2022-10-17)
Added
Changed
- Retain whitespaces in imported file names.
Fixed
- Oeck provider is available again to free users.
- Randomic crashes on profile updates. #229
- Mullvad: enforce password to avoid "Auth failed". #233
2.0.0 (2022-10-02)
Added
Changed
- App completely rewritten in SwiftUI.
Fixed
- Files occasionally not selectable in browser. #215