Skip to content

Commit 84df9f7

Browse files
Release: K-9 Mail 14.0
1 parent 6a29a08 commit 84df9f7

File tree

4 files changed

+21
-2
lines changed

4 files changed

+21
-2
lines changed

app-k9mail/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ android {
1717
applicationId = "com.fsck.k9"
1818
testApplicationId = "com.fsck.k9.tests"
1919

20-
versionCode = 39029
20+
versionCode = 39030
2121
versionName = "14.0"
2222

2323
buildConfigField("String", "CLIENT_INFO_APP_NAME", "\"K-9 Mail\"")

app-k9mail/src/main/res/raw/changelog_master.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@
55
Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
66
-->
77
<changelog>
8+
<release version="14.0" versioncode="39030" date="2025-11-17">
9+
<change>&#39;Auto-fit messages&#39; display setting did not persist</change>
10+
<change>Edge-to-edge regressed moving/copying message with 3-button navigation</change>
11+
<change>Unified Account was displayed when there was only one account</change>
12+
<change>Swiping message left or right with slight downward motion aborted prematurely</change>
13+
<change>Crash occurred when setting archive folder via swipe after it was set to None</change>
14+
<change>Outlook SMTP failed to authenticate for enterprise or educational accounts</change>
15+
<change>Gmail folder prefixes appeared after refreshing folder list</change>
16+
<change>During account setup, &#39;Your Name&#39; field was mislabeled as &#39;Display Name&#39;</change>
17+
<change>Quiet time preferences were ignored</change>
18+
<change>Thunderbird could crash when deleting an account and returning to the message list</change>
19+
</release>
820
<release version="13.0" versioncode="39029" date="2025-10-20">
921
<change>Sync logging duration is now limited to 24 hours</change>
1022
<change>Client certificate was not displayed in SMTP settings</change>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- 'Auto-fit messages' setting did not persist
2+
- Edge-to-edge move/copy regressed with 3-button nav
3+
- Swiping message left/right could abort prematurely
4+
- Outlook SMTP failed authentication for some accounts
5+
- Gmail folder prefixes appeared after refreshing folder list
6+
- Quiet time preferences were ignored
7+
- Thunderbird could crash after deleting an account

metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
app-metadata/net.thunderbird.android
1+
app-metadata/com.fsck.k9

0 commit comments

Comments
 (0)