Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a8c3b1d1 authored by thunderbird-botmobile's avatar thunderbird-botmobile
Browse files

Release: Thunderbird Beta 16.0b1

parent 4bd89555
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
Thunderbird for Android version 16.0b1, based on K-9 Mail. Changes include:
- Added support for Account Icons (disabled by default)
- Added support for Account Monograms
- Add folder expansion in navigation drawer
- Added menu option/default to switch between plaintext and HTML
- Removed old account general settings
- Removed side rail drawer
- Improved edge-to-edge UI support
- Minor UI improvements to drawer
- Improved rendering of complex HTML and CSS
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ android {
        applicationId = "net.thunderbird.android"
        testApplicationId = "net.thunderbird.android.tests"

        versionCode = 36
        versionCode = 37
        versionName = "16.0"

        buildConfigField("String", "CLIENT_INFO_APP_NAME", "\"Thunderbird for Android\"")