2022-04-19 14:17:13 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
2022-10-16 12:19:36 +00:00
|
|
|
## Unreleased
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- OpenVPN: Support for `--remote-random-hostname`. [tunnelkit#286](https://github.com/passepartoutvpn/tunnelkit/pull/286)
|
|
|
|
|
2022-10-17 15:36:32 +00:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Restore "Reconnect" action in profiles. [#232](https://github.com/passepartoutvpn/passepartout-apple/pull/232)
|
|
|
|
|
2022-10-17 06:29:20 +00:00
|
|
|
## 2.0.1 (2022-10-17)
|
2022-10-04 05:53:43 +00:00
|
|
|
|
2022-10-08 09:31:32 +00:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- IVPN provider.
|
2022-10-13 17:12:05 +00:00
|
|
|
- OpenVPN: Support for `--route-nopull`. [#230](https://github.com/passepartoutvpn/passepartout-apple/pull/230)
|
2022-10-16 06:33:32 +00:00
|
|
|
- App log in Diagnostics screen. [#234](https://github.com/passepartoutvpn/passepartout-apple/pull/234)
|
2022-10-08 09:31:32 +00:00
|
|
|
|
2022-10-04 05:53:43 +00:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Retain whitespaces in imported file names.
|
|
|
|
|
2022-10-04 20:24:06 +00:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Oeck provider is available again to free users.
|
2022-10-13 06:53:50 +00:00
|
|
|
- Randomic crashes on profile updates. [#229](https://github.com/passepartoutvpn/passepartout-apple/pull/229)
|
2022-10-15 14:44:48 +00:00
|
|
|
- Mullvad: enforce password to avoid "Auth failed". [#233](https://github.com/passepartoutvpn/passepartout-apple/pull/233)
|
2022-10-04 20:24:06 +00:00
|
|
|
|
2022-10-02 18:06:55 +00:00
|
|
|
## 2.0.0 (2022-10-02)
|
2022-04-19 14:17:13 +00:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- WireGuard support. [#201](https://github.com/passepartoutvpn/passepartout-apple/issues/201)
|
|
|
|
- iCloud support. [#137](https://github.com/passepartoutvpn/passepartout-apple/issues/137)
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- App completely rewritten in SwiftUI.
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Files occasionally not selectable in browser. [#215](https://github.com/passepartoutvpn/passepartout-apple/issues/215)
|