@@ -22,28 +22,27 @@ Line wrap the file at 100 chars. Th
22
22
* ** Security** : in case of vulnerabilities.
23
23
24
24
## [ 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.
25
31
26
32
### Changed
27
33
- Update to DAITA v2. The main difference is that many different machines are provided by relays
28
34
instead of a bundled list.
29
35
30
36
31
37
## [ android/2024.9] - 2024-12-09
32
-
33
38
### Changed
34
39
- Improve detection and logging of a potential rare in-app purchase limbo state.
35
40
36
41
37
42
## [ android/2024.9-beta1] - 2024-11-27
38
-
39
43
### Added
40
44
- Add a new access method: Encrypted DNS Proxy. Encrypted DNS proxy is a way to reach the API via
41
45
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.
47
46
48
47
### Changed
49
48
- Animation has been changed to look better with predictive back.
@@ -63,14 +62,12 @@ Line wrap the file at 100 chars. Th
63
62
64
63
65
64
## [ android/2024.8] - 2024-11-01
66
-
67
65
### Fixed
68
66
- Fix the account number input keyboard being broken on Amazon FireStick by adding a workaround.
69
67
This should eventually be fixed by Amazon since the FireStick behavior is broken.
70
68
71
69
72
70
## [ android/2024.8-beta2] - 2024-10-25
73
-
74
71
### Fixed
75
72
- Improve connection stability when roaming while using Shadowsocks.
76
73
- Fix MTU calculation to avoid connectivity issues when using some specific settings.
0 commit comments