diff options
| -rw-r--r-- | ios/CHANGELOG.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md index e2a9df746f..d4f438f7b1 100644 --- a/ios/CHANGELOG.md +++ b/ios/CHANGELOG.md @@ -21,15 +21,17 @@ Line wrap the file at 100 chars. Th * **Fixed**: for any bug fixes. * **Security**: in case of vulnerabilities. - ## [Unreleased] + + +## [2023.3 - 2023-07-15] ### Added - Add search functionality to location selection view. - Wipe all settings on app reinstall. - Add a dedicated account button on the main view and remove it from settings. -- Rotate public key from within packet tunnel when it detects that the key stored on backend does +- Rotate public key from within packet tunnel when it detects that the key stored on backend does not match the one stored on device. -- Add redeeming voucher code on account view. +- Allow redeeming vouchers in account view. - Add WireGuard port selection to settings. ## [2023.2 - 2023-04-03] |
