Skip to content

Commit 17df026

Browse files
committed
Fix multihop and daita entries in android changelog
1 parent 90be483 commit 17df026

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

android/CHANGELOG.md

+6-9
Original file line numberDiff line numberDiff line change
@@ -22,28 +22,27 @@ Line wrap the file at 100 chars. Th
2222
* **Security**: in case of vulnerabilities.
2323

2424
## [Unreleased]
25+
### Added
26+
- Add multihop which allows the routing of traffic through an entry and exit server, making it
27+
harder to trace.
28+
- Enable DAITA to route traffic through servers with DAITA support to enable the use
29+
of all servers together with DAITA. This behaviour can be disabled with the use of the
30+
"Direct only" setting.
2531

2632
### Changed
2733
- Update to DAITA v2. The main difference is that many different machines are provided by relays
2834
instead of a bundled list.
2935

3036

3137
## [android/2024.9] - 2024-12-09
32-
3338
### Changed
3439
- Improve detection and logging of a potential rare in-app purchase limbo state.
3540

3641

3742
## [android/2024.9-beta1] - 2024-11-27
38-
3943
### Added
4044
- Add a new access method: Encrypted DNS Proxy. Encrypted DNS proxy is a way to reach the API via
4145
proxies. The access method is enabled by default.
42-
- Add multihop which allows the routing of traffic through an entry and exit server, making it
43-
harder to trace.
44-
- Enable DAITA to route traffic through servers with DAITA support to enable the use
45-
of all servers together with DAITA. This behaviour can be disabled with the use of the
46-
"Direct only" setting.
4746

4847
### Changed
4948
- Animation has been changed to look better with predictive back.
@@ -63,14 +62,12 @@ Line wrap the file at 100 chars. Th
6362

6463

6564
## [android/2024.8] - 2024-11-01
66-
6765
### Fixed
6866
- Fix the account number input keyboard being broken on Amazon FireStick by adding a workaround.
6967
This should eventually be fixed by Amazon since the FireStick behavior is broken.
7068

7169

7270
## [android/2024.8-beta2] - 2024-10-25
73-
7471
### Fixed
7572
- Improve connection stability when roaming while using Shadowsocks.
7673
- Fix MTU calculation to avoid connectivity issues when using some specific settings.

0 commit comments

Comments
 (0)