#Features

  • Thunderbird for Android branding is now available

  • Material 3 Navigation drawer

  • Updated color scheme

  • Allow migrating settings directly from an existing K-9 or Thunderbird for Android install

  • Make use of Glean SDK

  • Add basic feature setup for funding via Google Play subscriptions (we’ll use this for financial contributions)

  • Use […] for outer subject when encrypting the subject

  • Remove “Move/copy destination folders” setting

  • Remove “Folders to search” setting

  • Remove folder push class to simplify folder notifications

  • WreckingBANG@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    6 hours ago

    For anybody having trouble with K-9 Mail and Thunderbird being in the same Release section, add this to Filter APKs by Regular Expression:

    To get only Thunderbird Updates: ^thunderbird-.*.apk$

    To get only K-9 Mail Updates: ^k9-.*.apk$