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

Commit 84df9f77 authored by thunderbird-botmobile's avatar thunderbird-botmobile
Browse files

Release: K-9 Mail 14.0

parent 6a29a084
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ android {
        applicationId = "com.fsck.k9"
        testApplicationId = "com.fsck.k9.tests"

        versionCode = 39029
        versionCode = 39030
        versionName = "14.0"

        buildConfigField("String", "CLIENT_INFO_APP_NAME", "\"K-9 Mail\"")
+12 −0
Original line number Diff line number Diff line
@@ -5,6 +5,18 @@
     Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
-->
<changelog>
    <release version="14.0" versioncode="39030" 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="39029" 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>
+7 −0
Original line number Diff line number Diff line
- '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
app-metadata/net.thunderbird.android
 No newline at end of file
app-metadata/com.fsck.k9
 No newline at end of file