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

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

Release: Thunderbird Beta 14.0b2

parent dd53779c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
Thunderbird for Android version 14.0b2, based on K-9 Mail. Changes include:
- Messages could not be fetched in 14.0b1
 No newline at end of file
+2 −2
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ android {
        applicationId = "net.thunderbird.android"
        testApplicationId = "net.thunderbird.android.tests"

        versionCode = 32
        versionCode = 33
        versionName = "14.0"

        buildConfigField("String", "CLIENT_INFO_APP_NAME", "\"Thunderbird for Android\"")
@@ -121,7 +121,7 @@ android {
            signingConfig = signingConfigs.getByType(SigningType.TB_BETA)

            applicationIdSuffix = ".beta"
            versionNameSuffix = "b1"
            versionNameSuffix = "b2"

            isMinifyEnabled = true
            isShrinkResources = true
+3 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="changelog_style.xsl"?>
<changelog>
    <release version="14.0b2" versioncode="33" date="2025-10-22">
        <change>Messages could not be fetched in 14.0b1</change>
    </release>
    <release version="14.0b1" versioncode="32" date="2025-10-20">
        <change>&#39;Auto-fit messages&#39; display setting did not persist</change>
        <change>Edge-to-edge regressed moving/copying message with 3-button navigation</change>