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

Commit 7221737c authored by thunderbird-botmobile's avatar thunderbird-botmobile
Browse files

Release: K-9 Mail 13.0

parent a11e0c2b
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 = 39028
        versionCode = 39029
        versionName = "13.0"

        buildConfigField("String", "CLIENT_INFO_APP_NAME", "\"K-9 Mail\"")
+11 −0
Original line number Diff line number Diff line
@@ -5,6 +5,17 @@
     Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
-->
<changelog>
    <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>
        <change>Outlook headers included unnecessary newlines when replying to a message</change>
        <change>&#34;Enable debug logging&#34; did not provide verbose logging</change>
        <change>Scrolling in a short email could trigger left/right swipe</change>
        <change>Landscape scrolling only worked in center of Welcome and New Account screens</change>
        <change>On IMAP servers with folder prefixes, some folder operations stopped working</change>
        <change>Reverted word-wrapping change that broke HTML and table rendering</change>
        <change>Application crashed when opening placeholder folder</change>
    </release>
    <release version="12.1" versioncode="39028" date="2025-09-03">
        <change>Improved drawer navigation with a folder hierarchy</change>
        <change>K-9 mail could crash when opening</change>
+8 −0
Original line number Diff line number Diff line
- Sync logging limited to 24 hours
- Client certificate not displayed in SMTP settings
- "Enable debug logging" did not provide verbose logging
- Scrolling short email could trigger left/right swipe
- Landscape scrolling only worked in center of some screens
- IMAP folder operations broken with prefixes
- HTML/table rendering display broken
- Application crashed opening placeholder folder
 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