diff options
| author | Bug Magnet <marco.nikic@mullvad.net> | 2023-11-10 10:03:04 +0100 |
|---|---|---|
| committer | Bug Magnet <marco.nikic@mullvad.net> | 2023-11-10 10:03:04 +0100 |
| commit | e29a55c585e346230a502afbe12c0b03e4275b3c (patch) | |
| tree | 3477e63a99f3f5d4c3eb6d95aec21ebc5c6afa21 /ios | |
| parent | af72aa8df63ce8c0ef1d7dd30b9281e4b967c090 (diff) | |
| parent | 43c02538ce430846a4f8f0bc0d927cc360ab7d15 (diff) | |
| download | mullvadvpn-e29a55c585e346230a502afbe12c0b03e4275b3c.tar.xz mullvadvpn-e29a55c585e346230a502afbe12c0b03e4275b3c.zip | |
Merge branch 'fix-ios-changelog'
Diffstat (limited to 'ios')
| -rw-r--r-- | ios/CHANGELOG.md | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md index 9b948ec015..623b11bf67 100644 --- a/ios/CHANGELOG.md +++ b/ios/CHANGELOG.md @@ -23,13 +23,28 @@ Line wrap the file at 100 chars. Th ## [Unreleased] ### Added -- A new option to block Social media +- Add filtering on ownership and provider to location selection view. +- Add blocked state. + + +## [2023.6 - 2023-10-12] +### Removed +- Remove voucher redemption from the app. + + +## [2023.5 - 2023-09-22] +### Added +- A new option to block Social media. + +### Fixed +- Fixed crash when deleting an account whilst connected. + ## [2023.4 - 2023-09-12] ### Added - Allow redeeming vouchers in account view. - Allow deleting account in account view. -- Add new account flow +- Add new account flow. ### Fixed - Invalidate API IP address cache to fix connectivity issues for some of devices updating from @@ -45,7 +60,6 @@ Line wrap the file at 100 chars. Th not match the one stored on device. - Add WireGuard port selection to settings. - Add redeeming voucher code on account view. -- Add filtering on ownership and provider to location selection view. ## [2023.2 - 2023-04-03] ### Changed |
