Skip to content

Commit

Permalink
Merge branch 'update-changelog-for-android-2024.4' into prepare-andro…
Browse files Browse the repository at this point in the history
…id/2024.4
  • Loading branch information
Rawa committed Sep 3, 2024
2 parents d6bafe5 + 6fd8ace commit 892d46f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions android/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@ Line wrap the file at 100 chars. Th
## [Unreleased]


## [android/2024.4] - 2024-09-03
### Fixed
- Fix potential crash when toggling quick settings tile.
- Fix crash when starting and stopping service too fast.
- Fix crashes on TV.


## [android/2024.4-beta2] - 2024-08-07
### Fixed
- Fix and improve the gRPC communication.
Expand Down
8 changes: 4 additions & 4 deletions android/src/main/play/release-notes/en-US/default.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- Fix stuck in splash screen.
- Fix privacy policy crash occurring in some usage flows.
- Fix tunnel state notification sometimes showing incorrect information when logged out.
- Fix and improve the internal app communication.
- Add option to configure custom API access methods. Custom API access methods allows the user to circumvent censorship by proxying API traffic.
- Add splash screen animation on app start up.
- Improve animation in Select Location view.
- Rework internal communcation within the app.

0 comments on commit 892d46f

Please sign in to comment.