diff options
| author | Steffen <steffen.ernst@mullvad.net> | 2025-06-02 11:11:53 +0200 |
|---|---|---|
| committer | Bug Magnet <marco.nikic@mullvad.net> | 2025-06-10 16:14:18 +0200 |
| commit | c810184d2a2b3abd215957ee9b0ce471d12878db (patch) | |
| tree | dcd39a99e93072c2f939c05f0f4d4d65daa116a1 /ios | |
| parent | c33d51984ec5a9b1734796edc3dbbd9f8f6590d8 (diff) | |
| download | mullvadvpn-c810184d2a2b3abd215957ee9b0ce471d12878db.tar.xz mullvadvpn-c810184d2a2b3abd215957ee9b0ce471d12878db.zip | |
Add clickable feature indicators to changelog
Diffstat (limited to 'ios')
| -rw-r--r-- | ios/CHANGELOG.md | 22 |
1 files changed, 15 insertions, 7 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md index 1dfd86c9db..396012005b 100644 --- a/ios/CHANGELOG.md +++ b/ios/CHANGELOG.md @@ -23,17 +23,29 @@ Line wrap the file at 100 chars. Th ## Unreleased ### Added -- Make account number copyable on welcome screen. +- Make feature indicators clickable shortcuts to their corresponding settings. ### 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. - 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.2 - 2025-02-08 +## [2025.4 - 2025-05-20] +### Added +- Make account number copyable on welcome screen. +- Add animations for connection view. + +### Changed +- Improve the filter view to display the number of available servers based on selected criteria. + +## [2025.3 - 2025-03-06] +### Fixed +- Fix DAITA for multihop. + +## [2025.2 - 2025-02-08] ### Added - Add different themes for app icons @@ -46,10 +58,6 @@ Line wrap the file at 100 chars. Th ### Removed - Remove Google's resolvers from encrypted DNS proxy. -## [2025.3 - 2025-03-06] -### Fixed -- Fix DAITA for multihop. - ## [2025.1 - 2025-01-14] ### Added - Update to DAITA v2 - now machines are provided by relays dynamically instead |
