android/2024.9-beta1
Pre-release
Pre-release
Pururun
released this
27 Nov 13:15
·
461 commits
to main
since this release
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.