File tree Expand file tree Collapse file tree 4 files changed +28
-2
lines changed
app-metadata/net.thunderbird.android/en-US/changelogs Expand file tree Collapse file tree 4 files changed +28
-2
lines changed Original file line number Diff line number Diff line change 1+ Thunderbird version 17.0
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+
10+ Fixed:
11+ - Tap behavior was unreliable in recipient fields
12+ - 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 = 20
17+ versionCode = 21
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.0" versioncode =" 21" date =" 2026-03-16" >
5+ <change >New: Account avatar customization</change >
6+ <change >New: Foldable device support with split-screen</change >
7+ <change >New: Email messages can be printed</change >
8+ <change >New: Unified folder account indicator identifies message ownership</change >
9+ <change >New: Display account avatar in message notifications</change >
10+ <change >Fixed: Edge-to-edge regressions affected account setup screens</change >
11+ <change >Fixed: Tap behavior was unreliable in recipient fields</change >
12+ <change >Fixed: Incorrect icon was displayed for ' Find folder' </change >
13+ <change >Fixed: Device orientiation change duplicated recipient field text</change >
14+ <change >Fixed: Copied link text incorrectly included CSS</change >
15+ <change >Fixed: Unselecting ' Colorize contact pictures' setting did not persist</change >
16+ <change >Fixed: Some general settings were not preserved after export and import</change >
17+ </release >
418 <release version =" 16.1" versioncode =" 20" date =" 2026-02-09" >
519 <change >Fixed: Messages containing complex CSS could be unreadable</change >
620 <change >Fixed: Deleted/read messages in unified inbox may not update until manual refresh</change >
Original file line number Diff line number Diff line change 1- app-metadata/com.fsck.k9
1+ app-metadata/net.thunderbird.android
You can’t perform that action at this time.
0 commit comments