passepartout-apple/CHANGELOG.md

2.2 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

Fixed

  • OpenVPN: Tunnel dying prematurely. tunnelkit#289, #237
  • OpenVPN: Local network settings being ignored. tunnelkit#290
  • OpenVPN: Routes from configuration file are ignored. tunnelkit#278
  • OpenVPN: Parse IPv6 endpoints properly. tunnelkit#294
  • Restore "Reconnect" action in profiles. #232
  • Systematic uninstallation of VPN profile if any IAP was refunded. #238

2.0.1 (2022-10-17)

Added

  • IVPN provider.
  • OpenVPN: Support for --route-nopull. #230
  • App log in Diagnostics screen. #234

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

  • WireGuard support. #201
  • iCloud support. #137

Changed

  • App completely rewritten in SwiftUI.

Fixed

  • Files occasionally not selectable in browser. #215