Loading app-metadata/net.thunderbird.android.beta/en-US/changelogs/34.txt 0 → 100644 +2 −0 Original line number Diff line number Diff line Thunderbird for Android version 14.0b3, based on K-9 Mail. Changes include: - Thunderbird could crash after deleting an account No newline at end of file app-thunderbird/build.gradle.kts +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ android { applicationId = "net.thunderbird.android" testApplicationId = "net.thunderbird.android.tests" versionCode = 33 versionCode = 34 versionName = "14.0" buildConfigField("String", "CLIENT_INFO_APP_NAME", "\"Thunderbird for Android\"") Loading Loading @@ -121,7 +121,7 @@ android { signingConfig = signingConfigs.getByType(SigningType.TB_BETA) applicationIdSuffix = ".beta" versionNameSuffix = "b2" versionNameSuffix = "b3" isMinifyEnabled = true isShrinkResources = true Loading app-thunderbird/src/beta/res/raw/changelog_master.xml +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.0b3" versioncode="34" date="2025-10-27"> <change>Thunderbird could crash when deleting an account and returning to the message list</change> </release> <release version="14.0b2" versioncode="33" date="2025-10-22"> <change>Messages could not be fetched in 14.0b1</change> </release> Loading Loading
app-metadata/net.thunderbird.android.beta/en-US/changelogs/34.txt 0 → 100644 +2 −0 Original line number Diff line number Diff line Thunderbird for Android version 14.0b3, based on K-9 Mail. Changes include: - Thunderbird could crash after deleting an account No newline at end of file
app-thunderbird/build.gradle.kts +2 −2 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ android { applicationId = "net.thunderbird.android" testApplicationId = "net.thunderbird.android.tests" versionCode = 33 versionCode = 34 versionName = "14.0" buildConfigField("String", "CLIENT_INFO_APP_NAME", "\"Thunderbird for Android\"") Loading Loading @@ -121,7 +121,7 @@ android { signingConfig = signingConfigs.getByType(SigningType.TB_BETA) applicationIdSuffix = ".beta" versionNameSuffix = "b2" versionNameSuffix = "b3" isMinifyEnabled = true isShrinkResources = true Loading
app-thunderbird/src/beta/res/raw/changelog_master.xml +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.0b3" versioncode="34" date="2025-10-27"> <change>Thunderbird could crash when deleting an account and returning to the message list</change> </release> <release version="14.0b2" versioncode="33" date="2025-10-22"> <change>Messages could not be fetched in 14.0b1</change> </release> Loading