File tree Expand file tree Collapse file tree 3 files changed +31
-1
lines changed
app-metadata/net.thunderbird.android.beta/en-US/changelogs Expand file tree Collapse file tree 3 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 1+ Thunderbird version 17.0b1
2+
3+ New:
4+ - Account avatar customization
5+ - Foldable device support
6+ - Email messages can be printed
7+ - Unified folder account indicator
8+ - Display account avatar in message notifications
9+ - Improved email rendering enabled for beta
10+
11+ Fixed:
12+ - Deleted/read messages in unified inbox may not update until refresh
13+ - Tap behavior was unreliable in recipient fields
14+ - Device orientiation change duplicated recipient field text
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ android {
1414 applicationId = " net.thunderbird.android"
1515 testApplicationId = " net.thunderbird.android.tests"
1616
17- versionCode = 41
17+ versionCode = 42
1818 versionName = " 17.0"
1919
2020 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 =" 17.0b1" versioncode =" 42" date =" 2026-02-04" >
5+ <change >Account avatar customization</change >
6+ <change >Foldable device support with split-screen</change >
7+ <change >Email messages can be printed</change >
8+ <change >Unified folder account indicator identifies message ownership</change >
9+ <change >Display account avatar in message notifications</change >
10+ <change >Improved email rendering enabled enabled for beta</change >
11+ <change >Deleted/read messages in unified inbox may not update until manual refresh</change >
12+ <change >Edge-to-edge regressions affected account setup screens</change >
13+ <change >Tap behavior was unreliable in recipient fields</change >
14+ <change >Incorrect icon was displayed for ' Find folder' </change >
15+ <change >Device orientiation change duplicated recipient field text</change >
16+ <change >Copied link text incorrectly included CSS</change >
17+ <change >Unselecting ' Colorize contact pictures' setting did not persist</change >
18+ <change >Some general settings were not preserved after export and import</change >
19+ </release >
420 <release version =" 16.0b4" versioncode =" 41" date =" 2026-01-20" >
521 <change >OAuth SMTP authentication failed with some Microsoft servers</change >
622 </release >
You can’t perform that action at this time.
0 commit comments