Skip to content

Commit

Permalink
Merge branch 'update-changelog-for-android-2014.10-beta2' into prepar…
Browse files Browse the repository at this point in the history
…e-android/2024.10
  • Loading branch information
Pururun committed Dec 20, 2024
2 parents ecd0c81 + da786c9 commit 2a1a863
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 5 additions & 3 deletions android/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ Line wrap the file at 100 chars. Th
## [Unreleased]


## [android/2024.10-beta2] - 2024-12-20
### Fixed
- Fix a crash that would occur because a Provider would be listed twice in the filter screen.


## [android/2024.10-beta1] - 2024-12-19
### Added
- Add multihop which allows the routing of traffic through an entry and exit server, making it
Expand All @@ -36,9 +41,6 @@ Line wrap the file at 100 chars. Th
- Update to DAITA v2. The main difference is that many different machines are provided by relays
instead of a bundled list.

### Fixed
- Fix a crash that would occur because a Provider would be listed twice in the filter screen.


## [android/2024.9] - 2024-12-09
### Changed
Expand Down
4 changes: 1 addition & 3 deletions android/src/main/play/release-notes/en-US/default.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
- Added support for multihop which allows routing traffic through an entry location to an exit location.
- Added support for using DAITA with locations lacking DAITA support by automatically routing the traffic via a DAITA enabled location. This behaviour can be disabled using the "Direct only" setting.
- Updated DAITA to v2 which supports flexible configuration.
- Fixed a crash in the filter screen that could happen depending on available Providers.

0 comments on commit 2a1a863

Please sign in to comment.