豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 5a4c083

Browse files
Release: K-9 Mail 16.1
1 parent 9dfc10b commit 5a4c083

File tree

4 files changed

+11
-2
lines changed

4 files changed

+11
-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 = 39032
20+
versionCode = 39033
2121
versionName = "16.1"
2222

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

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
66
-->
77
<changelog>
8+
<release version="16.1" versioncode="39033" date="2026-02-09">
9+
<change>Fixed: Messages containing complex CSS could be unreadable</change>
10+
<change>Fixed: Deleted/read messages in unified inbox may not update until manual refresh</change>
11+
</release>
812
<release version="16.0" versioncode="39032" date="2026-02-02">
913
<change>Default folder expansion behavior can be controlled by setting</change>
1014
<change>Preferred content type can be switched between text/plain and text/html</change>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
K-9 Mail version 16.1
2+
3+
Fixed:
4+
- Messages containing complex CSS could be unreadable
5+
- Deleted/read messages in unified inbox may not update until refresh

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)