diff options
| author | Emīls <emils@mullvad.net> | 2025-10-02 15:35:56 +0200 |
|---|---|---|
| committer | Emīls <emils@mullvad.net> | 2025-10-02 15:35:56 +0200 |
| commit | 2045e16fd1cb56d869b02b0c41005f847a5fe1a2 (patch) | |
| tree | 806029818e910553f90eb497793d1807352acebd | |
| parent | 84ccdf2c057444ae971f54525e76931d260f2c19 (diff) | |
| parent | f992aca42fac7e87af54b52eaad2a544cda69b27 (diff) | |
| download | mullvadvpn-2045e16fd1cb56d869b02b0c41005f847a5fe1a2.tar.xz mullvadvpn-2045e16fd1cb56d869b02b0c41005f847a5fe1a2.zip | |
Merge branch 'update-changelog'
| -rw-r--r-- | ios/CHANGELOG.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md index 471f79240f..f66c3c9e00 100644 --- a/ios/CHANGELOG.md +++ b/ios/CHANGELOG.md @@ -21,15 +21,17 @@ Line wrap the file at 100 chars. Th * **Fixed**: for any bug fixes. * **Security**: in case of vulnerabilities. -## Unreleased +## UNRELEASED + +## [2025.6 - 2025-09-23] ### Added -- Add support for obfuscating WireGuard tunnel traffic as the QUIC protocol. This helps +- Add support for obfuscating WireGuard tunnel traffic as the QUIC protocol. This helps circumvent censorship. - Make feature indicators clickable shortcuts to their corresponding settings. - Let users cancel sending a problem report. - Add possibility to manage devices from account view. - Add support for Dynamic Type to allow fonts to scale according to user's system settings. -- Add notification that shows when the user is connected to WireGuard with a port that is not +- Add notification that shows when the user is connected to WireGuard with a port that is not supported. ### Changed |
