summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
authorDavid Göransson <david.goransson@mullvad.net>2024-07-26 10:42:54 +0200
committerAlbin <albin@mullvad.net>2024-08-21 11:40:54 +0200
commit7c2a067a77ec76beb04defaeda6d1eed4d32bc5a (patch)
treef1c0aa994f074d2ec33883c26ac76971587b7cd9 /android
parent6b0bb523b82578b80f111f66681eb87517340530 (diff)
downloadmullvadvpn-7c2a067a77ec76beb04defaeda6d1eed4d32bc5a.tar.xz
mullvadvpn-7c2a067a77ec76beb04defaeda6d1eed4d32bc5a.zip
Update changelog for android/2024.4-beta1
Diffstat (limited to 'android')
-rw-r--r--android/CHANGELOG.md16
1 files changed, 13 insertions, 3 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md
index 827f07a480..fb2c6f8e02 100644
--- a/android/CHANGELOG.md
+++ b/android/CHANGELOG.md
@@ -23,18 +23,28 @@ Line wrap the file at 100 chars. Th
## [Unreleased]
### Added
-- Add the ability to customize how the app talks to the api.
- Add support for predictive back.
### Changed
-- Migrate underlaying communication wtih daemon to gRPC. This also implies major changes and
- improvements throughout the app.
- Update colors in the app to be more in line with material design.
### Fixed
- Fix VPN service being recreated multiple times when toggling certain options.
+## [android/2024.4-beta1] - 2024-07-26
+### Added
+- Add API access setting which makes it possible to configure how the app communicates with our API.
+- Add splash screen animation.
+
+### Changed
+- Migrate underlying communication with daemon to gRPC. This also implies major changes and
+ improvements throughout the app.
+
+### Fixed
+- Fix animations in the location selection screen.
+
+
## [android/2024.3] - 2024-06-27
Identical to `android/2024.3-beta1` except for updated translations.