Skip to content

VayuMail 2.2.8

Choose a tag to compare

@github-actions github-actions released this 12 Jul 08:15

Fixed

  • Talk-subdomain discovery no longer depends on a CDN-fronted fetch. The app
    learned its proxy-off talk.<domain> relay from the main domain's autoconfig —
    but that fetch can itself be bot-challenged by the very CDN the subdomain exists
    to bypass, which made discovery circular. The app now also probes the
    conventional talk.<domain> directly (a proxy-off host, so it reaches the origin
    even when autoconfig can't be read), and uses it once it answers as a live
    relay. Still trust-constrained to the mail domain and still falls back to the
    mail domain when no live relay is found, so nothing regresses for servers
    without a talk subdomain.

Downloads

  • vayumail-2.2.8.apk — install directly on your
    Android device (sideload).
  • vayumail-2.2.8.aab — upload to the Google Play
    Console (Play requires an App Bundle, not an APK).

Signed with the release key. Test-key builds are for
sideloading only; set ANDROID_KEYSTORE_B64 /
ANDROID_KEYSTORE_PASS repository secrets to produce Play
Store-ready builds signed with your upload key.