Skip to content

Releases: thunderbird/thunderbird-android

K-9 Mail 8.0b3

16 Oct 09:28
Compare
Choose a tag to compare
K-9 Mail 8.0b3 Pre-release
Pre-release

Features:

  • OAuth is now available for Fastmail users

Fixes:

  • Fixed an issue where the wrong account object was being changed, leading to account updates not being saved and inconsistent behavior
  • Fixed another top crash, perceived users crashes is now well below the threshold.
  • Added missing spacing in the message list
  • Better validation of identities, a valid email address is now enforced

Development and and Documentation

  • More advanced release automation from version bump to publishing releases

Contributors

Full Changelog: https://github.com/thunderbird/thunderbird-android/compare/K9MAIL_8_0b2..K9MAIL_8_0b3

Thunderbird Beta 8.0b3

15 Oct 20:33
Compare
Choose a tag to compare
Pre-release

Features:

  • The first iteration of an in-app funding appeal that allows you to financially contribute to Thunderbird via Play Store payments has landed in Beta and is available. Users with the Github Releases variant can give to Thunderbird using the direct link. This is a great way to support Thunderbird’s development and show your appreciation for all things email.
  • Users will now know if they need to update K-9 Mail to use the on-device account import feature.
  • OAuth is now available for Fastmail users
  • Importing from Thunderbird Desktop is now more prominently displayed in the onboarding

Fixes:

  • Fixed an issue where the wrong account object was being changed, leading to account updates not being saved and inconsistent behavior
  • Fixed another top crash, perceived users crashes is now well below the threshold.
  • Added missing spacing in the message list
  • Better validation of identities, a valid email address is now enforced

Development and and Documentation

  • More advanced release automation from version bump to publishing releases

Contributors

Full Changelog: THUNDERBIRD_8_0b2...THUNDERBIRD_8_0b3

K-9 Mail 8.0b2

09 Oct 18:51
Compare
Choose a tag to compare
K-9 Mail 8.0b2 Pre-release
Pre-release

Features:

  • Always show all folders in the manage folders screen
  • Import accounts from Desktop via QR codes
  • Removed folder display classes

Fixes:

  • Fixed a topcrash occurring with when removing accounts
  • Improve robustness of XML settings files, missing elements will be skipped
  • Welcome text is now properly aligned
  • Update support link to point to support.mozilla.org
  • Resolve a few accessibility warnings from the pre-launch report
  • Star button now has an accessible name

Development and and Documentation:

  • Added initial release build automation
  • Replaced deprecated kotlinOptions with compilerOptions
  • Cleanup of gradle and build plugin
  • Updated translations

Contributors

Full Changelog: K9MAIL_8_0b1...K9MAIL_8_0b2

Thunderbird for Android 8.0b2 (beta)

07 Oct 20:58
Compare
Choose a tag to compare
Pre-release

Features:

  • Always show all folders in the manage folders screen
  • Import accounts from Desktop via QR codes
  • Removed folder display classes

Fixes:

  • Fixed a topcrash occurring with when removing accounts
  • Improve robustness of XML settings files, missing elements will be skipped
  • Welcome text is now properly aligned
  • Update support link to point to support.mozilla.org
  • Resolve a few accessibility warnings from the pre-launch report
  • Star button now has an accessible name

Development and and Documentation:

  • Added initial release build automation
  • Replaced deprecated kotlinOptions with compilerOptions
  • Cleanup of gradle and build plugin
  • Updated translations

Thunderbird for Android:

  • Temporarily removed telemetry while we improve user choice
  • The initial implementation for funding has landed and is available on Github Releases builds (and in the future also the f-droid version)

Known Issues

  • The settings import will also show apps that do not yet support the settings import and fail reading the settings
  • The drawer will not update when you change starred accounts
  • There are some issues importing more than one account which we will address for beta 3 (#8260). You'll notice this if you import from K-9 or use the new QR code import feature
  • Thunderbird Desktop is not quite ready yet with the QR code feature. It will land in Thunderbird Desktop Daily in the next few days.

Contributors

Full Changelog: THUNDERBIRD_8_0b1...THUNDERBIRD_8_0b2

Thunderbird for Android 8.0b1 (beta)

30 Sep 17:53
Compare
Choose a tag to compare
Pre-release

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

Fixes

  • Various refactoring for message list, accounts, folders, and other critical areas for better maintainability
  • Add domain validation to UserInputEmailAddressParser
  • Fix crash when unmasking password field with TalkBack enabled
  • Fix crashes in crypto provider selection dialogs

Build and Documentation

  • Signing configuration now works for both Thunderbird for Android and K-9 Mail
  • We've added some more documentation on translations and other areas, check out the docs/ folder!
  • Code style formatting for xml files now in place
  • Support for using upload signing keys
  • Updated depdendencies
  • Removed the user documentation link, as we're not currently maintaining it.
  • Add automation for needinfo requests
  • Updated translations
  • Claimed package ids for Thunderbird for Android
  • Updated OAuth configuration for various providers

Tests

  • Update UserInputEmailAddressParserTest with invalid email address tests
  • Add tests for Settings.upgrade()
  • Add tests for ViewIntentFinder

Known Issues

  • The settings import will also show apps that do not yet support the settings import and fail reading the settings

New Contributors

Full Changelog: 6.904...THUNDERBIRD_8_0b1

K-9 Mail 8.0b1 (beta)

30 Sep 17:49
Compare
Choose a tag to compare
K-9 Mail 8.0b1 (beta) Pre-release
Pre-release

Features

  • 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

Fixes

  • Various refactoring for message list, accounts, folders, and other critical areas for better maintainability
  • Add domain validation to UserInputEmailAddressParser
  • Fix crash when unmasking password field with TalkBack enabled
  • Fix crashes in crypto provider selection dialogs

Build and Documentation

  • Signing configuration now works for both Thunderbird for Android and K-9 Mail
  • We've added some more documentation on translations and other areas, check out the docs/ folder!
  • Code style formatting for xml files now in place
  • Support for using upload signing keys
  • Updated depdendencies
  • Removed the user documentation link, as we're not currently maintaining it.
  • Add automation for needinfo requests
  • Updated translations

Tests

  • Update UserInputEmailAddressParserTest with invalid email address tests
  • Add tests for Settings.upgrade()
  • Add tests for ViewIntentFinder

Known Issues

  • The settings import will also show apps that do not yet support the settings import and fail reading the settings

New Contributors

Full Changelog: 6.904...K9MAIL_8_0b1

K-9 Mail v6.904

27 Jun 17:01
6.904
32037eb
Compare
Choose a tag to compare
K-9 Mail v6.904 Pre-release
Pre-release

What's Changed

  • Fixed crash when split screen mode is enabled
  • Updated translations

Full Changelog: 6.903...6.904

K-9 Mail v6.903

24 Jun 12:27
Compare
Choose a tag to compare
K-9 Mail v6.903 Pre-release
Pre-release

What's Changed

  • Fixed a crash when a message list swipe action was set to "None"

Full Changelog: 6.902...6.903

K-9 Mail v6.902

21 Jun 15:32
Compare
Choose a tag to compare
K-9 Mail v6.902 Pre-release
Pre-release

What's Changed

  • Changed a lot of internals to migrate to Material 3. Please note that the Material 3 UI is still in an early state.
  • Changed the order of toolbar actions in the message view to match the order in multi-select mode
  • Changed default value for "Fetch messages up to" to 128KiB
  • Fixed bug where toolbar icons were displayed in the wrong color after performing a swipe action
  • Fixed crash when cutting email addresses from a recipient field when composing a message
  • Fixed toolbar size when using a non-default system font size
  • Added Corsican, Korean, and Vietnamese translations
  • Updated translations

Note: This version crashes when displaying the message list if a swipe action was set to "none".

Full Changelog: 6.901...6.902

K-9 Mail v6.804

07 Jun 16:08
Compare
Choose a tag to compare

What's Changed

  • Added a workaround for a crash when the system is restarting the Push foreground service
  • Updated the app to target the Android 14 API
  • Updated translations

Full Changelog: 6.803...6.804