Skip to content

android/2024.9-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Pururun Pururun released this 27 Nov 13:15
· 461 commits to main since this release
android/2024.9-beta1
8ea75e5

Added

  • Add a new access method: Encrypted DNS Proxy. Encrypted DNS proxy is a way to reach the API via
    proxies. The access method is enabled by default.

Changed

  • Animation has been changed to look better with predictive back.

Fixed

  • Fix a bug where the Android account expiry notifications would not be updated if the app was
    running in the background for a long time.
  • Fix ANR due to the tokio runtime being blocked by getaddrinfo when dropped.