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

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

Release: Thunderbird Beta 14.0b1

parent 2d9c0a8c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
Thunderbird for Android version 14.0b1, based on K-9 Mail. Changes include:
- 'Auto-fit messages' setting did not persist
- Edge-to-edge move/copy regressed with 3-button nav
- Swiping message left/right could abort prematurely
- Outlook SMTP failed authentication for some accounts
- Gmail folder prefixes appeared after refreshing folder list
- Quiet time preferences were ignored
 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 = 31
        versionCode = 32
        versionName = "14.0"

        buildConfigField("String", "CLIENT_INFO_APP_NAME", "\"Thunderbird for Android\"")
+11 −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.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>
        <change>Unified Account was displayed when there was only one account</change>
        <change>Swiping message left or right with slight downward motion aborted prematurely</change>
        <change>Crash occurred when setting archive folder via swipe after it was set to None</change>
        <change>Outlook SMTP failed to authenticate for enterprise or educational accounts</change>
        <change>Gmail folder prefixes appeared after refreshing folder list</change>
        <change>During account setup, &#39;Your Name&#39; field was mislabeled as &#39;Display Name&#39;</change>
        <change>Quiet time preferences were ignored</change>
    </release>
    <release version="13.0b5" versioncode="31" date="2025-10-13">
        <change>Reverted word-wrapping change that broke HTML and table rendering</change>
        <change>Application crashed when opening placeholder folder</change>