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

Commit 08bccc73 authored by thunderbird-botmobile's avatar thunderbird-botmobile
Browse files

Release: Thunderbird Beta 13.0b1

parent 1b14c0f8
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
Thunderbird for Android version 13.0b1, based on K-9 Mail. Changes include:
- Added new design elements to Message List UI
- Sync logging duration is now limited to 24 hours
- Client certificate was not displayed in SMTP settings
- Outlook headers included unnecessary newlines when replying
- "Enable debug logging" did not provide verbose logging
- Scrolling in a short email could trigger left/right swipe
- Scrolling only worked in center of Welcome and New Account screens (landscape)
 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 = 27
        versionCode = 28
        versionName = "13.0"

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