Skip to content

android/2025.1

Latest
Compare
Choose a tag to compare
@Rawa Rawa released this 21 Mar 07:53
· 1599 commits to main since this release
android/2025.1
d2bfc6a

Added

  • Add multihop which allows the routing of traffic through an entry and exit server, making it
    harder to trace.
  • Enable DAITA to route traffic through servers with DAITA support to enable the use
    of all servers together with DAITA. This behaviour can be disabled with the use of the
    "Direct only" setting.

Changed

  • 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.
  • Fix a bug that could cause the app to crash while navigating.

Security

  • Make daemon aware of route changes to prevent sending traffic before routes are up.
  • Minimize calls to re-establish the VPN tunnel, since this may cause Android to leak some traffic.