File tree Expand file tree Collapse file tree 3 files changed +19
-1
lines changed
app-metadata/net.thunderbird.android.beta/en-US/changelogs Expand file tree Collapse file tree 3 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ Thunderbird for Android version 14.0b1, based on K-9 Mail. Changes include:
2+ - 'Auto-fit messages' setting did not persist
3+ - Edge-to-edge move/copy regressed with 3-button nav
4+ - Swiping message left/right could abort prematurely
5+ - Outlook SMTP failed authentication for some accounts
6+ - Gmail folder prefixes appeared after refreshing folder list
7+ - Quiet time preferences were ignored
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ android {
1717 applicationId = " net.thunderbird.android"
1818 testApplicationId = " net.thunderbird.android.tests"
1919
20- versionCode = 31
20+ versionCode = 32
2121 versionName = " 14.0"
2222
2323 buildConfigField(" String" , " CLIENT_INFO_APP_NAME" , " \" Thunderbird for Android\" " )
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<?xml-stylesheet type =" text/xsl" href =" changelog_style.xsl" ?>
33<changelog >
4+ <release version =" 14.0b1" versioncode =" 32" date =" 2025-10-20" >
5+ <change >' Auto-fit messages' display setting did not persist</change >
6+ <change >Edge-to-edge regressed moving/copying message with 3-button navigation</change >
7+ <change >Unified Account was displayed when there was only one account</change >
8+ <change >Swiping message left or right with slight downward motion aborted prematurely</change >
9+ <change >Crash occurred when setting archive folder via swipe after it was set to None</change >
10+ <change >Outlook SMTP failed to authenticate for enterprise or educational accounts</change >
11+ <change >Gmail folder prefixes appeared after refreshing folder list</change >
12+ <change >During account setup, ' Your Name' field was mislabeled as ' Display Name' </change >
13+ <change >Quiet time preferences were ignored</change >
14+ </release >
415 <release version =" 13.0b5" versioncode =" 31" date =" 2025-10-13" >
516 <change >Reverted word-wrapping change that broke HTML and table rendering</change >
617 <change >Application crashed when opening placeholder folder</change >
You can’t perform that action at this time.
0 commit comments