3.0 KiB
3.0 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
Fixed
- Handling of extra whitespaces in .ovpn (Mike Mayer). #17
1.0 beta 1150 (2018-10-27)
Added
- Attach .ovpn when reporting a connectivity issue, stripped of sensitive data. #13
- iTunes File Sharing (skythedesu). #14
Fixed
- Warn about .ovpn containing potentially unsupported compression. #16
- Retain credentials of replaced host profile.
1.0 beta 1107 (2018-10-26)
Changed
- Host parameters are read-only if there isn't an original configuration to revert to.
- Overall serialization performance.
WARNING: this build should not but might erase all your profiles!
1.0 beta 1084 (2018-10-24)
Fixed
- Original configuration not saved after reset.
- Connection occasionally turning inactive after a while.
- Improved performance and privacy of debug log.
1.0 beta 1075 (2018-10-23)
Added
- Tunnel failure reporting in UI. #8
- Explicit "Reconnect" button. #9
- Option to revert host parameters to original configuration (Nicholas Caito). #10
Removed
- Password confirmation field, redundant with authentication failure message.
Fixed
- .ovpn files could not be imported without OpenVPN Connect installed. #6
1.0 beta 1040 (2018-10-19)
Added
- Support for TLS wrapping (tls-auth and tls-crypt). #5
Fixed
- Fixed Mullvad abrupt disconnection. tunnelkit#30
- Credentials are now optional for host profiles. #4
1.0 beta 1018 (2018-10-18)
Changed
- Drive generic support requests on Reddit.
1.0 beta 1013 (2018-10-18)
Added
- AES-GCM and new endpoints to PIA network preset. tunnelkit#32
- Disclosure indicators in profile organizer (Samuel Michaels).
- Disclaimer for app usage.
Fixed
- Can now import .ovpn files from Apple Files app. #1
- Reject unrecognized values for
cipher
,auth
andproto
. #1
1.0 beta 989 (2018-10-16)
Fixed
- Alert unsupported configuration options.
- Use accent color for checkmarks in table cells.
1.0 beta 975 (2018-10-11)
First public beta release.