summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJon Petersson <jon.petersson@mullvad.net>2025-06-12 15:37:45 +0200
committerJon Petersson <jon.petersson@mullvad.net>2025-06-18 13:04:20 +0200
commit2e4bd2e8782d12dc7ed673ec9a2f2b30c886f967 (patch)
tree2fc18e6925acc818b13bf851d3eb34d4098b0036
parentac9f0a01c96406dbeaa026ff2ef557a4f4bcbcd0 (diff)
downloadmullvadvpn-2e4bd2e8782d12dc7ed673ec9a2f2b30c886f967.tar.xz
mullvadvpn-2e4bd2e8782d12dc7ed673ec9a2f2b30c886f967.zip
Update changelog
-rw-r--r--ios/CHANGELOG.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md
index 396012005b..7ef9f136f1 100644
--- a/ios/CHANGELOG.md
+++ b/ios/CHANGELOG.md
@@ -24,15 +24,18 @@ Line wrap the file at 100 chars. Th
## Unreleased
### Added
- Make feature indicators clickable shortcuts to their corresponding settings.
+- Let users cancel sending a problem report.
### Changed
-- Improve location view to filter out servers not compatible with custom obfuscation port.
-- Make the app feel more responsive when reconnecting.
- Replace Classic McEliece with HQC as one of the post-quantum safe key exchange
mechanisms used for the quantum-resistant tunnels. The main benefits here are that HQC
uses a lot less CPU to compute the keypair, and the public key sent to the server
is drastically smaller.
+## [2025.5 - 2025-06-XX]
+### Changed
+- Make the app feel more responsive when reconnecting.
+
## [2025.4 - 2025-05-20]
### Added
- Make account number copyable on welcome screen.
@@ -40,6 +43,7 @@ Line wrap the file at 100 chars. Th
### Changed
- Improve the filter view to display the number of available servers based on selected criteria.
+- Improve location view to filter out servers not compatible with custom obfuscation port.
## [2025.3 - 2025-03-06]
### Fixed