Skip to content

Commit b722300

Browse files
Release: K-9 Mail 10.0b1
1 parent 752b04a commit b722300

File tree

4 files changed

+20
-2
lines changed

4 files changed

+20
-2
lines changed

app-k9mail/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ android {
2020
applicationId = "com.fsck.k9"
2121
testApplicationId = "com.fsck.k9.tests"
2222

23-
versionCode = 39020
23+
versionCode = 39021
2424
versionName = "10.0"
2525
versionNameSuffix = "b1"
2626

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
55
Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
66
-->
77
<changelog>
8+
<release version="10.0b1" versioncode="39021" date="2025-03-19">
9+
<change>Account setup prefills server field automatically</change>
10+
<change>Add a menu enty to empty the Spam folder</change>
11+
<change>Provide Slovak translation</change>
12+
<change>Update Gmail OAuth client IDs to Thunderbird for Android</change>
13+
<change>Preserve the <s> tag when sanitizing HTML content</change>
14+
<change>Messages and star counts in the drawer update instantly</change>
15+
<change>The drawer remembers the state of hide accounts</change>
16+
<change>Restart PushService after app update</change>
17+
</release>
818
<release version="9.0b3" versioncode="39020" date="2024-12-11">
919
<change>Hyperlink added to Thunderbird website on funding page</change>
1020
<change>Use autoconfig server after MX lookup for email providers</change>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
- Account setup prefills server field automatically
2+
- Add a menu enty to empty the Spam folder
3+
- Provide Slovak translation
4+
- Update Gmail OAuth client IDs to Thunderbird for Android
5+
- Preserve the <s> tag when sanitizing HTML content
6+
- Messages and star counts in the drawer update instantly
7+
- The drawer remembers the state of hide accounts
8+
- Restart PushService after app update

metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
app-metadata/net.thunderbird.android.beta
1+
app-metadata/com.fsck.k9

0 commit comments

Comments
 (0)