passepartout-apple/CHANGELOG.md
Davide De Rosa c0cc10ab94
Restore reconnect action (#232)
* 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.
2022-10-17 17:36:32 +02:00

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

Fixed

  • Restore "Reconnect" action in profiles. #232

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