File tree Expand file tree Collapse file tree 4 files changed +21
-2
lines changed
app-metadata/com.fsck.k9/en-US/changelogs Expand file tree Collapse file tree 4 files changed +21
-2
lines changed Original file line number Diff line number Diff 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\" " )
Original file line number Diff line number Diff line change 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 >' Auto-fit messages' 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, ' Your Name' field was mislabeled as ' Display Name' </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 >
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 1- app-metadata/net.thunderbird.android
1+ app-metadata/com.fsck.k9
You can’t perform that action at this time.
0 commit comments