diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2022-02-01 12:00:26 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2022-02-02 17:37:00 +0100 |
| commit | 83a91bda99f65fc6d571ce06ee8c0cd6b383403c (patch) | |
| tree | 7621d2d732c401fc8a32888c6ee7e9d70c59a25d | |
| parent | 038402d5bc025e0a1f259cc2e5d82c4589e1ec72 (diff) | |
| download | mullvadvpn-83a91bda99f65fc6d571ce06ee8c0cd6b383403c.tar.xz mullvadvpn-83a91bda99f65fc6d571ce06ee8c0cd6b383403c.zip | |
Update changelog
| -rw-r--r-- | ios/CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md index 92faecd5af..c7d3d9775b 100644 --- a/ios/CHANGELOG.md +++ b/ios/CHANGELOG.md @@ -29,6 +29,8 @@ Line wrap the file at 100 chars. Th ### Fixed - Fix crash occurring after completing in-app purchase. - Fix error when changing relays while in airplane mode. +- Prevent key rotation from clogging the server key list by storing the next key and reusing it + until receiving the successful response from Mullvad API. Add up to three retry attempts. ### Changed - Increase hit area of settings (cog) button. |
