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

Commit 6a29a084 authored by thunderbird-botmobile's avatar thunderbird-botmobile
Browse files

Release: Thunderbird 14.0

parent d63b3325
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
Thunderbird for Android version 14.0, 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
- Thunderbird could crash after deleting an account
 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 = 16
        versionCode = 17
        versionName = "14.0"

        buildConfigField("String", "CLIENT_INFO_APP_NAME", "\"Thunderbird for Android\"")
+12 −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.0" versioncode="17" date="2025-11-17">
        <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>
        <change>Thunderbird could crash when deleting an account and returning to the message list</change>
    </release>
    <release version="13.0" versioncode="16" date="2025-10-20">
        <change>Sync logging duration is now limited to 24 hours</change>
        <change>Client certificate was not displayed in SMTP settings</change>
+1 −1
Original line number Diff line number Diff line
app-metadata/com.fsck.k9
 No newline at end of file
app-metadata/net.thunderbird.android
 No newline at end of file