summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorEmīls <emils@mullvad.net>2023-05-03 14:21:33 +0200
committerEmīls <emils@mullvad.net>2023-05-03 14:21:33 +0200
commitb405e0da2f3531fe8e30c3c686cc58cf4eb5b52b (patch)
treebe9305cd2ef49b38b792409cd10dbe41ba7c9dbc
parentb7bdb10dab4685a0a33812764c50cf16f75fcf30 (diff)
parent2d62b43055267335c2d764799d6889618fa8f118 (diff)
downloadmullvadvpn-b405e0da2f3531fe8e30c3c686cc58cf4eb5b52b.tar.xz
mullvadvpn-b405e0da2f3531fe8e30c3c686cc58cf4eb5b52b.zip
Merge branch 'ios-fix-changelog'
-rw-r--r--ios/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md
index 6a1a8b61f0..422f9b8d48 100644
--- a/ios/CHANGELOG.md
+++ b/ios/CHANGELOG.md
@@ -28,10 +28,13 @@ Line wrap the file at 100 chars. Th
- Wipe all settings on app reinstall.
- Add a dedicated account button on the main view and remove it from settings.
+
+## [2023.2 - 2023-04-03]
### Changed
- Changed key rotation interval from 4 to 14 days.
- Delay tunnel reconnection after a WireGuard private key rotates. Accounts for latency in key
propagation to relays.
+- Increase API request timeouts to improve usability in bad network conditions.
## [2023.1] - 2023-03-21