summaryrefslogtreecommitdiffhomepage
path: root/ios
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2023-03-28 10:56:49 +0200
committerAndrej Mihajlov <and@mullvad.net>2023-03-28 10:56:49 +0200
commitdbbff607b6eb3eb707ad9d4abb25035cfd3e9ed0 (patch)
tree1ec3fadceff886c9de143db04e6f0fdedace22ab /ios
parent5217d83317fa47d6f0979742f0939fb880b12399 (diff)
parent5af7bf02e9892b81715f07ce9c38ce57b14c4634 (diff)
downloadmullvadvpn-dbbff607b6eb3eb707ad9d4abb25035cfd3e9ed0.tar.xz
mullvadvpn-dbbff607b6eb3eb707ad9d4abb25035cfd3e9ed0.zip
Merge branch 'update-changelog-ios'
Diffstat (limited to 'ios')
-rw-r--r--ios/CHANGELOG.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md
index e80a037144..5a12de6830 100644
--- a/ios/CHANGELOG.md
+++ b/ios/CHANGELOG.md
@@ -23,6 +23,11 @@ Line wrap the file at 100 chars. Th
## [Unreleased]
+### Changed
+- Changed key rotation interval from 4 to 7 days.
+
+
+## [2023.1] - 2023-03-21
### Added
- Add option to block gambling and adult content.
- Add last used account field to login view.
@@ -40,10 +45,6 @@ Line wrap the file at 100 chars. Th
with the option to buy more time.
- Use exponential backoff with jitter for delay interval when retrying REST API requests.
- REST API requests will bypass VPN when tunnel is not functional.
-- Swap vertical position of country and city labels on connection view.
-- Display remaining account time in years if equal to or more than two years,
- otherwise display days.
-- Changed key rotation interval from 4 to 7 days.
### Fixed
- Improve random port distribution. Should be less biased towards port 53.